Closes #31: Remove Sonar issues #109
build.yml
on: pull_request
Build and analyze
2m 44s
Annotations
10 warnings
|
Build and analyze:
src/Validations/ArgumentsHelpers/Extensions.cs#L98
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
|
Build and analyze:
src/Validations/ArgumentsHelpers/OutOfRangeChecks.cs#L107
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
|
Build and analyze:
src/Validations/ArgumentsHelpers/NullAndEmptyChecks.cs#L37
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
|
Build and analyze:
src/Validations/Algorithms/Checksum/LuhnFormula.cs#L69
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
|
Build and analyze:
src/Validations/Arguments.cs#L610
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
|
Build and analyze:
src/Validations/Arguments.cs#L527
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
|
Build and analyze:
src/Validations/ArgumentsHelpers/Extensions.cs#L98
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
|
Build and analyze:
src/Validations/ArgumentsHelpers/OutOfRangeChecks.cs#L107
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
|
Build and analyze:
src/Validations/ArgumentsHelpers/NullAndEmptyChecks.cs#L37
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|
|
Build and analyze:
src/Validations/Algorithms/Checksum/LuhnFormula.cs#L69
Remove this argument from the method call; it hides the caller information. (https://rules.sonarsource.com/csharp/RSPEC-3236)
|