chore(release): bump version to 1.0.0-beta #8
Annotations
11 warnings
|
build
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build:
DS4MapperTest/SteamControllerLibrary/SteamControllerBTReader.cs#L76
The variable 'payloadLength' is assigned but its value is never used
|
|
build:
DS4MapperTest/SteamControllerLibrary/SteamControllerDevice.cs#L450
The variable 'tmp_period_command' is assigned but its value is never used
|
|
build:
DS4MapperTest/SteamControllerLibrary/SteamControllerDevice.cs#L389
The variable 'tmp_period_command' is assigned but its value is never used
|
|
build:
DS4MapperTest/SteamControllerLibrary/SteamControllerDevice.cs#L325
The variable 'timeout' is assigned but its value is never used
|
|
build:
DS4MapperTest/HidLibrary/HidDevice.cs#L592
The variable 'e' is declared but never used
|
|
build:
DS4MapperTest/Util.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
DS4MapperTest/Util.cs#L360
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
DS4MapperTest/Util.cs#L344
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
DS4MapperTest/Util.cs#L312
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
build:
DS4MapperTest/Util.cs#L288
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|