feat: vNext #226
Annotations
10 warnings
src/MockHttp/Internal/HttpCall.cs#L14
Remove this unread private field '_verifiableBecause' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
|
src/MockHttp/Matchers/QueryStringMatcher.cs#L69
Remove this parameter 'right', whose value is ignored in the method. (https://rules.sonarsource.com/csharp/RSPEC-1172)
|
src/MockHttp/Matchers/FormDataMatcher.cs#L82
Remove this parameter 'right', whose value is ignored in the method. (https://rules.sonarsource.com/csharp/RSPEC-1172)
|
src/MockHttp/Internal/HttpCall.cs#L14
Remove this unread private field '_verifiableBecause' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
|
src/MockHttp/Matchers/QueryStringMatcher.cs#L69
Remove this parameter 'right', whose value is ignored in the method. (https://rules.sonarsource.com/csharp/RSPEC-1172)
|
src/MockHttp/Matchers/FormDataMatcher.cs#L82
Remove this parameter 'right', whose value is ignored in the method. (https://rules.sonarsource.com/csharp/RSPEC-1172)
|
src/MockHttp/Internal/Response/Behaviors/TimeoutBehavior.cs#L43
Change this condition so that it does not always evaluate to 'True'. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
src/MockHttp/Internal/HttpCall.cs#L14
Remove this unread private field '_verifiableBecause' or refactor the code to use its value. (https://rules.sonarsource.com/csharp/RSPEC-4487)
|
src/MockHttp/Matchers/QueryStringMatcher.cs#L69
Remove this parameter 'right', whose value is ignored in the method. (https://rules.sonarsource.com/csharp/RSPEC-1172)
|
src/MockHttp/Matchers/FormDataMatcher.cs#L82
Remove this parameter 'right', whose value is ignored in the method. (https://rules.sonarsource.com/csharp/RSPEC-1172)
|
This job succeeded
Loading