Skip to content

Merge pull request #48 from damienbod/dev-sts #73

Merge pull request #48 from damienbod/dev-sts

Merge pull request #48 from damienbod/dev-sts #73

Triggered via push August 18, 2023 21:50
Status Success
Total duration 1m 7s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: IdentityStandaloneMfa/Migrations/20191220064544_init.cs#L6
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: IdentityStandaloneMfa/Migrations/20191220064544_init.Designer.cs#L13
The type name 'init' only contains lower-cased ascii characters. Such names may become reserved for the language.
build: StsServerIdentity/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: StsServerIdentity/Fido2/Fido2Store.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: StsServerIdentity/Fido2/Fido2Store.cs#L36
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: StsServerIdentity/Fido2/Fido2Store.cs#L102
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: StsServerIdentity/Fido2/Fido2Store.cs#L115
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: StsServerIdentity/Fido2/FidoStoredCredential.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: StsServerIdentity/Fido2/FidoStoredCredential.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: StsServerIdentity/Fido2/FidoStoredCredential.cs#L28
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.