feat: use diatonic spelling instead of chromatic spelling #2945
build.yml
on: pull_request
Linting and TypeCheck
1m 14s
Build and Test Web
2m 37s
Build and Test C#
1m 13s
Build and Test Kotlin
1m 48s
Annotations
6 errors and 1 warning
|
Build and Test C#
Process completed with exit code 1.
|
|
Build and Test C#:
packages/csharp/src/AlphaTab.Test/Generated/model/AccidentalResolutionTests.test.cs#L29
An object reference is required for the non-static field, method, or property 'AccidentalResolutionTests.DegreeSemitones'
|
|
Build and Test C#:
packages/csharp/src/AlphaTab.Test/Generated/model/NoteStepsAdditional.test.cs#L46
'Expector<double>' does not contain a definition for 'A' and no accessible extension method 'A' accepting a first argument of type 'Expector<double>' could be found (are you missing a using directive or an assembly reference?)
|
|
Build and Test C#:
packages/csharp/src/AlphaTab.Test/Generated/model/AccidentalResolutionTests.test.cs#L29
An object reference is required for the non-static field, method, or property 'AccidentalResolutionTests.DegreeSemitones'
|
|
Build and Test C#:
packages/csharp/src/AlphaTab.Test/Generated/model/NoteStepsAdditional.test.cs#L46
'Expector<double>' does not contain a definition for 'A' and no accessible extension method 'A' accepting a first argument of type 'Expector<double>' could be found (are you missing a using directive or an assembly reference?)
|
|
Build and Test Kotlin
Process completed with exit code 1.
|
|
lint/style/useImportType:
test/audio/MidiFileGenerator.test.ts#L35
Some named imports are only used as types.
|