Skip to content

Switched headset back to speaker for testing #48

Switched headset back to speaker for testing

Switched headset back to speaker for testing #48

Triggered via push August 17, 2025 16:38
Status Success
Total duration 50s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 1 notice
build: DS4AudioStreamer/HidLibrary/HidDevices.cs#L174
Possible null reference return.
build: DS4AudioStreamer/HidLibrary/HidDevices.cs#L125
Possible null reference return.
build: DS4AudioStreamer/HidLibrary/HidDevices.cs#L69
Cannot convert null literal to non-nullable reference type.
build: DS4AudioStreamer/HidLibrary/HidDevice.cs#L120
Dereference of a possibly null reference.
build: DS4AudioStreamer/HidLibrary/HidDevices.cs#L32
Possible null reference return.
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