Create dotnet-desktop.yml #5
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
|