feat: allow recording-like flows with optimized performance #2992
build.yml
on: pull_request
Linting and TypeCheck
1m 15s
Build and Test Web
2m 40s
Build and Test C#
58s
Build and Test Kotlin
1m 55s
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.
|