Skip to content

improve build-docker-image #4344

improve build-docker-image

improve build-docker-image #4344

Triggered via pull request March 3, 2025 22:07
Status Success
Total duration 34m 20s
Artifacts

ci.yml

on: pull_request
Matrix: test
generate-matrix
14s
generate-matrix
shellcheck
11s
shellcheck
Matrix: clippy
cargo-deny
16s
cargo-deny
Matrix: build
publish
0s
publish
conclusion
0s
conclusion
Coverage
6s
Coverage
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
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