Skip to content

Global Code Refactoring #76

Global Code Refactoring

Global Code Refactoring #76

Triggered via pull request September 26, 2023 18:10
Status Success
Total duration 4m 35s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.