Skip to content

Continuous integration #770

Continuous integration

Continuous integration #770

Triggered via merge group November 19, 2024 00:33
Status Success
Total duration 58s
Artifacts

ci.yml

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

Annotations

10 warnings
check (nightly, stm32f103, true): examples/usb_serial_interrupt.rs#L61
creating a shared reference to mutable static is discouraged
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#L96
creating a mutable reference to mutable static is discouraged
check (nightly, stm32f103, true): examples/usb_serial_interrupt.rs#L97
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): 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/serial-interrupt-idle.rs#L56
creating a mutable reference to mutable static is discouraged