Skip to content

Resource drainer

Resource drainer #274

Triggered via pull request January 28, 2025 15:59
Status Success
Total duration 4m 32s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
ubuntu-latest: MetaMorpheus/Test/ReproducibilityTests.cs#L29
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
ubuntu-latest: MetaMorpheus/Test/ReproducibilityTests.cs#L27
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.
ubuntu-latest: MetaMorpheus/Test/ReproducibilityTests.cs#L29
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
ubuntu-latest: MetaMorpheus/Test/ReproducibilityTests.cs#L27
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.
macos-latest: MetaMorpheus/Test/ReproducibilityTests.cs#L29
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
macos-latest: MetaMorpheus/Test/ReproducibilityTests.cs#L27
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.
macos-latest: MetaMorpheus/Test/ReproducibilityTests.cs#L29
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
macos-latest: MetaMorpheus/Test/ReproducibilityTests.cs#L27
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.
windows-latest: MetaMorpheus/Test/ReproducibilityTests.cs#L29
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
windows-latest: MetaMorpheus/Test/ReproducibilityTests.cs#L27
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.
windows-latest: MetaMorpheus/Test/ReproducibilityTests.cs#L29
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
windows-latest: MetaMorpheus/Test/ReproducibilityTests.cs#L27
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.