ci #2016
ci.yml
on: schedule
minimal
24s
git-context
29s
git-context-secret
38s
path-context
18s
example
22s
error
4s
error-buildx
27s
docker-driver
19s
export-docker
12s
secret
24s
secret-envs
17s
network
14s
shm-size
23s
ulimit
22s
cgroup-parent
22s
add-hosts
22s
no-cache-filters
20s
registry-cache
25s
github-cache
32s
local-cache
24s
standalone
10s
named-context-pin
21s
named-context-docker
29s
named-context-container
21s
docker-config-malformed
10s
proxy-docker-config
22s
proxy-buildkitd
32s
annotations
28s
multi-output
31s
load-and-push
21s
summary-disable
14s
summary-disable-deprecated
15s
summary-not-supported
17s
record-upload-disable
17s
annotations-disabled
22s
call-check
15s
Matrix: attests-compat
Matrix: checks
Matrix: digest
Matrix: multi
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
Annotations
3 errors and 71 warnings
error
buildx failed with: ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
|
call-check
Check complete, 7 warnings have been found!
|
error-buildx
buildx failed with: ERROR: failed to solve: failed to push localhost:5000/name/app:latest: failed to do request: Head "http://localhost:5000/v2/name/app/blobs/sha256:eaafdb9aad14e246d660a225e80a3ddd61b2134fb0064a053930f98bc6451c1d": dial tcp [::1]:5000: connect: connection refused
|
error
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
export-docker
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
|
network
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
digest (docker-container, false, false)
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
|
checks (latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/
|
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#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.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/
|
All commands within the Dockerfile should use the same casing (either upper or lower):
test/lint.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.Dockerfile#L6
ConsistentInstructionCasing: Command 'COPy' 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/
|
secret-envs
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
secret-envs
INVALID_SECRET= is not a valid secret
|
digest (docker, true, false)
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
|
path-context
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
|
docker-driver
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
record-upload-disable
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
digest (docker, false, true)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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.
|
call-check
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
|
example
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
|
no-cache-filters
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
|
multi (multi-sudo)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
cgroup-parent
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
attests-compat (v0.9.1, moby/buildkit:buildx-stable-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
attests-compat (v0.9.1, moby/buildkit:buildx-stable-1)
Attestations are only supported by buildx >= 0.10.0; the inputs 'attests', 'provenance' and 'sbom' are ignored.
|
secret
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
secret
INVALID_SECRET= is not a valid secret
|
minimal
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
add-hosts
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
|
load-and-push
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
named-context-container
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
|
proxy-docker-config
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ulimit
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
multi (multi)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
error-buildx
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
registry-cache
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
named-context-pin
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
shm-size
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
attests-compat (latest, moby/buildkit:v0.10.6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
attests-compat (latest, moby/buildkit:v0.10.6)
Process "docker run" closed with code 1
|
local-cache
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
digest (docker-container, false, true)
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
|
attests-compat (latest, moby/buildkit:buildx-stable-1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
annotations
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
digest (docker, false, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
digest (docker-container, true, false)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
provenance (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
|
github-cache
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
provenance (image, type=image,name=localhost:5000/name/app:latest,push=true, mode=max)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
named-context-docker
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
|
proxy-buildkitd
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
sbom (binary, /tmp/buildx-build)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
provenance (binary, /tmp/buildx-build)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
git-context-secret
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
provenance (binary, /tmp/buildx-build, mode=max)
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~build-push-action~09OM6B.dockerbuild
|
18.4 KB |
|
docker~build-push-action~1IAQV2.dockerbuild
|
16.9 KB |
|
docker~build-push-action~1MNZ4Y.dockerbuild
|
17.3 KB |
|
docker~build-push-action~38N2EM.dockerbuild
|
38.8 KB |
|
docker~build-push-action~3M8VPJ.dockerbuild
|
25 KB |
|
docker~build-push-action~55O9U6.dockerbuild
|
25.1 KB |
|
docker~build-push-action~5SK16M.dockerbuild
|
24.9 KB |
|
docker~build-push-action~9PW6NC.dockerbuild
|
18.6 KB |
|
docker~build-push-action~AM326N.dockerbuild
|
28.5 KB |
|
docker~build-push-action~DMVQEW.dockerbuild
|
23.7 KB |
|
docker~build-push-action~E0ZB3M.dockerbuild
|
43.6 KB |
|
docker~build-push-action~EP0CFS.dockerbuild
|
27.7 KB |
|
docker~build-push-action~EQD9Z3.dockerbuild
|
26.1 KB |
|
docker~build-push-action~H9M5I7.dockerbuild
|
16.9 KB |
|
docker~build-push-action~I53B99.dockerbuild
|
35.1 KB |
|
docker~build-push-action~I6YA1Z.dockerbuild
|
16.7 KB |
|
docker~build-push-action~IW2TW4.dockerbuild
|
45.4 KB |
|
docker~build-push-action~K1CHQV.dockerbuild
|
46.2 KB |
|
docker~build-push-action~K1PRK1.dockerbuild
|
43.6 KB |
|
docker~build-push-action~KSRYVC.dockerbuild
|
44.4 KB |
|
docker~build-push-action~KZU21I.dockerbuild
|
16.9 KB |
|
docker~build-push-action~M6XQOE.dockerbuild
|
16.6 KB |
|
docker~build-push-action~M9AIF9.dockerbuild
|
16.4 KB |
|
docker~build-push-action~MV3EVY.dockerbuild
|
17.1 KB |
|
docker~build-push-action~MYY1Q7.dockerbuild
|
16.6 KB |
|
docker~build-push-action~N2T8SJ.dockerbuild
|
38.9 KB |
|
docker~build-push-action~NAKWYI.dockerbuild
|
23.8 KB |
|
docker~build-push-action~NK6MH5.dockerbuild
|
14.3 KB |
|
docker~build-push-action~NVSRO5.dockerbuild
|
49.9 KB |
|
docker~build-push-action~NZX4D5.dockerbuild
|
24.9 KB |
|
docker~build-push-action~O7Y52I.dockerbuild
|
15.1 KB |
|
docker~build-push-action~OFXLJ6.dockerbuild
|
17.5 KB |
|
docker~build-push-action~PMFOIZ.dockerbuild
|
16.8 KB |
|
docker~build-push-action~PVZQQY.dockerbuild
|
18.7 KB |
|
docker~build-push-action~Q608TV.dockerbuild
Expired
|
18.4 KB |
|
docker~build-push-action~Q6S9Q1.dockerbuild
|
17.8 KB |
|
docker~build-push-action~QH7KQ0.dockerbuild
|
11.2 KB |
|
docker~build-push-action~QYMKWP.dockerbuild
|
17.1 KB |
|
docker~build-push-action~R67VTK.dockerbuild
|
29.5 KB |
|
docker~build-push-action~T654F0.dockerbuild
|
35.3 KB |
|
docker~build-push-action~TA44RT.dockerbuild
|
17.4 KB |
|
docker~build-push-action~U724UF.dockerbuild
|
39.6 KB |
|
docker~build-push-action~U9PJG5.dockerbuild
|
16.7 KB |
|
docker~build-push-action~UJLN3V.dockerbuild
|
18 KB |
|
docker~build-push-action~VLG5W7.dockerbuild
|
23.4 KB |
|
docker~build-push-action~W64GEN.dockerbuild
|
17.7 KB |
|
docker~build-push-action~WV5TU0.dockerbuild
|
22.3 KB |
|
docker~build-push-action~X4ECOH.dockerbuild
|
14.6 KB |
|
docker~build-push-action~XJK314.dockerbuild
|
15.2 KB |
|
docker~build-push-action~Y1QR25.dockerbuild
|
23.2 KB |
|
docker~build-push-action~YKSOHR.dockerbuild
|
17.6 KB |
|