Skip to content

feat(bluetooth/nrf): Save bonder info into flash #78

feat(bluetooth/nrf): Save bonder info into flash

feat(bluetooth/nrf): Save bonder info into flash #78

Triggered via pull request November 12, 2024 05:23
@nazo6nazo6
synchronize #24
bonder
Status Success
Total duration 1m 15s
Artifacts

lib.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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-keymanager/src/state/manager/transparent/report.rs#L11
you should consider adding a `Default` implementation for `TransparentReport`
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-keymanager/src/state/manager/transparent/report.rs#L11
you should consider adding a `Default` implementation for `TransparentReport`