Adds Authorization handler #726
Annotations
10 errors and 10 warnings
Build and analyze:
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?)
|
Build and analyze:
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?)
|
Build and analyze:
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?)
|
Build and analyze:
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?)
|
Build and analyze:
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?)
|
Build and analyze:
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?)
|
Build and analyze:
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?)
|
Build and analyze:
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?)
|
Build and analyze:
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?)
|
Build and analyze:
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?)
|
Build and analyze:
src/http/httpClient/HttpClientRequestAdapter.cs#L490
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build and analyze:
src/http/httpClient/HttpClientRequestAdapter.cs#L497
Remove the unused private field 'filterAuthHeader'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Build and analyze:
src/http/httpClient/ContinuousAccessEvaluation.cs#L25
Refactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build and analyze:
src/http/httpClient/ContinuousAccessEvaluation.cs#L34
Loops should be simplified using the "Where" LINQ method (https://rules.sonarsource.com/csharp/RSPEC-3267)
|
Build and analyze:
src/http/httpClient/KiotaClientFactory.cs#L92
Refactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build and analyze:
src/http/httpClient/HttpClientRequestAdapter.cs#L230
Refactor this method to reduce its Cognitive Complexity from 31 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build and analyze:
src/http/httpClient/HttpClientRequestAdapter.cs#L395
Remove this unused method parameter 'cancellationToken'. (https://rules.sonarsource.com/csharp/RSPEC-1172)
|
Build and analyze:
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)
|
Build and analyze:
src/http/httpClient/HttpClientRequestAdapter.cs#L490
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build and analyze:
src/http/httpClient/HttpClientRequestAdapter.cs#L497
Remove the unused private field 'filterAuthHeader'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
|
Loading