WIP e-h 1.0 and edition 2021 #36
Annotations
10 errors and 6 warnings
src/spi.rs#L20
unresolved import `embedded_hal::spi::FullDuplex`
|
src/spi.rs#L149
cannot find macro `block` in this scope
|
src/spi.rs#L219
failed to resolve: could not find `transfer` in `spi`
|
src/spi.rs#L229
failed to resolve: could not find `write` in `spi`
|
src/i2c.rs#L256
cannot find trait `Write` in this scope
|
src/i2c.rs#L279
cannot find trait `Read` in this scope
|
src/i2c.rs#L306
cannot find trait `WriteRead` in this scope
|
src/serial.rs#L53
failed to resolve: use of undeclared crate or module `serial`
|
src/serial.rs#L61
failed to resolve: use of undeclared crate or module `nb`
|
src/serial.rs#L79
failed to resolve: use of undeclared crate or module `nb`
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions-rs/toolchain@v1, 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/
|
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/
|
This job failed
Loading