Github Analyze fixes #477
Annotations
10 warnings and 1 notice
|
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/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/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/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/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/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
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|