CI #4330
ci.yml
on: merge_group
Matrix: test
generate-matrix
16s
check
17s
shellcheck
8s
Matrix: clippy
fmt
8s
cargo-deny
21s
remote
4m 20s
bisect
5m 9s
foreign
2m 50s
docker-in-docker
6m 3s
Matrix: build
Coverage
7s
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
|