ci #2022
ci.yml
on: schedule
minimal
18s
git-context
22s
git-context-secret
24s
path-context
17s
example
33s
error
4s
error-buildx
22s
docker-driver
13s
export-docker
11s
secret
13s
secret-envs
27s
network
21s
shm-size
21s
ulimit
14s
cgroup-parent
14s
add-hosts
14s
no-cache-filters
14s
registry-cache
23s
github-cache
27s
local-cache
20s
standalone
17s
named-context-pin
14s
named-context-docker
29s
named-context-container
36s
docker-config-malformed
13s
proxy-docker-config
21s
proxy-buildkitd
20s
annotations
18s
multi-output
18s
load-and-push
20s
summary-disable
19s
summary-disable-deprecated
19s
summary-not-supported
19s
record-upload-disable
18s
annotations-disabled
16s
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:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1": 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
|
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
|
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
|
ulimit
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
|
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
|
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
|
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
|
no-cache-filters
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
|
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
|
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
|
named-context-pin
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/
|
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
|
minimal
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
|
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-disabled
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
|
git-context
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
|
multi-output
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
|
error-buildx
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
|
network
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
|
shm-size
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
|
git-context-secret
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
|
summary-disable
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.
|
summary-not-supported
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
|
multi (multi)
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
|
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
|
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.
|
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
|
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)
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
|
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
|
example
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
|
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 (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
|
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~0A4V5S.dockerbuild
|
43.3 KB |
|
docker~build-push-action~0I47WU.dockerbuild
|
18.9 KB |
|
docker~build-push-action~0NSNWQ.dockerbuild
|
24.3 KB |
|
docker~build-push-action~3UPSHW.dockerbuild
|
23.5 KB |
|
docker~build-push-action~4N3BJU.dockerbuild
|
23.2 KB |
|
docker~build-push-action~56Z2QL.dockerbuild
|
16.7 KB |
|
docker~build-push-action~5PJ300.dockerbuild
|
16.8 KB |
|
docker~build-push-action~5WN5TB.dockerbuild
|
17.1 KB |
|
docker~build-push-action~7N93HG.dockerbuild
|
44 KB |
|
docker~build-push-action~7TUXN6.dockerbuild
|
17.9 KB |
|
docker~build-push-action~97HFLJ.dockerbuild
|
34.9 KB |
|
docker~build-push-action~9GAH5K.dockerbuild
|
17.1 KB |
|
docker~build-push-action~9JDM68.dockerbuild
|
25.1 KB |
|
docker~build-push-action~ADH2CU.dockerbuild
|
22.3 KB |
|
docker~build-push-action~ATYV97.dockerbuild
|
28.1 KB |
|
docker~build-push-action~B2FN3U.dockerbuild
|
14.3 KB |
|
docker~build-push-action~BZL1PA.dockerbuild
|
39.2 KB |
|
docker~build-push-action~C81TIP.dockerbuild
|
17.9 KB |
|
docker~build-push-action~F2BEGI.dockerbuild
|
29.3 KB |
|
docker~build-push-action~FMFPHD.dockerbuild
|
11.5 KB |
|
docker~build-push-action~G03OFF.dockerbuild
|
16.4 KB |
|
docker~build-push-action~GAA06O.dockerbuild
Expired
|
19.1 KB |
|
docker~build-push-action~H5S3A9.dockerbuild
|
17.5 KB |
|
docker~build-push-action~HX8UDH.dockerbuild
|
14.6 KB |
|
docker~build-push-action~J0KJOX.dockerbuild
|
40.4 KB |
|
docker~build-push-action~JCZ83G.dockerbuild
|
45.8 KB |
|
docker~build-push-action~JKH4PA.dockerbuild
|
22.9 KB |
|
docker~build-push-action~JUI0LN.dockerbuild
|
25 KB |
|
docker~build-push-action~JZ79IO.dockerbuild
|
17.1 KB |
|
docker~build-push-action~KKDSDG.dockerbuild
|
25.6 KB |
|
docker~build-push-action~KSH1PH.dockerbuild
|
17.4 KB |
|
docker~build-push-action~NIUF46.dockerbuild
|
16.6 KB |
|
docker~build-push-action~O7OFRE.dockerbuild
|
35.3 KB |
|
docker~build-push-action~ORL1FV.dockerbuild
|
17.2 KB |
|
docker~build-push-action~QCTUH4.dockerbuild
|
18 KB |
|
docker~build-push-action~QF8X5X.dockerbuild
|
28.3 KB |
|
docker~build-push-action~SWNV14.dockerbuild
|
39.4 KB |
|
docker~build-push-action~SXVIUH.dockerbuild
|
17.1 KB |
|
docker~build-push-action~TCU39X.dockerbuild
|
16.7 KB |
|
docker~build-push-action~TEWA9B.dockerbuild
|
39.1 KB |
|
docker~build-push-action~TQQN9T.dockerbuild
|
26.1 KB |
|
docker~build-push-action~TSEFTB.dockerbuild
|
17 KB |
|
docker~build-push-action~UNTQGT.dockerbuild
|
44.7 KB |
|
docker~build-push-action~V0EEXB.dockerbuild
|
17 KB |
|
docker~build-push-action~V1U74J.dockerbuild
|
14.8 KB |
|
docker~build-push-action~VEI06B.dockerbuild
|
17.2 KB |
|
docker~build-push-action~WFHCNP.dockerbuild
|
17.4 KB |
|
docker~build-push-action~WRDLNW.dockerbuild
|
15.1 KB |
|
docker~build-push-action~Y7QQH0.dockerbuild
|
17.2 KB |
|
docker~build-push-action~YI576O.dockerbuild
|
23.1 KB |
|
docker~build-push-action~ZMWL29.dockerbuild
|
44.9 KB |
|