Skip to content

refactor: Handle scaled rendering at canvas and layout level (#1772) #1783

refactor: Handle scaled rendering at canvas and layout level (#1772)

refactor: Handle scaled rendering at canvas and layout level (#1772) #1783

Triggered via push November 24, 2024 20:20
Status Success
Total duration 5m 54s
Artifacts

build.yml

on: push
Build and Test Web
2m 33s
Build and Test Web
Build and Test C#
2m 11s
Build and Test C#
Build and Test Kotlin
5m 38s
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.