Skip to content

Combo input PoC and state change on callbacks #11

Combo input PoC and state change on callbacks

Combo input PoC and state change on callbacks #11

Triggered via push February 21, 2024 02:00
Status Success
Total duration 29s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 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#L3
unused import: `HashSet`
lint: src/dualsense/combo.rs#L6
type `dualsense::combo::ComboRequirement` is more private than the item `dualsense::combo::Combo::cbs`
lint: src/dualsense/stream.rs#L464
method `register_symbols` is never used
lint: src/dualsense/combo.rs#L75
field `id` is never read
lint: src/dualsense/stream.rs#L713
very complex type used. Consider factoring parts into `type` definitions
lint: src/dualsense/combo.rs#L15
very complex type used. Consider factoring parts into `type` definitions
lint
`dualsense-rs` (lib) generated 7 warnings (run `cargo clippy --fix --lib -p dualsense-rs` to apply 1 suggestion)