Skip to content

CodeQL

CodeQL #239

Triggered via schedule December 3, 2024 12:49
Status Success
Total duration 4m 1s
Artifacts

codeql.yml

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

Annotations

5 warnings
Analyze (csharp)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze (csharp): src/Fluss.HotChocolate.IntegrationTest/HotChocolateTest.cs#L107
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.
Analyze (csharp): src/Fluss.HotChocolate.IntegrationTest/HotChocolateTest.cs#L107
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.
Analyze (csharp): src/Fluss.HotChocolate.IntegrationTest/HotChocolateTest.cs#L107
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.
Analyze (csharp): src/Fluss.HotChocolate.IntegrationTest/HotChocolateTest.cs#L107
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.