Skip to content

feat: Implement usb/ble toggle key #70

feat: Implement usb/ble toggle key

feat: Implement usb/ble toggle key #70

Triggered via push November 10, 2024 08:50
Status Failure
Total duration 1m 47s
Artifacts

lib.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 12 warnings
test: lib/rktk-keymanager/src/state/tests/mod.rs#L35
this function takes 1 argument but 0 arguments were supplied
test: lib/rktk-keymanager/src/state/tests/mod.rs#L52
this function takes 1 argument but 0 arguments were supplied
test: lib/rktk-keymanager/src/state/tests/mod.rs#L64
this function takes 1 argument but 0 arguments were supplied
test: lib/rktk-keymanager/src/state/tests/mod.rs#L77
this function takes 1 argument but 0 arguments were supplied
test: lib/rktk-keymanager/src/state/tests/mod.rs#L131
missing field `initial_output` in initializer of `StateConfig`
test
Process completed with exit code 1.
test: lib/rktk-keymanager/src/state/config.rs#L53
constant `ONESHOT_STATE_SIZE` is never used
test: lib/rktk-keymanager/src/state/config.rs#L54
constant `MAX_RESOLVED_KEY_COUNT` is never used
check: lib/rktk/src/task/mod.rs#L5
unused imports: `Either` and `select`
check: lib/rktk/src/task/mod.rs#L7
unused import: `Timer`
check: lib/rktk/src/task/main_loop/mod.rs#L9
unused import: `reporter::ReporterDriver`
check: lib/rktk/src/task/mod.rs#L79
very complex type used. Consider factoring parts into `type` definitions
check: lib/rktk-keymanager/src/state/config.rs#L53
constant `ONESHOT_STATE_SIZE` is never used
check: lib/rktk-keymanager/src/state/config.rs#L54
constant `MAX_RESOLVED_KEY_COUNT` is never used
check: lib/rktk-keymanager/src/state/config.rs#L53
constant `ONESHOT_STATE_SIZE` is never used
check: lib/rktk-keymanager/src/state/config.rs#L54
constant `MAX_RESOLVED_KEY_COUNT` is never used
check: lib/rktk/src/task/mod.rs#L5
unused imports: `Either` and `select`
check: lib/rktk/src/task/mod.rs#L7
unused import: `Timer`