Bump ct-ng to 1.27.0 #4323
ci.yml
on: pull_request
Matrix: test
generate-matrix
13s
check
15s
shellcheck
7s
Matrix: clippy
fmt
7s
cargo-deny
18s
remote
1m 49s
bisect
5m 2s
foreign
2m 46s
docker-in-docker
3m 39s
Matrix: build
Coverage
0s
Annotations
1 error and 14 warnings
Coverage
This request has been automatically failed because it uses a deprecated version of `actions/download-artifact: v3`. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
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
|