Skip to content

5 x typo minutes

5 x typo minutes #52

Triggered via pull request April 25, 2024 08:02
Status Success
Total duration 32s
Artifacts

ci.yml

on: pull_request
build-and-deploy
21s
build-and-deploy
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build-and-deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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: 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.