ci #1992
ci.yml
on: schedule
minimal
33s
git-context
32s
git-context-secret
38s
path-context
22s
example
28s
error
7s
error-buildx
31s
docker-driver
13s
export-docker
10s
secret
22s
secret-envs
14s
network
23s
shm-size
14s
ulimit
15s
cgroup-parent
14s
add-hosts
19s
no-cache-filters
34s
registry-cache
23s
github-cache
23s
local-cache
24s
standalone
13s
named-context-pin
28s
named-context-docker
31s
named-context-container
38s
docker-config-malformed
15s
proxy-docker-config
23s
proxy-buildkitd
20s
annotations
20s
multi-output
31s
load-and-push
24s
summary-disable
28s
summary-disable-deprecated
27s
summary-not-supported
27s
record-upload-disable
40s
annotations-disabled
16s
call-check
16s
Matrix: attests-compat
Matrix: checks
Matrix: digest
Matrix: multi
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
Annotations
4 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!
|
multi (multi-sudo)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c sudo chown buildx. /log" did not complete successfully: exit code: 1
|
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:ef73d6b53c016a8a2a8f068e2370de932c09e92f577f074ae87310e1cbf62100": 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
|
checks (latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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/
|
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/
|
docker-driver
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
|
annotations-disabled
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
|
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-container, false, 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
|
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
|
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
|
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
|
annotations
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
|
shm-size
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
|
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
|
ulimit
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.
|
load-and-push
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
|
github-cache
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
|
proxy-buildkitd
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
|
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
|
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
|
network
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-docker-config
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
|
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
|
registry-cache
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
|
multi (multi)
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
|
multi (multi-sudo)
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
|
git-context
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
|
error-buildx
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
|
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.
|
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
|
summary-disable
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
|
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
|
summary-not-supported
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
minimal
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
|
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
|
no-cache-filters
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
|
named-context-container
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~0RJPGE.dockerbuild
|
23.7 KB |
|
docker~build-push-action~1ABA2Z.dockerbuild
|
16.8 KB |
|
docker~build-push-action~30N89K.dockerbuild
Expired
|
18.9 KB |
|
docker~build-push-action~3GWATV.dockerbuild
|
15 KB |
|
docker~build-push-action~A988PZ.dockerbuild
|
18.1 KB |
|
docker~build-push-action~EQAKQO.dockerbuild
|
17 KB |
|
docker~build-push-action~ER1UC5.dockerbuild
|
16.3 KB |
|
docker~build-push-action~HYXUVB.dockerbuild
|
11.1 KB |
|
docker~build-push-action~HZJC7V.dockerbuild
|
17.2 KB |
|
docker~build-push-action~I61KCD.dockerbuild
|
28.6 KB |
|
docker~build-push-action~IHSZOF.dockerbuild
|
14.7 KB |
|
docker~build-push-action~IIMD1B.dockerbuild
|
40.1 KB |
|
docker~build-push-action~J2HNJE.dockerbuild
|
47.5 KB |
|
docker~build-push-action~JH0AA2.dockerbuild
|
45.5 KB |
|
docker~build-push-action~KXGUG5.dockerbuild
|
17 KB |
|
docker~build-push-action~L46J10.dockerbuild
|
27.9 KB |
|
docker~build-push-action~LRA2EN.dockerbuild
|
17.6 KB |
|
docker~build-push-action~LX3R51.dockerbuild
|
16.8 KB |
|
docker~build-push-action~MVZ44F.dockerbuild
|
17 KB |
|
docker~build-push-action~N3D9J2.dockerbuild
|
46.5 KB |
|
docker~build-push-action~N7KNG6.dockerbuild
|
23.8 KB |
|
docker~build-push-action~NYN1XZ.dockerbuild
|
17.2 KB |
|
docker~build-push-action~O0LIH3.dockerbuild
|
23.8 KB |
|
docker~build-push-action~OS9L76.dockerbuild
|
39.6 KB |
|
docker~build-push-action~PXQGMG.dockerbuild
|
16.1 KB |
|
docker~build-push-action~QIOIUO.dockerbuild
|
43.6 KB |
|
docker~build-push-action~QR1BC5.dockerbuild
|
17.2 KB |
|
docker~build-push-action~R01TR0.dockerbuild
|
25.7 KB |
|
docker~build-push-action~R5824P.dockerbuild
|
18.6 KB |
|
docker~build-push-action~SFG3PE.dockerbuild
|
16.4 KB |
|
docker~build-push-action~SJGQ0O.dockerbuild
|
17.2 KB |
|
docker~build-push-action~SJTYVC.dockerbuild
|
27.6 KB |
|
docker~build-push-action~TIHPIZ.dockerbuild
|
35.3 KB |
|
docker~build-push-action~TPI7I7.dockerbuild
|
23.4 KB |
|
docker~build-push-action~TR8MZY.dockerbuild
|
17.2 KB |
|
docker~build-push-action~V0J3HW.dockerbuild
|
35.1 KB |
|
docker~build-push-action~V4HBK3.dockerbuild
|
38.9 KB |
|
docker~build-push-action~VBHSX7.dockerbuild
|
26.8 KB |
|
docker~build-push-action~VOCS12.dockerbuild
|
17.1 KB |
|
docker~build-push-action~VRW23C.dockerbuild
|
17.7 KB |
|
docker~build-push-action~W3ZHTI.dockerbuild
|
22.3 KB |
|
docker~build-push-action~W9UIEA.dockerbuild
|
18.3 KB |
|
docker~build-push-action~WKBU9U.dockerbuild
|
24.8 KB |
|
docker~build-push-action~WPFKMM.dockerbuild
|
16.6 KB |
|
docker~build-push-action~WTDXES.dockerbuild
|
40.5 KB |
|
docker~build-push-action~WVUM89.dockerbuild
|
24.5 KB |
|
docker~build-push-action~XUZYYZ.dockerbuild
|
14.1 KB |
|
docker~build-push-action~Y392Z7.dockerbuild
|
18.8 KB |
|
docker~build-push-action~YEBUTN.dockerbuild
|
15.3 KB |
|
docker~build-push-action~YFMBVT.dockerbuild
|
25.8 KB |
|
docker~build-push-action~Z9ORSJ.dockerbuild
|
24.8 KB |
|