Merge pull request #6 from RolandGuijt/main #53
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/Ciba/Consent.cshtml.cs#L38
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build-and-deploy:
src/Pages/Ciba/Consent.cshtml.cs#L124
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.
|