LPSPI: embedded-hal 1.0 rework #490
Annotations
3 errors and 15 warnings
|
|
|
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 `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/
|
src/common/lpspi/bus/eh1_impl.rs#L3
unused import: `FullDma`
|
src/common/lpspi/word_types.rs#L1
unused import: `super::LpspiError`
|
src/common/lpspi/bus/eh1_impl.rs#L14
unused variable: `words`
|
src/common/lpspi/bus/eh1_impl.rs#L18
unused variable: `words`
|
src/common/lpspi/bus/eh1_impl.rs#L22
unused variable: `read`
|
src/common/lpspi/bus/eh1_impl.rs#L22
unused variable: `write`
|
src/common/lpspi/bus/eh1_impl.rs#L26
unused variable: `words`
|
src/chip/dma.rs#L66
constant `LPSPI_DMA_RX_MAPPING` is never used
|
src/chip/dma.rs#L67
constant `LPSPI_DMA_TX_MAPPING` is never used
|
src/common/lpspi.rs#L52
fields `dma`, `rx_fifo_size`, and `tx_fifo_size` are never read
|
The logs for this run have expired and are no longer available.
Loading