linter remediation #22
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).
|