Skip to content

Use fixed-point u64 math to divide the PLL values #338

Use fixed-point u64 math to divide the PLL values

Use fixed-point u64 math to divide the PLL values #338

Triggered via pull request February 11, 2024 20:04
Status Success
Total duration 1m 30s
Artifacts

ci.yml

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

Annotations

342 warnings
ci (stm32f723, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (stm32f723, stable)
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/
ci (stm32f723, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f723, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f723, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f723, stable)
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/
ci (stm32f723, stable)
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/
ci (stm32f723, stable)
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/
ci (stm32f723, stable)
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/
ci (stm32f723, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f723, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f723, stable)
`stm32f7xx-hal` (lib test) generated 2 warnings
ci (stm32f723, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f723, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f723, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f723, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f723, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f723, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f723, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f723, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f723, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f722, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (stm32f722, stable)
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/
ci (stm32f722, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f722, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f722, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f722, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f722, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f722, stable)
`stm32f7xx-hal` (lib test) generated 2 warnings
ci (stm32f722, stable): src/otg_hs.rs#L12
unused import: `BusClock`
ci (stm32f722, stable): src/otg_hs.rs#L13
unused import: `RateExtU32`
ci (stm32f722, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f722, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f722, stable)
`stm32f7xx-hal` (lib) generated 4 warnings (run `cargo fix --lib -p stm32f7xx-hal` to apply 2 suggestions)
ci (stm32f722, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f722, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f722, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f722, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f722, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f722, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f722, stable)
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/
ci (stm32f722, stable)
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/
ci (stm32f722, stable)
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/
ci (stm32f722, stable)
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/
ci (stm32f732, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (stm32f732, stable)
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/
ci (stm32f732, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f732, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f732, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f732, stable)
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/
ci (stm32f732, stable)
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/
ci (stm32f732, stable)
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/
ci (stm32f732, stable)
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/
ci (stm32f732, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f732, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f732, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f732, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f732, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f732, stable)
`stm32f7xx-hal` (lib test) generated 2 warnings
ci (stm32f732, stable): src/otg_hs.rs#L12
unused import: `BusClock`
ci (stm32f732, stable): src/otg_hs.rs#L13
unused import: `RateExtU32`
ci (stm32f732, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f732, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f732, stable)
`stm32f7xx-hal` (lib) generated 4 warnings (run `cargo fix --lib -p stm32f7xx-hal` to apply 2 suggestions)
ci (stm32f732, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f732, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f732, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f733, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (stm32f733, stable)
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/
ci (stm32f733, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f733, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f733, stable)
`stm32f7xx-hal` (lib test) generated 2 warnings
ci (stm32f733, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f733, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f733, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f733, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f733, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f733, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f733, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f733, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f733, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f733, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f733, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f733, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f733, stable)
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/
ci (stm32f733, stable)
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/
ci (stm32f733, stable)
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/
ci (stm32f733, stable)
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/
ci (nightly, stm32f746, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (nightly, stm32f746, true)
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/
ci (nightly, stm32f746, true)
`/home/runner/work/stm32f7xx-hal/stm32f7xx-hal/.cargo/config` is deprecated in favor of `config.toml`
ci (nightly, stm32f746, true): build.rs#L127
field `0` is never read
ci (nightly, stm32f746, true): build.rs#L128
field `0` is never read
ci (nightly, stm32f746, true)
`stm32f7xx-hal` (build script) generated 2 warnings
ci (nightly, stm32f746, true): src/timer.rs#L535
unnecessary `unsafe` block
ci (nightly, stm32f746, true)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (nightly, stm32f746, true)
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/
ci (nightly, stm32f746, true)
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/
ci (nightly, stm32f746, true)
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/
ci (nightly, stm32f746, true)
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/
ci (nightly, stm32f746, true)
`/home/runner/work/stm32f7xx-hal/stm32f7xx-hal/.cargo/config` is deprecated in favor of `config.toml`
ci (nightly, stm32f746, true): build.rs#L127
field `0` is never read
ci (nightly, stm32f746, true): build.rs#L128
field `0` is never read
ci (nightly, stm32f746, true)
`stm32f7xx-hal` (build script) generated 2 warnings
ci (nightly, stm32f746, true): src/otg_hs.rs#L13
unused import: `RateExtU32`
ci (nightly, stm32f746, true): src/timer.rs#L535
unnecessary `unsafe` block
ci (nightly, stm32f746, true): src/timer.rs#L535
unnecessary `unsafe` block
ci (nightly, stm32f746, true)
`stm32f7xx-hal` (lib) generated 4 warnings (run `cargo fix --lib -p stm32f7xx-hal` to apply 2 suggestions)
ci (nightly, stm32f746, true)
`/home/runner/work/stm32f7xx-hal/stm32f7xx-hal/.cargo/config` is deprecated in favor of `config.toml`
ci (nightly, stm32f746, true): build.rs#L127
field `0` is never read
ci (nightly, stm32f746, true): build.rs#L128
field `0` is never read
ci (nightly, stm32f746, true)
`stm32f7xx-hal` (build script) generated 2 warnings
ci (nightly, stm32f746, true): src/timer.rs#L535
unnecessary `unsafe` block
ci (nightly, stm32f746, true): src/timer.rs#L535
unnecessary `unsafe` block
ci (nightly, stm32f746, true)
`stm32f7xx-hal` (lib test) generated 2 warnings
ci (nightly, stm32f746, true)
`/home/runner/work/stm32f7xx-hal/stm32f7xx-hal/.cargo/config` is deprecated in favor of `config.toml`
ci (nightly, stm32f746, true): build.rs#L127
field `0` is never read
ci (nightly, stm32f746, true): build.rs#L128
field `0` is never read
ci (nightly, stm32f746, true)
`stm32f7xx-hal` (build script) generated 2 warnings
ci (nightly, stm32f746, true): src/timer.rs#L535
unnecessary `unsafe` block
ci (nightly, stm32f746, true): src/timer.rs#L535
unnecessary `unsafe` block
ci (nightly, stm32f746, true)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (nightly, stm32f746, true)
`/home/runner/work/stm32f7xx-hal/stm32f7xx-hal/.cargo/config` is deprecated in favor of `config.toml`
ci (nightly, stm32f746, true): build.rs#L127
field `0` is never read
ci (nightly, stm32f746, true): build.rs#L128
field `0` is never read
ci (nightly, stm32f746, true)
`stm32f7xx-hal` (build script) generated 2 warnings
ci (nightly, stm32f746, true): src/timer.rs#L535
unnecessary `unsafe` block
ci (nightly, stm32f746, true): src/timer.rs#L535
unnecessary `unsafe` block
ci (nightly, stm32f746, true)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f769, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (stm32f769, stable)
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/
ci (stm32f769, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f769, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f769, stable): src/qei.rs#L144
unnecessary `unsafe` block
ci (stm32f769, stable): src/qei.rs#L144
unnecessary `unsafe` block
ci (stm32f769, stable)
`stm32f7xx-hal` (lib) generated 4 warnings
ci (stm32f769, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f769, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f745, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (stm32f769, stable): src/qei.rs#L144
unnecessary `unsafe` block
ci (stm32f745, stable)
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/
ci (stm32f769, stable): src/qei.rs#L144
unnecessary `unsafe` block
ci (stm32f745, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f769, stable)
`stm32f7xx-hal` (lib) generated 4 warnings
ci (stm32f745, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f769, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f745, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f769, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f745, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f769, stable): src/qei.rs#L144
unnecessary `unsafe` block
ci (stm32f745, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f769, stable): src/qei.rs#L144
unnecessary `unsafe` block
ci (stm32f745, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f769, stable)
`stm32f7xx-hal` (lib) generated 4 warnings
ci (stm32f745, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f769, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f745, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f769, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f745, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f769, stable): src/qei.rs#L144
unnecessary `unsafe` block
ci (stm32f745, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f745, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f769, stable): src/qei.rs#L144
unnecessary `unsafe` block
ci (stm32f745, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f769, stable)
`stm32f7xx-hal` (lib test) generated 4 warnings
ci (stm32f745, stable)
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/
ci (stm32f769, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f745, stable)
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/
ci (stm32f769, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f745, stable)
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/
ci (stm32f769, stable): src/qei.rs#L144
unnecessary `unsafe` block
ci (stm32f745, stable)
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/
ci (stm32f769, stable): src/qei.rs#L144
unnecessary `unsafe` block
ci (stm32f745, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f769, stable)
`stm32f7xx-hal` (lib) generated 4 warnings
ci (stm32f745, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f769, stable)
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/
ci (stm32f745, stable)
`stm32f7xx-hal` (lib test) generated 2 warnings
ci (stm32f769, stable)
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/
ci (stm32f769, stable)
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/
ci (stm32f769, stable)
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/
ci (stm32f765, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (stm32f765, stable)
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/
ci (stm32f765, stable)
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/
ci (stm32f765, stable)
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/
ci (stm32f765, stable)
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/
ci (stm32f765, stable)
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/
ci (stm32f765, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f765, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f765, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f765, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f765, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f765, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f765, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f765, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f765, stable)
`stm32f7xx-hal` (lib test) generated 2 warnings
ci (stm32f765, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f765, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f765, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f765, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f765, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f765, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f767, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (stm32f767, stable)
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/
ci (stm32f767, stable)
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/
ci (stm32f767, stable)
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/
ci (stm32f767, stable)
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/
ci (stm32f767, stable)
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/
ci (stm32f767, stable): src/otg_hs.rs#L12
unused import: `BusClock`
ci (stm32f767, stable): src/otg_hs.rs#L13
unused import: `RateExtU32`
ci (stm32f767, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f767, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f767, stable): src/qei.rs#L144
unnecessary `unsafe` block
ci (stm32f767, stable): src/qei.rs#L144
unnecessary `unsafe` block
ci (stm32f767, stable)
`stm32f7xx-hal` (lib) generated 6 warnings (run `cargo fix --lib -p stm32f7xx-hal` to apply 2 suggestions)
ci (stm32f767, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f767, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f767, stable): src/qei.rs#L144
unnecessary `unsafe` block
ci (stm32f767, stable): src/qei.rs#L144
unnecessary `unsafe` block
ci (stm32f767, stable)
`stm32f7xx-hal` (lib) generated 4 warnings
ci (stm32f767, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f767, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f767, stable): src/qei.rs#L144
unnecessary `unsafe` block
ci (stm32f767, stable): src/qei.rs#L144
unnecessary `unsafe` block
ci (stm32f767, stable)
`stm32f7xx-hal` (lib) generated 4 warnings
ci (stm32f767, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f767, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f767, stable): src/qei.rs#L144
unnecessary `unsafe` block
ci (stm32f767, stable): src/qei.rs#L144
unnecessary `unsafe` block
ci (stm32f767, stable)
`stm32f7xx-hal` (lib test) generated 4 warnings
ci (stm32f767, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f767, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f767, stable): src/qei.rs#L144
unnecessary `unsafe` block
ci (stm32f767, stable): src/qei.rs#L144
unnecessary `unsafe` block
ci (stm32f767, stable)
`stm32f7xx-hal` (lib) generated 4 warnings
ci (stm32f756, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (stm32f756, stable)
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/
ci (stm32f756, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f756, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f756, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f756, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f756, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f756, stable)
`stm32f7xx-hal` (lib test) generated 2 warnings
ci (stm32f756, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f756, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f756, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f756, stable)
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/
ci (stm32f756, stable)
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/
ci (stm32f756, stable)
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/
ci (stm32f756, stable)
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/
ci (stm32f756, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f756, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f756, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f756, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f756, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f756, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f778, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (stm32f778, stable)
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/
ci (stm32f778, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f778, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f778, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f778, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f778, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f778, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f778, stable)
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/
ci (stm32f778, stable)
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/
ci (stm32f778, stable)
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/
ci (stm32f778, stable)
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/
ci (stm32f778, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f778, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f778, stable)
`stm32f7xx-hal` (lib test) generated 2 warnings
ci (stm32f778, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f778, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f778, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f778, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f778, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f778, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f779, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (stm32f779, stable)
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/
ci (stm32f779, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f779, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f779, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f779, stable)
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/
ci (stm32f779, stable)
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/
ci (stm32f779, stable)
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/
ci (stm32f779, stable)
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/
ci (stm32f779, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f779, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f779, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f779, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f779, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f779, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f779, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f779, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f779, stable)
`stm32f7xx-hal` (lib test) generated 2 warnings
ci (stm32f779, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f779, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f779, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f777, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (stm32f777, stable)
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/
ci (stm32f777, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f777, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f777, stable)
`stm32f7xx-hal` (lib test) generated 2 warnings
ci (stm32f777, stable)
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/
ci (stm32f777, stable)
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/
ci (stm32f777, stable)
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/
ci (stm32f777, stable)
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/
ci (stm32f777, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f777, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f777, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f777, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f777, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f777, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f777, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f777, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f777, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f777, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f777, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f777, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f746, stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
ci (stm32f746, stable)
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/
ci (stm32f746, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f746, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f746, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f746, stable): src/otg_hs.rs#L12
unused import: `BusClock`
ci (stm32f746, stable): src/otg_hs.rs#L13
unused import: `RateExtU32`
ci (stm32f746, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f746, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f746, stable)
`stm32f7xx-hal` (lib) generated 4 warnings (run `cargo fix --lib -p stm32f7xx-hal` to apply 2 suggestions)
ci (stm32f746, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f746, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f746, stable)
`stm32f7xx-hal` (lib test) generated 2 warnings
ci (stm32f746, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f746, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f746, stable)
`stm32f7xx-hal` (lib) generated 2 warnings
ci (stm32f746, stable)
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/
ci (stm32f746, stable)
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/
ci (stm32f746, stable)
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/
ci (stm32f746, stable)
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/
ci (stm32f746, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f746, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f746, stable)
`stm32f7xx-hal` (lib) generated 2 warnings