Skip to content

Bump dotnet-sonarscanner from 6.0.0 to 6.1.0 #24

Bump dotnet-sonarscanner from 6.0.0 to 6.1.0

Bump dotnet-sonarscanner from 6.0.0 to 6.1.0 #24

Triggered via push February 9, 2024 10:03
Status Failure
Total duration 42s
Artifacts

build-scan.yml

on: push
Build and scan
33s
Build and scan
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
Build and scan
Process completed with exit code 1.
Build and scan: EntityRepository/Interfaces.cs#L32
All 'Add' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
Build and scan: EntityRepository/Interfaces.cs#L34
All 'AddAsync' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
Build and scan: EntityRepository/Repository.cs#L103
All 'Add' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
Build and scan: EntityRepository/Repository.cs#L112
All 'AddAsync' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
Build and scan: EntityRepository/Repository.cs#L96
Remove the default parameter value to match the signature of overridden method. (https://rules.sonarsource.com/csharp/RSPEC-1006)
Build and scan: ExtensionMethods/TryParseExtension.cs#L27
Handle the exception or explain in a comment why it can be ignored. (https://rules.sonarsource.com/csharp/RSPEC-2486)
Build and scan: ExtensionMethods/TryParseExtension.cs#L27
Either remove or fill this block of code. (https://rules.sonarsource.com/csharp/RSPEC-108)
Build and scan: EntityRepository/Interfaces.cs#L32
All 'Add' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
Build and scan: EntityRepository/Interfaces.cs#L34
All 'AddAsync' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)
Build and scan: EntityRepository/Repository.cs#L103
All 'Add' method overloads should be adjacent. (https://rules.sonarsource.com/csharp/RSPEC-4136)