Publish #1259
Annotations
1 error and 8 warnings
Run dotnet nuget push src.csharp\AlphaTab\bin\Release\*.nupkg -k *** -s https://api.nuget.org/v3/index.json
Process completed with exit code 1.
|
Run npm run build-csharp:
dist/lib.csharp/test/audio/MidiFileGenerator.test.cs#L976
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Run npm run build-csharp:
dist/lib.csharp/test/audio/MidiFileGenerator.test.cs#L1012
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Run npm run build-csharp:
dist/lib.csharp/test/audio/MidiFileGenerator.test.cs#L1042
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Run npm run build-csharp:
dist/lib.csharp/test/audio/MidiFileGenerator.test.cs#L1072
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Run npm run build-csharp:
dist/lib.csharp/test/audio/MidiFileGenerator.test.cs#L976
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Run npm run build-csharp:
dist/lib.csharp/test/audio/MidiFileGenerator.test.cs#L1012
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Run npm run build-csharp:
dist/lib.csharp/test/audio/MidiFileGenerator.test.cs#L1042
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Run npm run build-csharp:
dist/lib.csharp/test/audio/MidiFileGenerator.test.cs#L1072
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Loading