This repository has been archived by the owner on Jul 9, 2024. It is now read-only.
Bump Microsoft.Kiota.Abstractions from 1.2.1 to 1.3.0 #140
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
1s
Build
4m 27s
Annotations
10 warnings
Build:
src/Middleware/ChaosHandler.cs#L24
Fix this implementation of 'IDisposable' to conform to the dispose pattern.
|
Build:
src/Middleware/ChaosHandler.cs#L38
Make sure that using this pseudorandom number generator is safe here.
|
Build:
src/KiotaClientFactory.cs#L67
Indexing at 0 should be used instead of the "Enumerable" extension method "First"
|
Build:
src/Middleware/RedirectHandler.cs#L44
Refactor this method to reduce its Cognitive Complexity from 33 to the 15 allowed.
|
Build:
src/HttpClientRequestAdapter.cs#L193
Refactor this method to reduce its Cognitive Complexity from 30 to the 15 allowed.
|
Build:
src/HttpClientRequestAdapter.cs#L486
Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed.
|
Build:
src/Middleware/ChaosHandler.cs#L24
Fix this implementation of 'IDisposable' to conform to the dispose pattern.
|
Build:
src/Middleware/RedirectHandler.cs#L44
Refactor this method to reduce its Cognitive Complexity from 33 to the 15 allowed.
|
Build:
src/Middleware/ChaosHandler.cs#L38
Make sure that using this pseudorandom number generator is safe here.
|
Build:
src/KiotaClientFactory.cs#L67
Indexing at 0 should be used instead of the "Enumerable" extension method "First"
|