feat(rrp): web client #88
Annotations
3 errors and 7 warnings
|
lib-check
The operation was canceled.
|
rrp-web-check
Unable to download artifact(s): Artifact not found for name: rrp-client-web
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
lib-check:
lib/rktk/src/task/main_loop/master.rs#L7
unused import: `rktk_keymanager::time::Duration`
|
lib-check:
lib/rktk-drivers-common/src/usb/task.rs#L141
this let-binding has unit value
|
lib-check:
lib/rktk-drivers-common/src/usb/driver.rs#L19
unused `core::result::Result` that must be used
|
lib-check:
lib/rktk-drivers-common/src/usb/driver.rs#L27
unused `core::result::Result` that must be used
|
lib-check:
lib/rktk-drivers-common/src/usb/driver.rs#L35
unused `core::result::Result` that must be used
|
lib-check:
lib/rktk-keymanager/src/state/config.rs#L45
constant `ONESHOT_STATE_SIZE` is never used
|
lib-check:
lib/rktk-keymanager/src/state/config.rs#L46
constant `MAX_RESOLVED_KEY_COUNT` is never used
|