This repository has been archived by the owner on Jul 9, 2024. It is now read-only.
feature/header observe #152
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
1s
Build
2m 44s
Annotations
10 warnings
Build:
src/Middleware/RedirectHandler.cs#L44
Refactor this method to reduce its Cognitive Complexity from 33 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build:
src/KiotaClientFactory.cs#L68
Indexing at 0 should be used instead of the "Enumerable" extension method "First" (https://rules.sonarsource.com/csharp/RSPEC-6608)
|
Build:
src/KiotaClientFactory.cs#L68
Indexing at 0 should be used instead of the "Enumerable" extension method "First" (https://rules.sonarsource.com/csharp/RSPEC-6608)
|
Build:
src/Middleware/RedirectHandler.cs#L44
Refactor this method to reduce its Cognitive Complexity from 33 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build:
Microsoft.Kiota.Http.HttpClientLibrary.Tests/Middleware/RetryHandlerTests.cs#L170
Make sure these 2 arguments are in the correct order: expected value, actual value. (https://rules.sonarsource.com/csharp/RSPEC-3415)
|
Build:
Microsoft.Kiota.Http.HttpClientLibrary.Tests/Middleware/RetryHandlerTests.cs#L196
Make sure these 2 arguments are in the correct order: expected value, actual value. (https://rules.sonarsource.com/csharp/RSPEC-3415)
|
Build:
Microsoft.Kiota.Http.HttpClientLibrary.Tests/Middleware/RetryHandlerTests.cs#L170
Make sure these 2 arguments are in the correct order: expected value, actual value. (https://rules.sonarsource.com/csharp/RSPEC-3415)
|
Build:
Microsoft.Kiota.Http.HttpClientLibrary.Tests/Middleware/RetryHandlerTests.cs#L196
Make sure these 2 arguments are in the correct order: expected value, actual value. (https://rules.sonarsource.com/csharp/RSPEC-3415)
|
Build:
src/Middleware/RedirectHandler.cs#L44
Refactor this method to reduce its Cognitive Complexity from 33 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build:
src/KiotaClientFactory.cs#L68
Indexing at 0 should be used instead of the "Enumerable" extension method "First" (https://rules.sonarsource.com/csharp/RSPEC-6608)
|