Skip to content

feat: Refactor and implement input report for ble #162

feat: Refactor and implement input report for ble

feat: Refactor and implement input report for ble #162

Triggered via pull request January 12, 2025 09:15
@nazo6nazo6
synchronize #33
ble-hid-rework
Status Success
Total duration 1m 10s
Artifacts

lib.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
check: tools/rktk-client/src/app/page/connect.rs#L2
unused import: `web_sys::Hid`
check: tools/rktk-client/src/app/mod.rs#L33
unneeded `return` statement
check: tools/rktk-client/src/app/mod.rs#L38
unused `std::result::Result` that must be used