Skip to content

Create dotnet-desktop.yml #5

Create dotnet-desktop.yml

Create dotnet-desktop.yml #5

Triggered via pull request December 30, 2024 20:42
@artl93artl93
synchronize #2
build-actions
Status Failure
Total duration 1m 26s
Artifacts

dotnet-desktop.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 16 warnings
build (Release)
Process completed with exit code 1.
build (Debug)
The job was canceled because "Release" failed.
build (Debug)
The operation was canceled.
build (Release): src/ScreenTimeClient/HiddenForm.cs#L23
Non-nullable field 'usernameItem' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Release): src/ScreenTimeClient/HiddenForm.cs#L163
Dereference of a possibly null reference.
build (Release): src/ScreenTimeClient/UserConfiguration.cs#L129
Unreachable code detected
build (Release): src/ScreenTimeClient/ScreenTimeServiceClient.cs#L36
The event 'ScreenTimeServiceClient.OnMessageUpdate' is never used
build (Release): src/ScreenTimeClient/ScreenTimeServiceClient.cs#L35
The event 'ScreenTimeServiceClient.OnUserStatusChanged' is never used
build (Release): src/ScreenTimeClient/ScreenTimeServiceClient.cs#L33
The event 'ScreenTimeServiceClient.OnDayRollover' is never used
build (Release): src/ScreenTimeClient/ScreenTimeServiceClient.cs#L37
The event 'ScreenTimeServiceClient.EventHandlerEnsureComputerState' is never used
build (Release): src/ScreenTimeClient/ScreenTimeServiceClient.cs#L34
The event 'ScreenTimeServiceClient.OnTimeUpdate' is never used
build (Debug): src/ScreenTimeClient/HiddenForm.cs#L23
Non-nullable field 'usernameItem' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build (Debug): src/ScreenTimeClient/HiddenForm.cs#L163
Dereference of a possibly null reference.
build (Debug): src/ScreenTimeClient/UserConfiguration.cs#L129
Unreachable code detected
build (Debug): src/ScreenTimeClient/ScreenTimeServiceClient.cs#L37
The event 'ScreenTimeServiceClient.EventHandlerEnsureComputerState' is never used
build (Debug): src/ScreenTimeClient/ScreenTimeServiceClient.cs#L35
The event 'ScreenTimeServiceClient.OnUserStatusChanged' is never used
build (Debug): src/ScreenTimeClient/ScreenTimeServiceClient.cs#L34
The event 'ScreenTimeServiceClient.OnTimeUpdate' is never used
build (Debug): src/ScreenTimeClient/ScreenTimeServiceClient.cs#L36
The event 'ScreenTimeServiceClient.OnMessageUpdate' is never used
build (Debug): src/ScreenTimeClient/ScreenTimeServiceClient.cs#L33
The event 'ScreenTimeServiceClient.OnDayRollover' is never used