Check #146
Annotations
12 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Docker-in-Docker Test:
src/docker/local.rs#L168
creating a shared reference to mutable static is discouraged
|
Run Docker-in-Docker Test:
src/docker/shared.rs#L568
creating a shared reference to mutable static is discouraged
|
Run Docker-in-Docker Test:
src/docker/shared.rs#L592
creating a shared reference to mutable static is discouraged
|
Run Docker-in-Docker Test:
src/docker/shared.rs#L604
creating a mutable reference to mutable static is discouraged
|
Run Docker-in-Docker Test:
src/docker/shared.rs#L630
creating a mutable reference to mutable static is discouraged
|
Run Docker-in-Docker Test:
src/errors.rs#L27
creating a shared reference to mutable static is discouraged
|
Run Docker-in-Docker Test:
src/errors.rs#L105
creating a mutable reference to mutable static is discouraged
|
Run Docker-in-Docker Test:
src/temp.rs#L22
creating a shared reference to mutable static is discouraged
|
Run Docker-in-Docker Test:
src/temp.rs#L22
creating a shared reference to mutable static is discouraged
|
Run Docker-in-Docker Test:
src/temp.rs#L31
creating a mutable reference to mutable static is discouraged
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "cross-x86_64-unknown-linux-musl".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading