Skip to content

build(deps): bump Microsoft.CodeAnalysis.Analyzers from 3.3.4 to 3.11.0 in /src #248

build(deps): bump Microsoft.CodeAnalysis.Analyzers from 3.3.4 to 3.11.0 in /src

build(deps): bump Microsoft.CodeAnalysis.Analyzers from 3.3.4 to 3.11.0 in /src #248

Triggered via pull request December 9, 2024 09:20
Status Failure
Total duration 2m 44s
Artifacts

codeql.yml

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

Annotations

3 errors and 5 warnings
Analyze (csharp): src/Fluss.Regen/RepetitiveEventsourcingCodeGenerator.cs#L17
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
Analyze (csharp): src/Fluss.Regen/RepetitiveEventsourcingCodeGenerator.cs#L17
This compiler extension should not be implemented in an assembly containing a reference to Microsoft.CodeAnalysis.Workspaces. The Microsoft.CodeAnalysis.Workspaces assembly is not provided during command line compilation scenarios, so references to it could cause the compiler extension to behave unpredictably. (https://github.com/dotnet/roslyn-analyzers/blob/main/docs/rules/RS1038.md)
Analyze (csharp)
Process completed with exit code 1.
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.