Cargo: Update to 0.6.2 #172
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build.rs#L11
use of deprecated function `vergen::gen`: Please use the `vergen` function instead
|
|
src/features/kernel_websocket.rs#L2
unused import: `actix::prelude::*`
|
src/recorder/mod.rs#L5
unused imports: `SignalNoClone`, `Signal`
|
src/features/udev.rs#L3
unused import: `SerializeStruct`
|
src/features/kernel.rs#L42
field `main_loop_thread` is never read
|
src/features/kernel_websocket.rs#L30
field `event_type` is never read
|
src/features/kernel_websocket.rs#L43
function `manager` is never used
|
src/features/serial.rs#L22
associated function `from` is never used
|
src/features/udev.rs#L9
struct `GenericSerializer` is never constructed
|
This job succeeded
Loading