Skip to content

RacyCell<T>: Data race allowed on T #1196

RacyCell<T>: Data race allowed on T

RacyCell<T>: Data race allowed on T #1196

Triggered via pull request August 3, 2023 17:25
Status Success
Total duration 6m 11s
Artifacts

ci.yml

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

Annotations

8 warnings
Clippy: bios/stage-3/src/main.rs#L33
this argument is a mutable reference, but not used mutably
Clippy: bios/stage-2/src/protected_mode.rs#L112
this argument is a mutable reference, but not used mutably
Clippy: uefi/src/main.rs#L213
this argument is a mutable reference, but not used mutably
Check: build.rs#L1
unused import: `async_process::Command`
Check: build.rs#L4
unused import: `Path`
Check: build.rs#L18
unused variable: `out_dir`
Check: build.rs#L61
unused variable: `out_dir`
Check: build.rs#L5
constant `BOOTLOADER_VERSION` is never used