Skip to content

build: Bump Microsoft.Extensions.DependencyInjection from 9.0.9 to 9.0.10 #131

build: Bump Microsoft.Extensions.DependencyInjection from 9.0.9 to 9.0.10

build: Bump Microsoft.Extensions.DependencyInjection from 9.0.9 to 9.0.10 #131

Triggered via pull request October 15, 2025 06:22
Status Success
Total duration 3m 33s
Artifacts

sonarcloud-and-mutations.yml

on: pull_request
Sonar Scanner and Mutation Tests
3m 30s
Sonar Scanner and Mutation Tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Sonar Scanner and Mutation Tests: src/Options/FormatsOption.cs#L22
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
Sonar Scanner and Mutation Tests
Method has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)
Sonar Scanner and Mutation Tests
Refactor this method to reduce its Cognitive Complexity from 58 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Sonar Scanner and Mutation Tests
Refactor this method to reduce its Cognitive Complexity from 42 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Sonar Scanner and Mutation Tests
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
Sonar Scanner and Mutation Tests
Remove the unnecessary Boolean literal(s). (https://rules.sonarsource.com/csharp/RSPEC-1125)
Sonar Scanner and Mutation Tests
Refactor this method to reduce its Cognitive Complexity from 63 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Sonar Scanner and Mutation Tests
Await InvokeAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
Sonar Scanner and Mutation Tests
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
Sonar Scanner and Mutation Tests
Method has 8 parameters, which is greater than the 7 authorized. (https://rules.sonarsource.com/csharp/RSPEC-107)