Skip to content

Pipeline update

Pipeline update #6

Triggered via push December 17, 2023 19:43
Status Failure
Total duration 28s
Artifacts

pipeline.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
test
Process completed with exit code 1.
build: FitFusion/FitFusionWeb/SessionHelper/SessionHelper.cs#L17
Possible null reference return.
build: FitFusion/FitFusionWeb/Pages/Account.cshtml.cs#L15
Non-nullable property 'CurrentUser' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: FitFusion/FitFusionWeb/Pages/Products/Product.cshtml.cs#L14
Non-nullable property 'Product' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: FitFusion/FitFusionWeb/Pages/Products/Create.cshtml.cs#L15
Non-nullable property 'Product' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: FitFusion/FitFusionWeb/Pages/Products/Update.cshtml.cs#L14
Non-nullable property 'Product' 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/SessionHelper/SessionHelper.cs#L17
Possible null reference return.
build: FitFusion/FitFusionWeb/Pages/Account.cshtml.cs#L15
Non-nullable property 'CurrentUser' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: FitFusion/FitFusionWeb/Pages/Products/Product.cshtml.cs#L14
Non-nullable property 'Product' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.