Skip to content

Merge pull request #2 from h3ndry/read-me #17

Merge pull request #2 from h3ndry/read-me

Merge pull request #2 from h3ndry/read-me #17

Triggered via push November 7, 2023 11:51
Status Success
Total duration 2m 6s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

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/