Adds Authorization handler #708
Annotations
10 errors and 10 warnings
src/http/httpClient/Middleware/Options/UserAgentHandlerOption.cs#L25
The type or namespace name 'Generated' does not exist in the namespace 'Microsoft.Kiota.Http' (are you missing an assembly reference?)
|
src/http/httpClient/Middleware/Options/UserAgentHandlerOption.cs#L25
The type or namespace name 'Generated' does not exist in the namespace 'Microsoft.Kiota.Http' (are you missing an assembly reference?)
|
src/http/httpClient/Middleware/Options/UserAgentHandlerOption.cs#L25
The type or namespace name 'Generated' does not exist in the namespace 'Microsoft.Kiota.Http' (are you missing an assembly reference?)
|
src/http/httpClient/Middleware/Options/UserAgentHandlerOption.cs#L25
The type or namespace name 'Generated' does not exist in the namespace 'Microsoft.Kiota.Http' (are you missing an assembly reference?)
|
src/http/httpClient/Middleware/Options/UserAgentHandlerOption.cs#L25
The type or namespace name 'Generated' does not exist in the namespace 'Microsoft.Kiota.Http' (are you missing an assembly reference?)
|
src/http/httpClient/Middleware/Options/UserAgentHandlerOption.cs#L25
The type or namespace name 'Generated' does not exist in the namespace 'Microsoft.Kiota.Http' (are you missing an assembly reference?)
|
src/http/httpClient/Middleware/Options/UserAgentHandlerOption.cs#L25
The type or namespace name 'Generated' does not exist in the namespace 'Microsoft.Kiota.Http' (are you missing an assembly reference?)
|
src/http/httpClient/Middleware/Options/UserAgentHandlerOption.cs#L25
The type or namespace name 'Generated' does not exist in the namespace 'Microsoft.Kiota.Http' (are you missing an assembly reference?)
|
src/http/httpClient/Middleware/Options/UserAgentHandlerOption.cs#L25
The type or namespace name 'Generated' does not exist in the namespace 'Microsoft.Kiota.Http' (are you missing an assembly reference?)
|
src/http/httpClient/Middleware/Options/UserAgentHandlerOption.cs#L25
The type or namespace name 'Generated' does not exist in the namespace 'Microsoft.Kiota.Http' (are you missing an assembly reference?)
|
src/http/httpClient/HttpClientRequestAdapter.cs#L490
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
src/http/httpClient/ContinuousAccessEvaluation.cs#L12
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
src/http/httpClient/Middleware/AuthorizationHandler.cs#L27
Make 'authenticationProvider' 'readonly'. (https://rules.sonarsource.com/csharp/RSPEC-2933)
|
src/http/httpClient/HttpClientRequestAdapter.cs#L497
Remove the unused private field 'filterAuthHeader'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
src/http/httpClient/ContinuousAccessEvaluation.cs#L26
Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
src/http/httpClient/ContinuousAccessEvaluation.cs#L35
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
src/http/httpClient/HttpClientRequestAdapter.cs#L228
Refactor this method to reduce its Cognitive Complexity from 32 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
src/http/httpClient/HttpClientRequestAdapter.cs#L579
Refactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
src/http/httpClient/ContinuousAccessEvaluation.cs#L12
Add a 'protected' constructor or the 'static' keyword to the class declaration. (https://rules.sonarsource.com/csharp/RSPEC-1118)
|
src/http/httpClient/HttpClientRequestAdapter.cs#L490
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
This job succeeded
Loading