Skip to content
Triggered via push October 3, 2023 20:11
Status Success
Total duration 1m 52s
Artifacts
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build (Debug): Handlers/RegistryHandler.cs#L34
Converting null literal or possible null value to non-nullable type.
build (Debug): Handlers/RegistryHandler.cs#L40
Converting null literal or possible null value to non-nullable type.
build (Debug): Handlers/RegistryHandler.cs#L55
Possible null reference return.
build (Debug): Handlers/RegistryHandler.cs#L62
Converting null literal or possible null value to non-nullable type.
build (Debug): Handlers/RegistryHandler.cs#L66
Converting null literal or possible null value to non-nullable type.
build (Debug): Handlers/RegistryHandler.cs#L67
Converting null literal or possible null value to non-nullable type.
build (Debug): Handlers/RegistryHandler.cs#L68
Converting null literal or possible null value to non-nullable type.
build (Debug): Handlers/RegistryHandler.cs#L79
Possible null reference return.
build (Debug): Handlers/RegistryHandler.cs#L84
Possible null reference return.
build (Debug): Forms/FrmServerController.cs#L30
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
build (Release): Handlers/RegistryHandler.cs#L34
Converting null literal or possible null value to non-nullable type.
build (Release): Handlers/RegistryHandler.cs#L40
Converting null literal or possible null value to non-nullable type.
build (Release): Handlers/RegistryHandler.cs#L55
Possible null reference return.
build (Release): Handlers/RegistryHandler.cs#L62
Converting null literal or possible null value to non-nullable type.
build (Release): Handlers/RegistryHandler.cs#L66
Converting null literal or possible null value to non-nullable type.
build (Release): Handlers/RegistryHandler.cs#L67
Converting null literal or possible null value to non-nullable type.
build (Release): Handlers/RegistryHandler.cs#L68
Converting null literal or possible null value to non-nullable type.
build (Release): Handlers/RegistryHandler.cs#L79
Possible null reference return.
build (Release): Handlers/RegistryHandler.cs#L84
Possible null reference return.
build (Release): Forms/FrmServerController.cs#L30
'WebClient.WebClient()' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead.' (https://aka.ms/dotnet-warnings/SYSLIB0014)