Skip to content

refactor: Handle scaled rendering at canvas and layout level #1782

refactor: Handle scaled rendering at canvas and layout level

refactor: Handle scaled rendering at canvas and layout level #1782

Triggered via pull request November 24, 2024 20:14
Status Success
Total duration 5m 1s
Artifacts

build.yml

on: pull_request
Build and Test Web
2m 31s
Build and Test Web
Build and Test C#
3m 30s
Build and Test C#
Build and Test Kotlin
4m 49s
Build and Test Kotlin
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Build and Test 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.
Build and Test 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.
Build and Test 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.
Build and Test 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.
Build and Test 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.
Build and Test 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.
Build and Test 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.
Build and Test 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.