Skip to content

feat: use diatonic spelling instead of chromatic spelling #2945

feat: use diatonic spelling instead of chromatic spelling

feat: use diatonic spelling instead of chromatic spelling #2945

Triggered via pull request February 1, 2026 13:47
Status Failure
Total duration 2m 41s
Artifacts

build.yml

on: pull_request
Linting and TypeCheck
1m 14s
Linting and TypeCheck
Build and Test Web
2m 37s
Build and Test Web
Build and Test C#
1m 13s
Build and Test C#
Build and Test Kotlin
1m 48s
Build and Test Kotlin
Fit to window
Zoom out
Zoom in

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.