Skip to content

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

feat: allow recording-like flows with optimized performance

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

Triggered via pull request March 1, 2026 12:41
Status Failure
Total duration 2m 44s
Artifacts

build.yml

on: pull_request
Linting and TypeCheck
1m 15s
Linting and TypeCheck
Build and Test Web
2m 40s
Build and Test Web
Build and Test C#
58s
Build and Test C#
Build and Test Kotlin
1m 55s
Build and Test Kotlin
Fit to window
Zoom out
Zoom in

Annotations

4 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
'IList<StaffSystem>' does not contain a definition for 'FindIndex' and no accessible extension method 'FindIndex' accepting a first argument of type 'IList<StaffSystem>' could be found (are you missing a using directive or an assembly reference?)
Build and Test C#: packages/csharp/src/AlphaTab/Generated/rendering/layout/VerticalLayoutBase.cs#L103
'IList<StaffSystem>' does not contain a definition for 'FindIndex' and no accessible extension method 'FindIndex' accepting a first argument of type 'IList<StaffSystem>' 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.