Skip to content

XML media type response fix #62

XML media type response fix

XML media type response fix #62

Triggered via pull request October 8, 2024 20:44
Status Success
Total duration 1m 14s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Web/API/Request.cs#L54
Cannot convert null literal to non-nullable reference type.
build: System/Net/IsOnline.cs#L14
Non-nullable field '_address' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: System/Net/IsOnline.cs#L24
Non-nullable field '_hostname' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: System/Computer/Awake/Awake.v1.cs#L33
Cannot convert null literal to non-nullable reference type.
build: System/Computer/Awake/Models/SystemPowerCapabilities.cs#L65
Field 'SystemPowerCapabilities.SoftLidWake' is never assigned to, and will always have its default value
build: System/Computer/Awake/Models/SystemPowerCapabilities.cs#L55
Field 'SystemPowerCapabilities.AoAcConnectivitySupported' is never assigned to, and will always have its default value false
build: System/Computer/Awake/Models/SystemPowerCapabilities.cs#L61
Field 'SystemPowerCapabilities.BatteriesAreShortTerm' is never assigned to, and will always have its default value false
build: System/Computer/Awake/Awake.v2.cs#L19
The field 'Awake._ct' is never used
build: System/Computer/Awake/Models/SystemPowerCapabilities.cs#L50
Field 'SystemPowerCapabilities.AoAc' is never assigned to, and will always have its default value false
build: System/Computer/Awake/Models/SystemPowerCapabilities.cs#L24
Field 'SystemPowerCapabilities.SystemS4' is never assigned to, and will always have its default value false