This repository has been archived by the owner on Jul 9, 2024. It is now read-only.
Merge pull request #139 from microsoft/andrueastman/queryParamName #164
Annotations
10 warnings
src/Middleware/ChaosHandler.cs#L24
Fix this implementation of 'IDisposable' to conform to the dispose pattern. (https://rules.sonarsource.com/csharp/RSPEC-3881)
|
src/Middleware/UserAgentHandler.cs#L37
Change this expression which always evaluates to the same result. (https://rules.sonarsource.com/csharp/RSPEC-2589)
|
src/Middleware/RetryHandler.cs#L60
Change this expression which always evaluates to the same result. (https://rules.sonarsource.com/csharp/RSPEC-2589)
|
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)
|
src/Middleware/ChaosHandler.cs#L38
Make sure that using this pseudorandom number generator is safe here. (https://rules.sonarsource.com/csharp/RSPEC-2245)
|
src/Middleware/CompressionHandler.cs#L38
Change this expression which always evaluates to the same result. (https://rules.sonarsource.com/csharp/RSPEC-2589)
|
src/Middleware/ChaosHandler.cs#L62
Change this expression which always evaluates to the same result. (https://rules.sonarsource.com/csharp/RSPEC-2589)
|
src/KiotaClientFactory.cs#L68
Indexing at 0 should be used instead of the "Enumerable" extension method "First" (https://rules.sonarsource.com/csharp/RSPEC-6608)
|
src/Middleware/HeadersInspectionHandler.cs#L31
Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
src/Middleware/HeadersInspectionHandler.cs#L42
Change this expression which always evaluates to the same result. (https://rules.sonarsource.com/csharp/RSPEC-2589)
|
The logs for this run have expired and are no longer available.
Loading