Skip to content

build(deps): bump Microsoft.Extensions.DependencyInjection and Microsoft.Extensions.Logging in /src #244

build(deps): bump Microsoft.Extensions.DependencyInjection and Microsoft.Extensions.Logging in /src

build(deps): bump Microsoft.Extensions.DependencyInjection and Microsoft.Extensions.Logging in /src #244

Triggered via pull request December 9, 2024 09:15
Status Success
Total duration 4m 22s
Artifacts

codeql.yml

on: pull_request
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.