Skip to content

Made downmixing channel dynamic #52

Made downmixing channel dynamic

Made downmixing channel dynamic #52

Triggered via push August 17, 2025 18:53
Status Success
Total duration 51s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 1 notice
build: DS4AudioStreamer/HidLibrary/HidDevices.cs#L211
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: DS4AudioStreamer/HidLibrary/HidDevices.cs#L186
Cannot convert null literal to non-nullable reference type.
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/HidDevices.cs#L32
Possible null reference return.
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