Skip to content

fix linux images

fix linux images #4327

Triggered via pull request February 12, 2025 09:33
@EmilgardisEmilgardis
synchronize #1626
fix-linux
Status Success
Total duration 16m 8s
Artifacts

ci.yml

on: pull_request
Matrix: test
generate-matrix
21s
generate-matrix
shellcheck
8s
shellcheck
Matrix: clippy
cargo-deny
15s
cargo-deny
Matrix: build
publish
0s
publish
conclusion
0s
conclusion
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
foreign
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
foreign
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
foreign
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
foreign
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
docker-in-docker: src/docker/local.rs#L168
creating a shared reference to mutable static is discouraged
docker-in-docker: src/docker/shared.rs#L568
creating a shared reference to mutable static is discouraged
docker-in-docker: src/docker/shared.rs#L592
creating a shared reference to mutable static is discouraged
docker-in-docker: src/docker/shared.rs#L604
creating a mutable reference to mutable static is discouraged
docker-in-docker: src/docker/shared.rs#L630
creating a mutable reference to mutable static is discouraged
docker-in-docker: src/errors.rs#L27
creating a shared reference to mutable static is discouraged
docker-in-docker: src/errors.rs#L105
creating a mutable reference to mutable static is discouraged
docker-in-docker: src/temp.rs#L22
creating a shared reference to mutable static is discouraged
docker-in-docker: src/temp.rs#L22
creating a shared reference to mutable static is discouraged
docker-in-docker: src/temp.rs#L31
creating a mutable reference to mutable static is discouraged