Skip to content

Update Program.cs

Update Program.cs #47

Triggered via push August 17, 2025 16:37
Status Success
Total duration 45s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 1 notice
build: DS4AudioStreamer/HidLibrary/HidDevice.cs#L282
Dereference of a possibly null reference.
build: DS4AudioStreamer/HidLibrary/HidDevices.cs#L32
Possible null reference return.
build: DS4AudioStreamer/HidLibrary/HidDevice.cs#L249
Cannot convert null literal to non-nullable reference type.
build: DS4AudioStreamer/HidLibrary/HidDevice.cs#L244
Dereference of a possibly null reference.
build: DS4AudioStreamer/HidLibrary/HidDevice.cs#L120
Dereference of a possibly null reference.
build: DS4AudioStreamer/HidLibrary/HidDevice.cs#L29
Non-nullable field 'serial' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: DS4AudioStreamer/HidLibrary/NativeMethods.cs#L181
Non-nullable field 'dbcc_name' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: DS4AudioStreamer/HidLibrary/NativeMethods.cs#L179
Non-nullable field 'dbcc_classguid' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
build: DS4AudioStreamer/HidLibrary/HidDevice.cs#L29
Cannot convert null literal to non-nullable reference type.
build: DS4AudioStreamer/HidLibrary/HidDevice.cs#L29
Cannot convert null literal to non-nullable reference type.
build
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677