Build and publish Docker images #476
Annotations
5 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build and push:
Dockerfile#L1
StageNameCasing: Stage name 'BUILD' should be lowercase
More info: https://docs.docker.com/go/dockerfile/rule/stage-name-casing/
|
|
Build and push:
Dockerfile#L22
UndefinedVar: Usage of undefined variable '$TARGETARCH'
More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
|
|
Build and push:
Dockerfile#L7
CopyIgnoredFile: Attempting to Copy file "." that is excluded by .dockerignore
More info: https://docs.docker.com/go/dockerfile/rule/copy-ignored-file/
|
|
Build and push:
Dockerfile#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
background
wait
wait-all
cancel
parallel
Loading