ci #2031
ci.yml
on: schedule
minimal
27s
git-context
34s
git-context-secret
32s
path-context
19s
example
24s
error
5s
error-buildx
22s
docker-driver
17s
export-docker
10s
secret
14s
secret-envs
14s
network
24s
shm-size
22s
ulimit
14s
cgroup-parent
12s
add-hosts
17s
no-cache-filters
26s
registry-cache
22s
github-cache
23s
local-cache
26s
standalone
21s
named-context-pin
20s
named-context-docker
30s
named-context-container
33s
docker-config-malformed
11s
proxy-docker-config
29s
proxy-buildkitd
20s
annotations
26s
multi-output
18s
load-and-push
19s
summary-disable
13s
summary-disable-deprecated
13s
summary-not-supported
15s
record-upload-disable
27s
annotations-disabled
13s
call-check
11s
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:5af88a53e069fd4f9359ced004ac1c1646903cfe839c49bc6d026a1e927e6d58": 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
|
cgroup-parent
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
export-docker
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
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
|
annotations-disabled
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
call-check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
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
|
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.
|
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
|
add-hosts
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
|
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
|
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.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/
|
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/
|
path-context
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.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/
|
summary-not-supported
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
|
error-buildx
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
|
multi-output
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
|
proxy-buildkitd
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
|
network
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
|
registry-cache
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
|
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
|
multi (multi)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
local-cache
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
|
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
|
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
|
minimal
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
|
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
|
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
|
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
|
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.
|
record-upload-disable
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
|
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, true)
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
|
git-context-secret
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
|
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
|
proxy-docker-config
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
|
named-context-docker
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
|
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, 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
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
docker~build-push-action~05GBST.dockerbuild
|
23.7 KB |
|
docker~build-push-action~18D90R.dockerbuild
|
17.8 KB |
|
docker~build-push-action~31VI5C.dockerbuild
|
16.9 KB |
|
docker~build-push-action~5AATZO.dockerbuild
|
14.7 KB |
|
docker~build-push-action~5WWWHI.dockerbuild
|
43.2 KB |
|
docker~build-push-action~76K8Y9.dockerbuild
|
17 KB |
|
docker~build-push-action~9NIATR.dockerbuild
|
48.5 KB |
|
docker~build-push-action~9UJX10.dockerbuild
|
23.2 KB |
|
docker~build-push-action~A7IVHO.dockerbuild
|
23.8 KB |
|
docker~build-push-action~AJJW7V.dockerbuild
|
47.6 KB |
|
docker~build-push-action~CBMKGA.dockerbuild
|
17 KB |
|
docker~build-push-action~E8XE2T.dockerbuild
|
23.5 KB |
|
docker~build-push-action~ENNNTF.dockerbuild
|
16.5 KB |
|
docker~build-push-action~ERSU6K.dockerbuild
|
36.7 KB |
|
docker~build-push-action~GZPH06.dockerbuild
|
16.5 KB |
|
docker~build-push-action~GZZA51.dockerbuild
|
22.6 KB |
|
docker~build-push-action~HC9MDM.dockerbuild
|
16.6 KB |
|
docker~build-push-action~HZ3DH9.dockerbuild
|
14 KB |
|
docker~build-push-action~IJSOC7.dockerbuild
|
17.1 KB |
|
docker~build-push-action~J3LD1A.dockerbuild
|
25.2 KB |
|
docker~build-push-action~JHOSJL.dockerbuild
|
17.5 KB |
|
docker~build-push-action~JHX14Z.dockerbuild
|
17 KB |
|
docker~build-push-action~JUUU6G.dockerbuild
|
43.9 KB |
|
docker~build-push-action~JYYSQC.dockerbuild
|
15.3 KB |
|
docker~build-push-action~K6DWYU.dockerbuild
Expired
|
18.6 KB |
|
docker~build-push-action~L7VOUH.dockerbuild
|
18.3 KB |
|
docker~build-push-action~LYDV92.dockerbuild
|
27.8 KB |
|
docker~build-push-action~M2RXKQ.dockerbuild
|
25.2 KB |
|
docker~build-push-action~NTUI0E.dockerbuild
|
17 KB |
|
docker~build-push-action~O6NJLW.dockerbuild
|
24.9 KB |
|
docker~build-push-action~OSRLCC.dockerbuild
|
44.8 KB |
|
docker~build-push-action~PEZU8J.dockerbuild
|
35.9 KB |
|
docker~build-push-action~PGO3S0.dockerbuild
|
17.2 KB |
|
docker~build-push-action~PXLZC7.dockerbuild
|
25.3 KB |
|
docker~build-push-action~R1VF33.dockerbuild
|
35.8 KB |
|
docker~build-push-action~RVUDAI.dockerbuild
|
18.1 KB |
|
docker~build-push-action~T4U6MO.dockerbuild
|
37.6 KB |
|
docker~build-push-action~T5YSNM.dockerbuild
|
11.2 KB |
|
docker~build-push-action~U1CNE9.dockerbuild
|
16.9 KB |
|
docker~build-push-action~U6464Q.dockerbuild
|
17.1 KB |
|
docker~build-push-action~UUKZUB.dockerbuild
|
16.4 KB |
|
docker~build-push-action~W5RKN6.dockerbuild
|
16.7 KB |
|
docker~build-push-action~X3OVHN.dockerbuild
|
17 KB |
|
docker~build-push-action~XIQN8O.dockerbuild
|
14.2 KB |
|
docker~build-push-action~XJWBD2.dockerbuild
|
16.8 KB |
|
docker~build-push-action~YFYEWQ.dockerbuild
|
46.4 KB |
|
docker~build-push-action~YPV1Q5.dockerbuild
|
26.2 KB |
|
docker~build-push-action~Z3FW5F.dockerbuild
|
19.1 KB |
|
docker~build-push-action~Z5F1VY.dockerbuild
|
39.5 KB |
|
docker~build-push-action~ZF60CL.dockerbuild
|
42.6 KB |
|
docker~build-push-action~ZV01Q4.dockerbuild
|
28.7 KB |
|