Skip to content

Remap, Rmp, RFrom

Remap, Rmp, RFrom #752

Triggered via pull request October 13, 2024 12:04
Status Success
Total duration 50s
Artifacts

ci.yml

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

Annotations

22 warnings
check (stm32f101, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
check (stm32f101, stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
check (stm32f100, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
check (stm32f100, stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
check (stm32f103, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
check (stm32f103, stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
check (stm32f105, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
check (stm32f105, stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
check (stm32f107, stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
check (stm32f107, stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
check (nightly, stm32f103, true)
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
check (nightly, stm32f103, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
check (nightly, stm32f103, true): examples/exti.rs#L29
creating a mutable reference to mutable static is discouraged
check (nightly, stm32f103, true): examples/exti.rs#L30
creating a mutable reference to mutable static is discouraged
check (nightly, stm32f103, true): examples/exti.rs#L52
creating a mutable reference to mutable static is discouraged
check (nightly, stm32f103, true): examples/exti.rs#L55
creating a mutable reference to mutable static is discouraged
check (nightly, stm32f103, true)
`stm32f1xx-hal` (example "exti") generated 4 warnings
check (nightly, stm32f103, true): examples/spi-slave.rs#L110
creating a mutable reference to mutable static is discouraged
check (nightly, stm32f103, true): examples/blinky_timer_irq.rs#L47
creating a mutable reference to mutable static is discouraged
check (nightly, stm32f103, true): examples/blinky_timer_irq.rs#L48
creating a mutable reference to mutable static is discouraged
check (nightly, stm32f103, true)
`stm32f1xx-hal` (example "spi-slave") generated 2 warnings
check (nightly, stm32f103, true): examples/blinky_rtcalarm_irq.rs#L55
creating a mutable reference to mutable static is discouraged