adding about page #35
Annotations
1 error and 4 warnings
build
Process completed with exit code 1.
|
build:
StpFoodBlazor/StpFoodBlazor/Components/Pages/Deals.razor#L101
Possible null reference argument for parameter 'deals' in 'DealEvent[] DealSorter.Sort(DealEvent[] deals)'.
|
build:
StpFoodBlazor/StpFoodBlazorTest/Pages/HomeTests.razor#L8
Found markup element with unexpected name 'Home'. If this is intended to be a component, add a @using directive for its namespace.
|
build:
StpFoodBlazor/StpFoodBlazor/Components/Pages/Deals.razor#L101
Possible null reference argument for parameter 'deals' in 'DealEvent[] DealSorter.Sort(DealEvent[] deals)'.
|
build:
StpFoodBlazor/StpFoodBlazorTest/Pages/HomeTests.razor#L8
Found markup element with unexpected name 'Home'. If this is intended to be a component, add a @using directive for its namespace.
|