Skip to content

Bump Microsoft.Extensions.Configuration.Abstractions from 8.0.0 to 9.0.0 #328

Bump Microsoft.Extensions.Configuration.Abstractions from 8.0.0 to 9.0.0

Bump Microsoft.Extensions.Configuration.Abstractions from 8.0.0 to 9.0.0 #328

Triggered via push November 13, 2024 13:38
Status Success
Total duration 1m 14s
Artifacts

Sonar.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
Code-Quality
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Code-Quality: Agent/Agent.cs#L34
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)
Code-Quality: Agent/QueuedAgent.cs#L59
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)
Code-Quality: Agent/QueuedAgent.cs#L68
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)
Code-Quality: Agent.Tests/TimerTests.cs#L44
Do not use 'Thread.Sleep()' in a test. (https://rules.sonarsource.com/csharp/RSPEC-2925)
Code-Quality: Agent.Tests/TimerTests.cs#L62
Do not use 'Thread.Sleep()' in a test. (https://rules.sonarsource.com/csharp/RSPEC-2925)
Code-Quality: TestApp/Program.cs#L16
Await RunAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
Code-Quality: Agent/Agent.cs#L34
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)
Code-Quality: Agent/QueuedAgent.cs#L59
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)
Code-Quality: Agent/QueuedAgent.cs#L68
Don't use string interpolation in logging message templates. (https://rules.sonarsource.com/csharp/RSPEC-2629)
Code-Quality: Agent.Tests/TimerTests.cs#L44
Do not use 'Thread.Sleep()' in a test. (https://rules.sonarsource.com/csharp/RSPEC-2925)