Skip to content

Merge pull request #7 from DuendeSoftware/aspnet-extensions #58

Merge pull request #7 from DuendeSoftware/aspnet-extensions

Merge pull request #7 from DuendeSoftware/aspnet-extensions #58

Triggered via push November 6, 2024 22:41
Status Success
Total duration 2m 49s
Artifacts

ci.yml

on: push
build-and-deploy
2m 40s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build-and-deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: 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-and-deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-and-deploy: src/Pages/Account/Create/Index.cshtml.cs#L35
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-deploy: src/Pages/Account/Create/Index.cshtml.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-deploy: src/Pages/Account/Create/InputModel.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-deploy: src/Pages/Account/Create/InputModel.cs#L14
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-deploy: src/Pages/Account/Create/InputModel.cs#L16
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-deploy: src/Pages/Account/Create/InputModel.cs#L17
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-deploy: src/Pages/Account/Create/InputModel.cs#L19
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-deploy: src/Pages/Account/Create/InputModel.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-deploy: src/Pages/Account/Login/Index.cshtml.cs#L48
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build-and-deploy: src/Pages/Account/Login/Index.cshtml.cs#L165
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.