Skip to content

Merge branch 'mvc-based-identity' #17

Merge branch 'mvc-based-identity'

Merge branch 'mvc-based-identity' #17

Triggered via push July 27, 2024 07:32
Status Success
Total duration 1m 34s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/AspNetMartenHtmxVsa/Features/Account/ExternalLoginConfirmation/ExternalLogin.cs#L41
Cannot convert null literal to non-nullable reference type.
build: src/AspNetMartenHtmxVsa/Features/Account/ExternalLoginConfirmation/ExternalLogin.cs#L62
Cannot convert null literal to non-nullable reference type.
build: src/AspNetMartenHtmxVsa/Features/Account/ExternalLoginConfirmation/ExternalLogin.cs#L63
Cannot convert null literal to non-nullable reference type.
build: src/AspNetMartenHtmxVsa/Features/Account/ExternalLoginConfirmation/ExternalLogin.cs#L136
Cannot convert null literal to non-nullable reference type.
build: src/AspNetMartenHtmxVsa/Features/Account/Login/Login.cs#L52
Cannot convert null literal to non-nullable reference type.
build: src/AspNetMartenHtmxVsa/Features/Account/Login/Login.cs#L67
Cannot convert null literal to non-nullable reference type.
build: src/AspNetMartenHtmxVsa/Features/Account/Register/Register.cs#L62
Cannot convert null literal to non-nullable reference type.
build: src/AspNetMartenHtmxVsa/Features/Account/Register/Register.cs#L76
Cannot convert null literal to non-nullable reference type.
build: src/AspNetMartenHtmxVsa/Features/Account/ResetPassword/ResetPassword.cs#L59
Cannot convert null literal to non-nullable reference type.
build: src/AspNetMartenHtmxVsa/Features/Account/SendCode/SendCode.cs#L49
Cannot convert null literal to non-nullable reference type.