Skip to content

Merge pull request #5 from DuendeSoftware/joe/whitespace-formatting #49

Merge pull request #5 from DuendeSoftware/joe/whitespace-formatting

Merge pull request #5 from DuendeSoftware/joe/whitespace-formatting #49

Triggered via push April 2, 2024 18:21
Status Success
Total duration 46s
Artifacts

ci.yml

on: push
build-and-deploy
38s
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, azure/webapps-deploy@v2. 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.