Skip to content

linter remediation

linter remediation #22

Triggered via push October 31, 2024 19:09
Status Success
Total duration 42s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
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/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).