Added channel downmix logic #51
Annotations
10 warnings and 1 notice
|
build:
DS4AudioStreamer/HidLibrary/HidDevice.cs#L350
The variable 'e' is declared but never used
|
|
build:
DS4AudioStreamer/HidLibrary/HidDevice.cs#L282
Dereference of a possibly null reference.
|
|
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
|