Build and Publish Docker #51
Annotations
1 error and 2 warnings
container
buildx failed with: ERROR: failed to solve: process "/bin/sh -c source $HOME/.profile && cargo build --release && mkdir out && mv target/release/forge out/forge && mv target/release/cast out/cast && mv target/release/anvil out/anvil && mv target/release/chisel out/chisel && strip out/forge && strip out/cast && strip out/chisel && strip out/anvil;" did not complete successfully: exit code: 101
|
container
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/login-action@v2, docker/metadata-action@v4, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
container
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|