Skip to content

Create qodana.yml

Create qodana.yml #414

Triggered via pull request July 26, 2024 15:49
Status Cancelled
Total duration 48s
Artifacts

dotnet.yml

on: pull_request
build_and_test
36s
build_and_test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
build_and_test
The run was canceled by @snixtho.
build_and_test
The operation was canceled.
build_and_test: src/EvoSC.Modules.SourceGeneration/AssemblyModuleInfoGenerator.cs#L15
'EvoSC.Modules.SourceGeneration.AssemblyModuleInfoGenerator': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build_and_test: src/EvoSC.Modules.SourceGeneration/AssemblyModuleInfoGenerator.cs#L89
Loop should be simplified by calling Select(dependency => dependency.Key)) (https://rules.sonarsource.com/csharp/RSPEC-3267)