Skip to content

Updates

Updates #1685

Triggered via push October 6, 2023 13:29
Status Success
Total duration 9m 15s
Artifacts

codeql.yml

on: push
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Analyze (csharp): COMET.Web.Common.Tests/Components/LoginTestFixture.cs#L77
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.
Analyze (csharp): COMET.Web.Common.Tests/Components/LoginTestFixture.cs#L77
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.