Updated GitHub Actions to latest versions & allowing SonarCloud analysis to run on external pull requests #426
Annotations
1 error and 10 warnings
|
Analyze
Process completed with exit code 1.
|
|
Analyze:
src/WebEid.Security/Validator/AuthTokenValidationConfiguration.cs#L129
The parameter name 'SiteOrigin' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
|
|
Analyze:
src/WebEid.Security/Validator/AuthTokenValidator.cs#L121
Either log this exception and handle it, or rethrow it with some contextual information. (https://rules.sonarsource.com/csharp/RSPEC-2139)
|
|
Analyze:
src/WebEid.Security/Validator/AuthTokenValidator.cs#L99
Either log this exception and handle it, or rethrow it with some contextual information. (https://rules.sonarsource.com/csharp/RSPEC-2139)
|
|
Analyze:
src/WebEid.Security/Validator/AuthTokenValidator.cs#L102
Logging arguments should be passed to the correct parameter. (https://rules.sonarsource.com/csharp/RSPEC-6668)
|
|
Analyze:
src/WebEid.Security/Validator/AuthTokenValidator.cs#L124
Logging arguments should be passed to the correct parameter. (https://rules.sonarsource.com/csharp/RSPEC-6668)
|
|
Analyze:
src/WebEid.Security/Validator/AuthTokenValidationConfiguration.cs#L110
Change this condition so that it does not always evaluate to 'False'. Some code paths are unreachable. (https://rules.sonarsource.com/csharp/RSPEC-2583)
|
|
Analyze:
src/WebEid.Security/Util/DateTimeProvider.cs#L54
Remove this set, which updates a 'static' field from an instance method. (https://rules.sonarsource.com/csharp/RSPEC-2696)
|
|
Analyze:
src/WebEid.Security/Validator/Ocsp/Service/AiaOcspService.cs#L53
Make 'GetOcspAiaUrlFromCertificate' a static method. (https://rules.sonarsource.com/csharp/RSPEC-2325)
|
|
Analyze:
src/WebEid.Security/Validator/AuthTokenValidationConfiguration.cs#L129
The parameter name 'SiteOrigin' is not declared in the argument list. (https://rules.sonarsource.com/csharp/RSPEC-3928)
|
|
Analyze:
src/WebEid.Security/Validator/AuthTokenValidator.cs#L121
Either log this exception and handle it, or rethrow it with some contextual information. (https://rules.sonarsource.com/csharp/RSPEC-2139)
|