Skip to content

Improve CI performance #335

Improve CI performance

Improve CI performance #335

Triggered via push November 24, 2024 17:50
Status Success
Total duration 1m 20s
Artifacts

Sonar.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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/appsettings.json#L4
"APIKey" detected here, make sure this is not a hard-coded secret. (https://rules.sonarsource.com/csharp/RSPEC-6418)
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)