Global Code Refactoring #77
Triggered via pull request
September 27, 2023 20:35
Status
Success
Total duration
4m 19s
Artifacts
–
Annotations
4 warnings
build:
src/4-Clients/UserPanel/App.razor#L1
The using directive for 'TaskoMask.Clients.UserPanel.Shared' appeared previously in this namespace
|
build:
src/4-Clients/UserPanel/Shared/Authentication.razor#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
build:
src/4-Clients/UserPanel/App.razor#L1
The using directive for 'TaskoMask.Clients.UserPanel.Shared' appeared previously in this namespace
|
build:
src/4-Clients/UserPanel/Shared/Authentication.razor#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|