WIP #182
Annotations
8 errors and 9 warnings
src/app/bmc_application.rs#L323
no method named `write` found for struct `serial::SerialConnections` in the current scope
|
src/app/bmc_application.rs#L312
no method named `read` found for struct `serial::SerialConnections` in the current scope
|
src/app/bmc_application.rs#L312
the size for values of type `[u8]` cannot be known at compilation time
|
src/app/bmc_application.rs#L312
the size for values of type `[u8]` cannot be known at compilation time
|
src/app/bmc_application.rs#L312
the size for values of type `[u8]` cannot be known at compilation time
|
src/app/bmc_application.rs#L312
the size for values of type `[u8]` cannot be known at compilation time
|
src/hal/serial.rs#L105
missing field `data_bits` in initializer of `serial::Handler`
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, 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/
|
src/hal/serial.rs#L22
unused import: `Bytes`
|
src/hal/serial.rs#L25
unused imports: `Sender`, `channel`
|
src/hal/serial.rs#L15
unused import: `Read`
|
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading