Skip to content

Merge pull request #518 from ElektroVirus/master #771

Merge pull request #518 from ElektroVirus/master

Merge pull request #518 from ElektroVirus/master #771

Triggered via push November 19, 2024 00:34
Status Success
Total duration 53s
Artifacts

ci.yml

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

Annotations

10 warnings
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/usb_serial_rtic.rs#L64
creating a shared reference to mutable static is discouraged
check (nightly, stm32f103, true): examples/usb_serial_rtic.rs#L67
creating a shared reference to mutable static is discouraged
check (nightly, stm32f103, true)
`stm32f1xx-hal` (example "usb_serial_rtic") generated 3 warnings
check (nightly, stm32f103, true): examples/serial-interrupt-idle.rs#L56
creating a mutable reference to mutable static is discouraged
check (nightly, stm32f103, true): examples/serial-interrupt-idle.rs#L71
creating a mutable reference to mutable static is discouraged