Skip to content

ci: fix action path #80

ci: fix action path

ci: fix action path #80

Triggered via push November 12, 2024 05:56
Status Success
Total duration 3m 1s
Artifacts

lib.yml

on: push
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/main_loop/master/rrp_server.rs#L17
the following explicit lifetimes could be elided: 'a
check: lib/rktk/src/task/main_loop/master/rrp_server.rs#L62
the following explicit lifetimes could be elided: 'a
check: lib/rktk/src/task/main_loop/mod.rs#L46
this lifetime isn't used in the function definition
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