Skip to content

docs: add readme to library according to https://learn.microsoft.com/… #484

docs: add readme to library according to https://learn.microsoft.com/…

docs: add readme to library according to https://learn.microsoft.com/… #484

Triggered via push September 3, 2025 07:29
Status Success
Total duration 2m 49s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 1 notice
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/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#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#L102
Logging arguments should be passed to the correct parameter. (https://rules.sonarsource.com/csharp/RSPEC-6668)
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/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/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
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