Skip to content

Don't overwrite other bits when enabling a PWM timer #678

Don't overwrite other bits when enabling a PWM timer

Don't overwrite other bits when enabling a PWM timer #678

Triggered via pull request October 5, 2024 04:28
Status Success
Total duration 43s
Artifacts

ci.yml

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

Annotations

44 warnings
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 (stm32f100, stable): src/rcc/enable.rs#L187
unexpected `cfg` condition value: `stm32f102`
check (stm32f100, stable)
`stm32f1xx-hal` (lib test) generated 1 warning
check (stm32f100, stable): src/rcc/enable.rs#L187
unexpected `cfg` condition value: `stm32f102`
check (stm32f100, stable)
`stm32f1xx-hal` (lib) generated 1 warning
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 (stm32f101, stable): src/rcc/enable.rs#L187
unexpected `cfg` condition value: `stm32f102`
check (stm32f101, stable)
`stm32f1xx-hal` (lib test) generated 1 warning
check (stm32f101, stable): src/rcc/enable.rs#L187
unexpected `cfg` condition value: `stm32f102`
check (stm32f101, stable)
`stm32f1xx-hal` (lib) generated 1 warning
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 (stm32f105, stable): src/rcc/enable.rs#L187
unexpected `cfg` condition value: `stm32f102`
check (stm32f105, stable)
`stm32f1xx-hal` (lib) generated 1 warning
check (stm32f105, stable): src/rcc/enable.rs#L187
unexpected `cfg` condition value: `stm32f102`
check (stm32f105, stable)
`stm32f1xx-hal` (lib test) generated 1 warning
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 (stm32f107, stable): src/rcc/enable.rs#L187
unexpected `cfg` condition value: `stm32f102`
check (stm32f107, stable)
`stm32f1xx-hal` (lib test) generated 1 warning
check (stm32f107, stable): src/rcc/enable.rs#L187
unexpected `cfg` condition value: `stm32f102`
check (stm32f107, stable)
`stm32f1xx-hal` (lib) generated 1 warning
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 (stm32f103, stable): src/rcc/enable.rs#L187
unexpected `cfg` condition value: `stm32f102`
check (stm32f103, stable)
`stm32f1xx-hal` (lib) generated 1 warning
check (stm32f103, stable): src/rcc/enable.rs#L187
unexpected `cfg` condition value: `stm32f102`
check (stm32f103, stable)
`stm32f1xx-hal` (lib test) generated 1 warning
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): src/rcc/enable.rs#L187
unexpected `cfg` condition value: `stm32f102`
check (nightly, stm32f103, true)
`stm32f1xx-hal` (lib) generated 1 warning
check (nightly, stm32f103, true): examples/serial-interrupt-idle.rs#L55
creating a mutable reference to mutable static is discouraged
check (nightly, stm32f103, true): examples/serial-interrupt-idle.rs#L70
creating a mutable reference to mutable static is discouraged
check (nightly, stm32f103, true): examples/serial-interrupt-idle.rs#L78
creating a mutable reference to mutable static is discouraged
check (nightly, stm32f103, true)
`stm32f1xx-hal` (example "serial-interrupt-idle") generated 4 warnings
check (nightly, stm32f103, true): examples/usb_serial_interrupt.rs#L63
creating a shared reference to mutable static is discouraged
check (nightly, stm32f103, true): examples/usb_serial_interrupt.rs#L94
creating a mutable reference to mutable static is discouraged
check (nightly, stm32f103, true): examples/usb_serial_interrupt.rs#L95
creating a mutable reference to mutable static is discouraged
check (nightly, stm32f103, true)
`stm32f1xx-hal` (example "usb_serial_interrupt") generated 4 warnings
check (nightly, stm32f103, true): src/rcc/enable.rs#L187
unexpected `cfg` condition value: `stm32f102`
check (nightly, stm32f103, true)
`stm32f1xx-hal` (lib test) generated 1 warning