Skip to content

Merge pull request #19 from FrApp42/dev/main #43

Merge pull request #19 from FrApp42/dev/main

Merge pull request #19 from FrApp42/dev/main #43

Triggered via push August 24, 2024 18:58
Status Success
Total duration 31s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: Web/API/Request.cs#L53
Cannot convert null literal to non-nullable reference type.
build: Web/API/Request.cs#L58
Cannot convert null literal to non-nullable reference type.
build: Web/API/Request.cs#L63
Cannot convert null literal to non-nullable reference type.
build: Web/API/Request.cs#L68
Cannot convert null literal to non-nullable reference type.
build: Web/API/Request.cs#L395
Dereference of a possibly null reference.
build: System/Computer/Awake/Awake.v2.cs#L23
Non-nullable field '_stateQueue' 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#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#L64
Dereference of a possibly null reference.
build: System/Computer/Awake/Models/SystemPowerCapabilities.cs#L36
Field 'SystemPowerCapabilities.UpsPresent' is never assigned to, and will always have its default value false