This repository has been archived by the owner on Jul 9, 2024. It is now read-only.
bugfix: version range for abstractions #356
Annotations
10 warnings
Build and analyze:
src/HttpClientRequestAdapter.cs#L446
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build and analyze:
src/HttpClientRequestAdapter.cs#L94
Await DisposeAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
|
Build and analyze:
src/HttpClientRequestAdapter.cs#L130
Await DisposeAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
|
Build and analyze:
src/HttpClientRequestAdapter.cs#L171
Await DisposeAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
|
Build and analyze:
src/HttpClientRequestAdapter.cs#L207
Refactor this method to reduce its Cognitive Complexity from 30 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build and analyze:
src/HttpClientRequestAdapter.cs#L327
Await DisposeAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
|
Build and analyze:
src/HttpClientRequestAdapter.cs#L213
Await DisposeAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
|
Build and analyze:
src/HttpClientRequestAdapter.cs#L230
Await DisposeAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
|
Build and analyze:
src/HttpClientRequestAdapter.cs#L530
Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
Build and analyze:
src/HttpClientRequestAdapter.cs#L446
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Loading