Skip to content

feat: allow recording-like flows with optimized performance #2993

feat: allow recording-like flows with optimized performance

feat: allow recording-like flows with optimized performance #2993

Triggered via pull request March 1, 2026 13:02
Status Failure
Total duration 3m 53s
Artifacts

build.yml

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

Annotations

7 errors and 1 warning
Build and Test C#
Process completed with exit code 1.
Build and Test C#: packages/csharp/src/AlphaTab/Generated/rendering/layout/VerticalLayoutBase.cs#L103
Cannot implicitly convert type 'AlphaTab.Rendering.Staves.StaffSystem' to 'double'
Build and Test C#: packages/csharp/src/AlphaTab/Core/TypeHelper.cs#L84
Cannot implicitly convert type 'int' to 'T'
Build and Test C#: packages/csharp/src/AlphaTab/Core/TypeHelper.cs#L80
Cannot implicitly convert type 'int' to 'T'
Build and Test C#: packages/csharp/src/AlphaTab/Generated/rendering/layout/VerticalLayoutBase.cs#L103
Cannot implicitly convert type 'AlphaTab.Rendering.Staves.StaffSystem' to 'double'
Build and Test C#: packages/csharp/src/AlphaTab/Core/TypeHelper.cs#L84
Cannot implicitly convert type 'int' to 'T'
Build and Test C#: packages/csharp/src/AlphaTab/Core/TypeHelper.cs#L80
Cannot implicitly convert type 'int' to 'T'
lint/style/useImportType: test/audio/MidiFileGenerator.test.ts#L35
Some named imports are only used as types.