Skip to content

Error redirections

Error redirections #8

Triggered via push December 17, 2023 20:44
Status Success
Total duration 46s
Artifacts

pipeline.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build: FitFusion/FitFusionWeb/Pages/Account.cshtml.cs#L16
Non-nullable property 'CurrentUser' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: FitFusion/FitFusionWeb/Pages/CustomPages/Error.cshtml.cs#L25
Dereference of a possibly null reference.
build: FitFusion/FitFusionWeb/Pages/Cart.cshtml#L33
Dereference of a possibly null reference.
build: FitFusion/FitFusionWeb/Pages/Account.cshtml.cs#L16
Non-nullable property 'CurrentUser' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: FitFusion/FitFusionWeb/Pages/CustomPages/Error.cshtml.cs#L25
Dereference of a possibly null reference.
build: FitFusion/FitFusionWeb/Pages/Cart.cshtml#L33
Dereference of a possibly null reference.