feat: new guitar pro instrument set writing #2854
build.yml
on: pull_request
Linting and TypeCheck
1m 3s
Build and Test Web
1m 53s
Build and Test C#
50s
Build and Test Kotlin
2m 4s
Annotations
11 errors and 2 warnings
|
Build and Test C#
Process completed with exit code 1.
|
|
Build and Test C#:
packages/csharp/src/AlphaTab/Generated/exporter/GpifSoundMapper.cs#L696
'?' does not contain a definition for 'GetEnumerator' and no accessible extension method 'GetEnumerator' accepting a first argument of type '?' could be found (are you missing a using directive or an assembly reference?)
|
|
Build and Test C#:
packages/csharp/src/AlphaTab/Generated/exporter/GpifSoundMapper.cs#L696
'IList<GpifInstrumentElement>' does not contain a definition for 'Values' and no accessible extension method 'Values' accepting a first argument of type 'IList<GpifInstrumentElement>' could be found (are you missing a using directive or an assembly reference?)
|
|
Build and Test C#:
packages/csharp/src/AlphaTab/Generated/exporter/GpifWriter.cs#L1526
'?' does not contain a definition for 'GetEnumerator' and no accessible extension method 'GetEnumerator' accepting a first argument of type '?' could be found (are you missing a using directive or an assembly reference?)
|
|
Build and Test C#:
packages/csharp/src/AlphaTab/Generated/exporter/GpifWriter.cs#L1526
'IList<GpifInstrumentElement>' does not contain a definition for 'Values' and no accessible extension method 'Values' accepting a first argument of type 'IList<GpifInstrumentElement>' could be found (are you missing a using directive or an assembly reference?)
|
|
Build and Test C#:
packages/csharp/src/AlphaTab/Generated/exporter/GpifSoundMapper.cs#L696
'?' does not contain a definition for 'GetEnumerator' and no accessible extension method 'GetEnumerator' accepting a first argument of type '?' could be found (are you missing a using directive or an assembly reference?)
|
|
Build and Test C#:
packages/csharp/src/AlphaTab/Generated/exporter/GpifSoundMapper.cs#L696
'IList<GpifInstrumentElement>' does not contain a definition for 'Values' and no accessible extension method 'Values' accepting a first argument of type 'IList<GpifInstrumentElement>' could be found (are you missing a using directive or an assembly reference?)
|
|
Build and Test C#:
packages/csharp/src/AlphaTab/Generated/exporter/GpifWriter.cs#L1526
'?' does not contain a definition for 'GetEnumerator' and no accessible extension method 'GetEnumerator' accepting a first argument of type '?' could be found (are you missing a using directive or an assembly reference?)
|
|
Build and Test C#:
packages/csharp/src/AlphaTab/Generated/exporter/GpifWriter.cs#L1526
'IList<GpifInstrumentElement>' does not contain a definition for 'Values' and no accessible extension method 'Values' accepting a first argument of type 'IList<GpifInstrumentElement>' could be found (are you missing a using directive or an assembly reference?)
|
|
Build and Test Web
Process completed with exit code 10.
|
|
Build and Test Kotlin
Process completed with exit code 1.
|
|
lint/style/useConst:
crosshair.ts#L3
This let declares a variable that is only assigned once.
|
|
lint/style/useImportType:
src/rendering/glyphs/MultiVoiceContainerGlyph.ts#L14
All these imports are only used as types.
|