Skip to content

Merge branch 'main' of https://github.com/damienbod/bff-openiddict-as… #15

Merge branch 'main' of https://github.com/damienbod/bff-openiddict-as…

Merge branch 'main' of https://github.com/damienbod/bff-openiddict-as… #15

Triggered via push October 6, 2023 12:07
Status Success
Total duration 1m 16s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: IdentityProvider/Areas/Identity/Pages/Account/LoginFido2Mfa.cshtml.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: IdentityProvider/Areas/Identity/Pages/Account/LoginFido2Mfa.cshtml#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: IdentityProvider/Areas/Identity/Pages/Account/Manage/Fido2Mfa.cshtml#L7
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
build: IdentityProvider/Fido2/Fido2Store.cs#L36
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: IdentityProvider/Fido2/Fido2Store.cs#L105
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: IdentityProvider/Fido2/FidoStoredCredential.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: IdentityProvider/Fido2/FidoStoredCredential.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: IdentityProvider/Fido2/FidoStoredCredential.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: IdentityProvider/Fido2/FidoStoredCredential.cs#L33
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: IdentityProvider/Fido2/FidoStoredCredential.cs#L37
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.