Skip to content

feat: vNext

feat: vNext #226

Triggered via pull request September 29, 2024 23:40
@skwasjerskwasjer
opened #120
Status Success
Total duration 5m 16s
Artifacts

sonarcloud.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
analysis: 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)
analysis: src/MockHttp/Matchers/QueryStringMatcher.cs#L69
Remove this parameter 'right', whose value is ignored in the method. (https://rules.sonarsource.com/csharp/RSPEC-1172)
analysis: src/MockHttp/Matchers/FormDataMatcher.cs#L82
Remove this parameter 'right', whose value is ignored in the method. (https://rules.sonarsource.com/csharp/RSPEC-1172)
analysis: 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)
analysis: src/MockHttp/Matchers/QueryStringMatcher.cs#L69
Remove this parameter 'right', whose value is ignored in the method. (https://rules.sonarsource.com/csharp/RSPEC-1172)
analysis: src/MockHttp/Matchers/FormDataMatcher.cs#L82
Remove this parameter 'right', whose value is ignored in the method. (https://rules.sonarsource.com/csharp/RSPEC-1172)
analysis: 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)
analysis: 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)
analysis: src/MockHttp/Matchers/QueryStringMatcher.cs#L69
Remove this parameter 'right', whose value is ignored in the method. (https://rules.sonarsource.com/csharp/RSPEC-1172)
analysis: src/MockHttp/Matchers/FormDataMatcher.cs#L82
Remove this parameter 'right', whose value is ignored in the method. (https://rules.sonarsource.com/csharp/RSPEC-1172)