build(deps-dev): bump @types/mocha from 10.0.9 to 10.0.10 #1785
Annotations
8 warnings
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