Publish #1224
Annotations
3 errors and 8 warnings
Web
Process completed with exit code 1.
|
C#
Process completed with exit code 1.
|
Kotlin (Android)
Process completed with exit code 1.
|
C#:
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.
|
C#:
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.
|
C#:
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.
|
C#:
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.
|
C#:
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.
|
C#:
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.
|
C#:
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.
|
C#:
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.
|