feat: updated build version #61
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#L48
Field 'SystemPowerCapabilities.WakeAlarmPresent' is never assigned to, and will always have its default value false
|
build:
System/Computer/Awake/Models/SystemPowerCapabilities.cs#L63
Field 'SystemPowerCapabilities.BatteryScale' is never assigned to, and will always have its default value null
|
build:
System/Computer/Awake/Models/SystemPowerCapabilities.cs#L30
Field 'SystemPowerCapabilities.FullWake' is never assigned to, and will always have its default value false
|
build:
System/Computer/Awake/Models/SystemPowerCapabilities.cs#L36
Field 'SystemPowerCapabilities.UpsPresent' is never assigned to, and will always have its default value false
|
build:
System/Computer/Awake/Models/Msg.cs#L16
Field 'Msg.Pt' is never assigned to, and will always have its default value
|
build:
System/Computer/Awake/Models/SystemPowerCapabilities.cs#L64
Field 'SystemPowerCapabilities.AcOnLineWake' is never assigned to, and will always have its default value
|