ci #2165
ci.yml
on: schedule
error-msg
7s
error-check
7s
standalone
19s
remote
1m 0s
set
31s
group
31s
docker-config-malformed
10s
proxy-docker-config
33s
proxy-buildkitd
23s
git-context
1m 29s
git-context-and-local
1m 32s
multi-output
30s
load-and-push
38s
summary-disable
22s
summary-disable-deprecated
15s
summary-not-supported
25s
record-upload-disable
21s
annotations-disabled
22s
Matrix: allow
Matrix: bake
Matrix: checks
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
Annotations
2 errors and 47 warnings
error-msg
buildx bake failed with: Learn more at https://docs.docker.com/go/build-multi-platform/
|
error-check
buildx bake failed with: ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
|
error-msg
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
docker-config-malformed
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 139
|
error-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
checks (latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
All commands within the Dockerfile should use the same casing (either upper or lower):
test/lint-other.Dockerfile#L4
ConsistentInstructionCasing: Command 'froM' should match the case of the command majority (uppercase)
More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
|
All commands within the Dockerfile should use the same casing (either upper or lower):
test/lint-other.Dockerfile#L7
ConsistentInstructionCasing: Command 'from' should match the case of the command majority (uppercase)
More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
|
All commands within the Dockerfile should use the same casing (either upper or lower):
test/lint-other.Dockerfile#L8
ConsistentInstructionCasing: Command 'COPy' should match the case of the command majority (uppercase)
More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
|
All commands within the Dockerfile should use the same casing (either upper or lower):
test/lint.Dockerfile#L1
ConsistentInstructionCasing: Command 'frOM' should match the case of the command majority (uppercase)
More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
|
Multiple instructions of the same type should not be used in the same stage:
test/lint.Dockerfile#L10
MultipleInstructionsDisallowed: Multiple CMD instructions should not be used in the same stage because only the last one will be used
More info: https://docs.docker.com/go/dockerfile/rule/multiple-instructions-disallowed/
|
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals:
test/lint.Dockerfile#L12
JSONArgsRecommended: JSON arguments recommended for ENTRYPOINT to prevent unintended behavior related to OS signals
More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
|
All commands within the Dockerfile should use the same casing (either upper or lower):
test/lint-other.Dockerfile#L1
ConsistentInstructionCasing: Command 'frOM' should match the case of the command majority (uppercase)
More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
|
All commands within the Dockerfile should use the same casing (either upper or lower):
test/lint-other.Dockerfile#L2
ConsistentInstructionCasing: Command 'cOpy' should match the case of the command majority (uppercase)
More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
|
The MAINTAINER instruction is deprecated, use a label instead to define an image author:
test/lint.Dockerfile#L5
MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label
More info: https://docs.docker.com/go/dockerfile/rule/maintainer-deprecated/
|
All commands within the Dockerfile should use the same casing (either upper or lower):
test/lint.Dockerfile#L2
ConsistentInstructionCasing: Command 'cOpy' should match the case of the command majority (uppercase)
More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
|
summary-disable-deprecated
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
|
allow (v0.18.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
annotations-disabled
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
allow (v0.17.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
bake (default)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
standalone
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
standalone
Docker is required to export a build record
|
record-upload-disable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
checks (v0.14.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
bake (release)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
proxy-buildkitd
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
record-retention-days (2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
summary-disable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
allow (v0.19.0-rc2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
summary-not-supported
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
group
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
record-retention-days (0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
provenance (builder-id=foo)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
provenance
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
multi-output
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
sbom (binary, /tmp/bake-build)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
provenance (true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
set
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
proxy-docker-config
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
load-and-push
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
provenance (false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
provenance (mode=max)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
sbom (image, type=image,name=localhost:5000/name/app:latest,push=true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
remote
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
git-context
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
git-context-and-local
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
docker~bake-action~13GMRT.dockerbuild
|
32.5 KB |
|
docker~bake-action~1NSHWC.dockerbuild
|
14.7 KB |
|
docker~bake-action~258EJT+2.dockerbuild
|
28 KB |
|
docker~bake-action~28JZVQ+2.dockerbuild
|
27.2 KB |
|
docker~bake-action~37894J.dockerbuild
|
32 KB |
|
docker~bake-action~58EWBK.dockerbuild
|
36.8 KB |
|
docker~bake-action~7GD513.dockerbuild
|
21.5 KB |
|
docker~bake-action~9RDZ13+1.dockerbuild
|
19.4 KB |
|
docker~bake-action~JE49BP.dockerbuild
|
32.4 KB |
|
docker~bake-action~JJTZL4.dockerbuild
|
33.3 KB |
|
docker~bake-action~JY58GG+1.dockerbuild
|
36.6 KB |
|
docker~bake-action~KWPHJZ.dockerbuild
Expired
|
14.8 KB |
|
docker~bake-action~MU7XOY+1.dockerbuild
|
19.7 KB |
|
docker~bake-action~NA8DL9+2.dockerbuild
|
29.5 KB |
|
docker~bake-action~OATTWL.dockerbuild
|
33.1 KB |
|
docker~bake-action~OAZ504.dockerbuild
|
33.8 KB |
|
docker~bake-action~QH7ZEA.dockerbuild
|
15 KB |
|
docker~bake-action~RQO32B.dockerbuild
|
33.6 KB |
|
docker~bake-action~SGBSV0.dockerbuild
|
23.3 KB |
|
docker~bake-action~SWVF9V+1.dockerbuild
|
30.1 KB |
|
docker~bake-action~T5TXEC.dockerbuild
|
32.9 KB |
|
docker~bake-action~TQL0UU.dockerbuild
|
30.2 KB |
|
docker~bake-action~U3G1Q0.dockerbuild
|
14.1 KB |
|
docker~bake-action~VLA0SQ.dockerbuild
|
47.2 KB |
|
docker~bake-action~XU38B8.dockerbuild
|
35.7 KB |
|
docker~bake-action~Y4FEUA+1.dockerbuild
|
19.8 KB |
|
docker~bake-action~YR0PTC.dockerbuild
|
14.8 KB |
|