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

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
build
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/.
build
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/
build: src/dualsense/stream.rs#L3
unused import: `HashSet`
build: src/dualsense/combo.rs#L6
type `ComboRequirement` is more private than the item `Combo::cbs`
build: src/dualsense/stream.rs#L464
method `register_symbols` is never used
build: src/dualsense/combo.rs#L75
field `id` is never read
build
`dualsense-rs` (lib) generated 4 warnings (run `cargo fix --lib -p dualsense-rs` to apply 1 suggestion)