This repository has been archived by the owner on Jul 9, 2024. It is now read-only.
bugfix: version range for abstractions #362
sonarcloud.yml
on: pull_request
check if SONAR_TOKEN is set in github secrets
0s
Build
3m 10s
Annotations
10 warnings
Build:
src/HttpClientRequestAdapter.cs#L446
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build:
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:
src/HttpClientRequestAdapter.cs#L353
Remove this unused method parameter 'cancellationToken'. (https://rules.sonarsource.com/csharp/RSPEC-1172)
|
Build:
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:
src/HttpClientRequestAdapter.cs#L446
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Build:
src/HttpClientRequestAdapter.cs#L94
Await DisposeAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
|
Build:
src/HttpClientRequestAdapter.cs#L130
Await DisposeAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
|
Build:
src/HttpClientRequestAdapter.cs#L171
Await DisposeAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
|
Build:
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:
src/HttpClientRequestAdapter.cs#L327
Await DisposeAsync instead. (https://rules.sonarsource.com/csharp/RSPEC-6966)
|