Skip to content

TimeService was not an interface; fixing double loading #21

TimeService was not an interface; fixing double loading

TimeService was not an interface; fixing double loading #21

Triggered via push October 31, 2024 18:46
Status Success
Total duration 38s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
build: StpFoodBlazor/StpFoodBlazor/Components/Pages/Deals.razor#L53
The field 'Deals.isInitialized' is assigned but its value is never used
build: StpFoodBlazor/StpFoodBlazorTest/Services/TestTimeService.cs#L9
Nullability of reference types in return type of 'string? TestTimeService.GetDayOfWeek()' doesn't match implicitly implemented member 'string ITimeService.GetDayOfWeek()' (possibly because of nullability attributes).
build: StpFoodBlazor/StpFoodBlazor/Components/Pages/Deals.razor#L53
The field 'Deals.isInitialized' is assigned but its value is never used
build: StpFoodBlazor/StpFoodBlazorTest/Services/TestTimeService.cs#L9
Nullability of reference types in return type of 'string? TestTimeService.GetDayOfWeek()' doesn't match implicitly implemented member 'string ITimeService.GetDayOfWeek()' (possibly because of nullability attributes).