Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Add migration info #381

Add migration info

Add migration info #381

Triggered via pull request July 8, 2024 14:40
Status Success
Total duration 3m 20s
Artifacts

sonarcloud.yml

on: pull_request
check if SONAR_TOKEN is set in github secrets
0s
check if SONAR_TOKEN is set in github secrets
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: Kiota.Generated/KiotaVersionGenerator.cs#L19
Remove this useless assignment to local variable 'version'. (https://rules.sonarsource.com/csharp/RSPEC-1854)
Build: src/HttpClientRequestAdapter.cs#L447
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
Build: src/Middleware/ChaosHandler.cs#L24
Fix this implementation of 'IDisposable' to conform to the dispose pattern. (https://rules.sonarsource.com/csharp/RSPEC-3881)
Build: src/Middleware/UserAgentHandler.cs#L49
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
Build: src/HttpClientRequestAdapter.cs#L93
Await DisposeAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
Build: src/HttpClientRequestAdapter.cs#L129
Await DisposeAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
Build: src/HttpClientRequestAdapter.cs#L206
Refactor this method to reduce its Cognitive Complexity from 30 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
Build: src/HttpClientRequestAdapter.cs#L170
Await DisposeAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
Build: src/HttpClientRequestAdapter.cs#L212
Await DisposeAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
Build: src/HttpClientRequestAdapter.cs#L229
Await DisposeAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)