Error redirections #8
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.
|