Skip to content

Added more logging. #43

Added more logging.

Added more logging. #43

Triggered via push December 29, 2024 00:16
Status Failure
Total duration 1m 43s
Artifacts

main.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
build
Action failed with "The process '/usr/bin/git' failed with exit code 128"
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/KristofferStrube.Blazor.WebAuthentication/AttestationStatements/AndroidSafetyNetAttestationStatement.cs#L101
Non-nullable property 'Nonce' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: samples/KristofferStrube.Blazor.WebAuthentication.WasmExample/Program.cs#L40
Possible null reference argument for parameter 'g' in 'Guid.Guid(string g)'.