Version 3.8.3 #6
Annotations
21 warnings
release
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
release:
DS4Windows/DS4Control/ControlService.cs#L1175
The variable 'useRumble' is assigned but its value is never used
|
release:
DS4Windows/DS4Control/Mapping.cs#L4211
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
release:
DS4Windows/DS4Control/ScpUtil.cs#L7759
The variable 'e' is declared but never used
|
release:
DS4Windows/DS4Control/ControlService.cs#L80
The field 'ControlService.tempBusThread' is never used
|
release:
DS4Windows/DS4Forms/ViewModels/CurrentOutDeviceViewModel.cs#L324
The event 'SlotDeviceEntry.InputSlotNumChanged' is never used
|
release:
DS4Windows/DS4Forms/ViewModels/TrayIconViewModel.cs#L42
The field 'TrayIconViewModel.prevBattery' is assigned but its value is never used
|
release:
DS4Windows/DS4Control/Mouse.cs#L218
The field 'Mouse.currentToggleGyroStick' is assigned but its value is never used
|
release:
DS4Windows/DS4Control/Mouse.cs#L217
The field 'Mouse.currentToggleGyroMouse' is assigned but its value is never used
|
release:
DS4Windows/DS4Library/DS4Device.cs#L960
The field 'DS4Device.outputPendCount' is assigned but its value is never used
|
release:
DS4Windows/DS4Control/Mapping.cs#L816
The field 'Mapping.macroEndIndex' is assigned but its value is never used
|
release:
DS4Windows/DS4Control/ControlService.cs#L1175
The variable 'useRumble' is assigned but its value is never used
|
release:
DS4Windows/DS4Control/ScpUtil.cs#L7759
The variable 'e' is declared but never used
|
release:
DS4Windows/DS4Control/Mapping.cs#L4211
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
release:
DS4Windows/DS4Forms/ViewModels/CurrentOutDeviceViewModel.cs#L324
The event 'SlotDeviceEntry.InputSlotNumChanged' is never used
|
release:
DS4Windows/DS4Control/ControlService.cs#L80
The field 'ControlService.tempBusThread' is never used
|
release:
DS4Windows/DS4Library/DS4Device.cs#L960
The field 'DS4Device.outputPendCount' is assigned but its value is never used
|
release:
DS4Windows/DS4Control/Mouse.cs#L218
The field 'Mouse.currentToggleGyroStick' is assigned but its value is never used
|
release:
DS4Windows/DS4Forms/ViewModels/TrayIconViewModel.cs#L42
The field 'TrayIconViewModel.prevBattery' is assigned but its value is never used
|
release:
DS4Windows/DS4Control/Mouse.cs#L217
The field 'Mouse.currentToggleGyroMouse' is assigned but its value is never used
|
release:
DS4Windows/DS4Control/Mapping.cs#L816
The field 'Mapping.macroEndIndex' is assigned but its value is never used
|