Skip to content

Hardware flow control for serial interfaces #313

Hardware flow control for serial interfaces

Hardware flow control for serial interfaces #313

Re-run triggered October 27, 2023 10:34
Status Failure
Total duration 54s
Artifacts

ci.yml

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

Annotations

30 errors and 163 warnings
ci (stm32f722, stable): examples/serial_dma.rs#L45
this function takes 5 arguments but 4 arguments were supplied
ci (stm32f722, stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
ci (stm32f777, stable): examples/serial_dma.rs#L45
this function takes 5 arguments but 4 arguments were supplied
ci (stm32f777, stable)
could not compile `stm32f7xx-hal` (example "serial_dma") due to 2 previous errors
ci (stm32f777, stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
ci (stm32f756, stable)
The job was canceled because "stm32f722_stable" failed.
ci (stm32f756, stable): examples/serial_dma.rs#L45
this function takes 5 arguments but 4 arguments were supplied
ci (stm32f756, stable)
could not compile `stm32f7xx-hal` (example "serial_dma") due to 2 previous errors
ci (stm32f756, stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
ci (nightly, stm32f746, true)
The job was canceled because "stm32f722_stable" failed.
ci (nightly, stm32f746, true): src/serial.rs#L614
assigning to `&T` is undefined behavior, consider using an `UnsafeCell`
ci (nightly, stm32f746, true): src/spi.rs#L426
assigning to `&T` is undefined behavior, consider using an `UnsafeCell`
ci (nightly, stm32f746, true): src/spi.rs#L426
assigning to `&T` is undefined behavior, consider using an `UnsafeCell`
ci (stm32f732, stable): examples/serial_dma.rs#L45
this function takes 5 arguments but 4 arguments were supplied
ci (nightly, stm32f746, true)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
ci (stm32f732, stable)
could not compile `stm32f7xx-hal` (example "serial_dma") due to 2 previous errors
ci (stm32f732, stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
ci (stm32f733, stable)
The operation was canceled.
ci (stm32f769, stable): examples/serial_dma.rs#L45
this function takes 5 arguments but 4 arguments were supplied
ci (stm32f769, stable)
could not compile `stm32f7xx-hal` (example "serial_dma") due to 2 previous errors
ci (stm32f769, stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
ci (stm32f778, stable)
The operation was canceled.
ci (stm32f779, stable)
The operation was canceled.
ci (stm32f765, stable)
The operation was canceled.
ci (stm32f767, stable): examples/serial_dma.rs#L45
this function takes 5 arguments but 4 arguments were supplied
ci (stm32f767, stable)
could not compile `stm32f7xx-hal` (example "serial_dma") due to 2 previous errors
ci (stm32f767, stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
ci (stm32f745, stable)
The operation was canceled.
ci (stm32f746, stable)
The operation was canceled.
ci (stm32f723, stable)
The operation was canceled.
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/serial.rs#L190
unused variable: `cts`
ci (stm32f722, stable): src/serial.rs#L190
unused variable: `rts`
ci (stm32f722, stable): src/serial.rs#L200
unused variable: `cts`
ci (stm32f722, stable): src/serial.rs#L207
unused variable: `rts`
ci (stm32f722, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f722, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f722, stable): src/flash.rs#L205
unnecessary `unsafe` block
ci (stm32f722, stable): src/serial.rs#L163
multiple variants are never constructed
ci (stm32f722, stable)
`stm32f7xx-hal` (lib) generated 8 warnings (run `cargo fix --lib -p stm32f7xx-hal` to apply 4 suggestions)
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 (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/serial.rs#L190
unused variable: `cts`
ci (stm32f777, stable): src/serial.rs#L190
unused variable: `rts`
ci (stm32f777, stable): src/serial.rs#L200
unused variable: `cts`
ci (stm32f777, stable): src/serial.rs#L207
unused variable: `rts`
ci (stm32f777, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f777, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f777, stable): src/flash.rs#L205
unnecessary `unsafe` block
ci (stm32f777, stable): src/serial.rs#L163
multiple variants are never constructed
ci (stm32f777, stable)
`stm32f7xx-hal` (lib) generated 8 warnings (run `cargo fix --lib -p stm32f7xx-hal` to apply 4 suggestions)
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 (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/serial.rs#L190
unused variable: `cts`
ci (stm32f756, stable): src/serial.rs#L190
unused variable: `rts`
ci (stm32f756, stable): src/serial.rs#L200
unused variable: `cts`
ci (stm32f756, stable): src/serial.rs#L207
unused variable: `rts`
ci (stm32f756, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f756, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f756, stable): src/flash.rs#L205
unnecessary `unsafe` block
ci (stm32f756, stable): src/serial.rs#L163
multiple variants are never constructed
ci (stm32f756, stable)
`stm32f7xx-hal` (lib) generated 8 warnings (run `cargo fix --lib -p stm32f7xx-hal` to apply 4 suggestions)
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 (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)
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 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)
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 (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 (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 (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 (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 (nightly, stm32f746, true): src/serial.rs#L190
unused variable: `cts`
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 (nightly, stm32f746, true): src/serial.rs#L190
unused variable: `rts`
ci (nightly, stm32f746, true): src/serial.rs#L200
unused variable: `cts`
ci (stm32f732, stable): src/serial.rs#L190
unused variable: `cts`
ci (nightly, stm32f746, true): src/serial.rs#L207
unused variable: `rts`
ci (stm32f732, stable): src/serial.rs#L190
unused variable: `rts`
ci (nightly, stm32f746, true): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f732, stable): src/serial.rs#L200
unused variable: `cts`
ci (nightly, stm32f746, true): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f732, stable): src/serial.rs#L207
unused variable: `rts`
ci (nightly, stm32f746, true): src/flash.rs#L205
unnecessary `unsafe` block
ci (stm32f732, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (nightly, stm32f746, true): src/serial.rs#L163
multiple variants are never constructed
ci (stm32f732, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f732, stable): src/flash.rs#L205
unnecessary `unsafe` block
ci (stm32f732, stable): src/serial.rs#L163
multiple variants are never constructed
ci (stm32f732, stable)
`stm32f7xx-hal` (lib) generated 8 warnings (run `cargo fix --lib -p stm32f7xx-hal` to apply 4 suggestions)
ci (nightly, stm32f746, true)
`stm32f7xx-hal` (lib) generated 8 warnings
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)
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 (stm32f733, stable): src/serial.rs#L190
unused variable: `cts`
ci (stm32f733, stable): src/serial.rs#L190
unused variable: `rts`
ci (stm32f733, stable): src/serial.rs#L200
unused variable: `cts`
ci (stm32f733, stable): src/serial.rs#L207
unused variable: `rts`
ci (stm32f733, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f733, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f733, stable): src/flash.rs#L205
unnecessary `unsafe` block
ci (stm32f733, stable): src/serial.rs#L163
multiple variants are never constructed
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/serial.rs#L190
unused variable: `cts`
ci (stm32f769, stable): src/serial.rs#L190
unused variable: `rts`
ci (stm32f769, stable): src/serial.rs#L200
unused variable: `cts`
ci (stm32f769, stable): src/serial.rs#L207
unused variable: `rts`
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): src/flash.rs#L205
unnecessary `unsafe` block
ci (stm32f769, stable): src/serial.rs#L163
multiple variants are never constructed
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 (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 (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)
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/serial.rs#L190
unused variable: `cts`
ci (stm32f778, stable): src/serial.rs#L190
unused variable: `rts`
ci (stm32f778, stable): src/serial.rs#L200
unused variable: `cts`
ci (stm32f778, stable): src/serial.rs#L207
unused variable: `rts`
ci (stm32f778, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f778, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f778, stable): src/flash.rs#L205
unnecessary `unsafe` block
ci (stm32f778, stable): src/serial.rs#L163
multiple variants are never constructed
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)
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 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)
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 (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 (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/serial.rs#L190
unused variable: `cts`
ci (stm32f765, stable): src/serial.rs#L190
unused variable: `rts`
ci (stm32f765, stable): src/serial.rs#L200
unused variable: `cts`
ci (stm32f765, stable): src/serial.rs#L207
unused variable: `rts`
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/serial.rs#L190
unused variable: `cts`
ci (stm32f767, stable): src/serial.rs#L190
unused variable: `rts`
ci (stm32f767, stable): src/serial.rs#L200
unused variable: `cts`
ci (stm32f767, stable): src/serial.rs#L207
unused variable: `rts`
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): src/flash.rs#L205
unnecessary `unsafe` block
ci (stm32f767, stable): src/serial.rs#L163
multiple variants are never constructed
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 (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 (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 (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 (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 (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 (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 (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 (stm32f723, stable): src/serial.rs#L190
unused variable: `cts`
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 (stm32f723, stable): src/serial.rs#L190
unused variable: `rts`
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 (stm32f723, stable): src/serial.rs#L200
unused variable: `cts`
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 (stm32f723, stable): src/serial.rs#L207
unused variable: `rts`
ci (stm32f723, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f723, stable): src/timer.rs#L535
unnecessary `unsafe` block
ci (stm32f723, stable): src/flash.rs#L205
unnecessary `unsafe` block
ci (stm32f723, stable): src/serial.rs#L163
multiple variants are never constructed
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/