Merge pull request #2 from h3ndry/read-me #17
Annotations
7 warnings
build:
Models/Order.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Pages/Error.cshtml.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Pages/Admin/Details.cshtml.cs#L14
The field 'DetailsModel._logger' is never used
|
build:
Models/Order.cs#L15
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Pages/Error.cshtml.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
Pages/Admin/Details.cshtml.cs#L14
The field 'DetailsModel._logger' is never used
|
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|