Skip to content

Implement i2c::TransactionIter trait #208

Implement i2c::TransactionIter trait

Implement i2c::TransactionIter trait #208

Triggered via pull request April 5, 2025 12:47
Status Failure
Total duration 37s
Artifacts

ci.yaml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

38 errors and 56 warnings
Clippy
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Clippy: src/signature.rs#L33
creating a shared reference to mutable static is discouraged
Clippy: src/serial.rs#L817
called `Iterator::last` on a `DoubleEndedIterator`; this will needlessly iterate the entire iterator
Clippy: src/serial.rs#L804
called `Iterator::last` on a `DoubleEndedIterator`; this will needlessly iterate the entire iterator
Clippy: src/lptim.rs#L469
manually reimplementing `div_ceil`
Clippy: src/lptim.rs#L423
manually reimplementing `div_ceil`
Clippy: src/lptim.rs#L399
usage of a legacy numeric method
Clippy: src/dma.rs#L129
usage of a legacy numeric method
Clippy: src/rcc/enable.rs#L142
unexpected `cfg` condition value: `stm32l0x0`
Build (nightly, rt mcu-STM32L011D3Px)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build (nightly, rt mcu-STM32L011D3Px): src/signature.rs#L33
creating a shared reference to mutable static is discouraged
Build (nightly, rt mcu-STM32L011D3Px): src/rcc/enable.rs#L142
unexpected `cfg` condition value: `stm32l0x0`
Build (nightly, rt mcu-STM32L052K8Tx stm32-usbd)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build (nightly, rt mcu-STM32L052K8Tx stm32-usbd): src/signature.rs#L33
creating a shared reference to mutable static is discouraged
Build (nightly, rt mcu-STM32L052K8Tx stm32-usbd): src/rcc/enable.rs#L142
unexpected `cfg` condition value: `stm32l0x0`
Build (nightly, rt mcu-STM32L052K8Tx stm32-usbd)
The strategy configuration was canceled because "build_and_test.nightly_rt_mcu-STM32L011D" failed
Build (stable, rt mcu-STM32L011D3Px)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build (stable, rt mcu-STM32L011D3Px): src/signature.rs#L33
creating a shared reference to mutable static is discouraged
Build (stable, rt mcu-STM32L011D3Px): src/rcc/enable.rs#L142
unexpected `cfg` condition value: `stm32l0x0`
Build (stable, rt mcu-STM32L011D3Px)
The strategy configuration was canceled because "build_and_test.nightly_rt_mcu-STM32L011D" failed
Build (stable, rt mcu-STM32L073RBHx stm32-usbd)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build (stable, rt mcu-STM32L073RBHx stm32-usbd): src/signature.rs#L33
creating a shared reference to mutable static is discouraged
Build (stable, rt mcu-STM32L073RBHx stm32-usbd): src/rcc/enable.rs#L142
unexpected `cfg` condition value: `stm32l0x0`
Build (nightly, rt mcu-STM32L031K6Ux)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build (stable, rt mcu-STM32L073RBHx stm32-usbd)
The strategy configuration was canceled because "build_and_test.nightly_rt_mcu-STM32L011D" failed
Build (nightly, rt mcu-STM32L031K6Ux): src/signature.rs#L33
creating a shared reference to mutable static is discouraged
Build (nightly, rt mcu-STM32L031K6Ux): src/rcc/enable.rs#L142
unexpected `cfg` condition value: `stm32l0x0`
Build (nightly, rt mcu-STM32L031K6Ux)
The strategy configuration was canceled because "build_and_test.nightly_rt_mcu-STM32L011D" failed
Build (stable, rt mcu-STM32L052K8Tx stm32-usbd)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Build (stable, rt mcu-STM32L052K8Tx stm32-usbd): src/signature.rs#L33
creating a shared reference to mutable static is discouraged
Build (stable, rt mcu-STM32L052K8Tx stm32-usbd): src/rcc/enable.rs#L142
unexpected `cfg` condition value: `stm32l0x0`
Build (nightly, rt mcu-STM32L073RBHx stm32-usbd)
The operation was canceled.
Build (nightly, rt mcu-STM32L073RBHx stm32-usbd): src/rcc/enable.rs#L142
unexpected `cfg` condition value: `stm32l0x0`
Build (stable, rt mcu-STM32L052K8Tx stm32-usbd)
The strategy configuration was canceled because "build_and_test.nightly_rt_mcu-STM32L011D" failed
Build (nightly, rt mcu-STM32L073RBHx stm32-usbd)
The strategy configuration was canceled because "build_and_test.nightly_rt_mcu-STM32L011D" failed
Build (stable, rt mcu-STM32L031K6Ux)
The operation was canceled.
Build (stable, rt mcu-STM32L031K6Ux): src/rcc/enable.rs#L142
unexpected `cfg` condition value: `stm32l0x0`
Build (stable, rt mcu-STM32L031K6Ux)
The strategy configuration was canceled because "build_and_test.nightly_rt_mcu-STM32L011D" failed
Rustfmt
`/home/runner/work/stm32l0xx-hal/stm32l0xx-hal/.cargo/config` is deprecated in favor of `config.toml`
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Rustfmt
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/
Cargo package
`/home/runner/work/stm32l0xx-hal/stm32l0xx-hal/.cargo/config` is deprecated in favor of `config.toml`
Cargo package
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/
Cargo package
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/
Cargo package
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/
Cargo package
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/
Clippy
`/home/runner/work/stm32l0xx-hal/stm32l0xx-hal/.cargo/config` is deprecated in favor of `config.toml`
Clippy
`/home/runner/work/stm32l0xx-hal/stm32l0xx-hal/.cargo/config` is deprecated in favor of `config.toml`
Clippy
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/
Clippy
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/
Clippy
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/
Clippy
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/
Build (nightly, rt mcu-STM32L011D3Px)
`/home/runner/work/stm32l0xx-hal/stm32l0xx-hal/.cargo/config` is deprecated in favor of `config.toml`
Build (nightly, rt mcu-STM32L011D3Px)
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/
Build (nightly, rt mcu-STM32L011D3Px)
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/
Build (nightly, rt mcu-STM32L011D3Px)
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/
Build (nightly, rt mcu-STM32L011D3Px)
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/
Build (nightly, rt mcu-STM32L052K8Tx stm32-usbd)
`/home/runner/work/stm32l0xx-hal/stm32l0xx-hal/.cargo/config` is deprecated in favor of `config.toml`
Build (nightly, rt mcu-STM32L052K8Tx stm32-usbd)
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/
Build (nightly, rt mcu-STM32L052K8Tx stm32-usbd)
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/
Build (nightly, rt mcu-STM32L052K8Tx stm32-usbd)
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/
Build (nightly, rt mcu-STM32L052K8Tx stm32-usbd)
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/
Build (stable, rt mcu-STM32L011D3Px)
`/home/runner/work/stm32l0xx-hal/stm32l0xx-hal/.cargo/config` is deprecated in favor of `config.toml`
Build (stable, rt mcu-STM32L011D3Px)
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/
Build (stable, rt mcu-STM32L011D3Px)
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/
Build (stable, rt mcu-STM32L011D3Px)
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/
Build (stable, rt mcu-STM32L011D3Px)
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/
Build (stable, rt mcu-STM32L073RBHx stm32-usbd)
`/home/runner/work/stm32l0xx-hal/stm32l0xx-hal/.cargo/config` is deprecated in favor of `config.toml`
Build (stable, rt mcu-STM32L073RBHx stm32-usbd)
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/
Build (stable, rt mcu-STM32L073RBHx stm32-usbd)
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/
Build (stable, rt mcu-STM32L073RBHx stm32-usbd)
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/
Build (stable, rt mcu-STM32L073RBHx stm32-usbd)
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/
Build (nightly, rt mcu-STM32L031K6Ux)
`/home/runner/work/stm32l0xx-hal/stm32l0xx-hal/.cargo/config` is deprecated in favor of `config.toml`
Build (nightly, rt mcu-STM32L031K6Ux)
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/
Build (nightly, rt mcu-STM32L031K6Ux)
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/
Build (nightly, rt mcu-STM32L031K6Ux)
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/
Build (nightly, rt mcu-STM32L031K6Ux)
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/
Build (stable, rt mcu-STM32L052K8Tx stm32-usbd)
`/home/runner/work/stm32l0xx-hal/stm32l0xx-hal/.cargo/config` is deprecated in favor of `config.toml`
Build (stable, rt mcu-STM32L052K8Tx stm32-usbd)
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/
Build (stable, rt mcu-STM32L052K8Tx stm32-usbd)
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/
Build (stable, rt mcu-STM32L052K8Tx stm32-usbd)
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/
Build (stable, rt mcu-STM32L052K8Tx stm32-usbd)
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/
Build (nightly, rt mcu-STM32L073RBHx stm32-usbd)
`/home/runner/work/stm32l0xx-hal/stm32l0xx-hal/.cargo/config` is deprecated in favor of `config.toml`
Build (nightly, rt mcu-STM32L073RBHx stm32-usbd)
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/
Build (nightly, rt mcu-STM32L073RBHx stm32-usbd)
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/
Build (nightly, rt mcu-STM32L073RBHx stm32-usbd)
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/
Build (nightly, rt mcu-STM32L073RBHx stm32-usbd)
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/
Build (stable, rt mcu-STM32L031K6Ux)
`/home/runner/work/stm32l0xx-hal/stm32l0xx-hal/.cargo/config` is deprecated in favor of `config.toml`
Build (stable, rt mcu-STM32L031K6Ux)
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/
Build (stable, rt mcu-STM32L031K6Ux)
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/
Build (stable, rt mcu-STM32L031K6Ux)
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/
Build (stable, rt mcu-STM32L031K6Ux)
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/