Skip to content

Added wrappers for some structs to improve API in the future #12

Added wrappers for some structs to improve API in the future

Added wrappers for some structs to improve API in the future #12

Triggered via push February 22, 2024 23:04
Status Success
Total duration 29s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: ATiltedTree/setup-rust@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: ATiltedTree/setup-rust@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
unknown lint: `__warnings`
lint: src/dualsense/stream.rs#L496
associated functions `packet_received` and `extract_bytes` are never used
lint: src/dualsense/properties/property.rs#L48
methods `offset` and `convert` are never used
lint: src/dualsense/properties/property.rs#L130
function `gyro_accel_into_u16` is never used
lint: src/dualsense/properties/valuetype.rs#L8
variants `U16`, `I16`, `Pad`, `Symbol`, and `Bool` are never constructed
lint: src/dualsense/properties/valuetype.rs#L88
method `to_combo` is never used
lint: src/dualsense/properties/analog_pad.rs#L6
constant `QUADRANT_ANGLE` is never used
lint: src/dualsense/combo.rs#L75
field `id` is never read
lint: src/dualsense/stream.rs#L721
very complex type used. Consider factoring parts into `type` definitions
lint: src/dualsense/properties/trigger.rs#L8
used a field initializer for a tuple struct