improve build-docker-image #765
try.yml
on: issue_comment
Matrix: try / test
try
/
generate-matrix
14s
try
/
check
14s
try
/
shellcheck
8s
Matrix: try / clippy
try
/
fmt
8s
acknowledge
3s
try
/
cargo-deny
19s
try
/
remote
2m 5s
try
/
bisect
5m 35s
try
/
foreign
2m 37s
try
/
docker-in-docker
3m 31s
Matrix: try / build
comment
5s
Annotations
2 errors and 10 warnings
try / target (x86_64-unknown-linux-gnu,ubuntu-latest)
Process completed with exit code 127.
|
try / conclusion
Process completed with exit code 1.
|
try / docker-in-docker:
src/docker/local.rs#L168
creating a shared reference to mutable static is discouraged
|
try / docker-in-docker:
src/docker/shared.rs#L568
creating a shared reference to mutable static is discouraged
|
try / docker-in-docker:
src/docker/shared.rs#L592
creating a shared reference to mutable static is discouraged
|
try / docker-in-docker:
src/docker/shared.rs#L604
creating a mutable reference to mutable static is discouraged
|
try / docker-in-docker:
src/docker/shared.rs#L630
creating a mutable reference to mutable static is discouraged
|
try / docker-in-docker:
src/errors.rs#L27
creating a shared reference to mutable static is discouraged
|
try / docker-in-docker:
src/errors.rs#L105
creating a mutable reference to mutable static is discouraged
|
try / docker-in-docker:
src/temp.rs#L22
creating a shared reference to mutable static is discouraged
|
try / docker-in-docker:
src/temp.rs#L22
creating a shared reference to mutable static is discouraged
|
try / docker-in-docker:
src/temp.rs#L31
creating a mutable reference to mutable static is discouraged
|