Skip to content

MVC based identity

MVC based identity #15

Triggered via pull request July 27, 2024 07:28
Status Success
Total duration 1m 33s
Artifacts

ci.yml

on: pull_request
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.