Skip to content

ci

ci #2521

Triggered via schedule December 25, 2025 10:04
Status Success
Total duration 42s
Artifacts 57

ci.yml

on: schedule
minimal
24s
minimal
git-context
33s
git-context
git-context-secret
35s
git-context-secret
path-context
22s
path-context
example
25s
example
error
8s
error
error-buildx
30s
error-buildx
docker-driver
14s
docker-driver
export-docker
12s
export-docker
secret
17s
secret
secret-envs
19s
secret-envs
network
18s
network
shm-size
14s
shm-size
ulimit
16s
ulimit
cgroup-parent
14s
cgroup-parent
add-hosts
14s
add-hosts
no-cache-filters
19s
no-cache-filters
registry-cache
37s
registry-cache
github-cache
22s
github-cache
local-cache
32s
local-cache
standalone
19s
standalone
named-context-pin
23s
named-context-pin
named-context-docker
16s
named-context-docker
named-context-container
28s
named-context-container
docker-config-malformed
12s
docker-config-malformed
proxy-docker-config
20s
proxy-docker-config
proxy-buildkitd
22s
proxy-buildkitd
annotations
18s
annotations
multi-output
30s
multi-output
load-and-push
26s
load-and-push
summary-disable
24s
summary-disable
summary-disable-deprecated
21s
summary-disable-deprecated
summary-not-supported
20s
summary-not-supported
record-upload-disable
21s
record-upload-disable
annotations-disabled
11s
annotations-disabled
call-check
25s
call-check
no-default-attestations
24s
no-default-attestations
Matrix: attests-compat
Matrix: checks
Matrix: digest
Matrix: export-legacy
Matrix: multi
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 20 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 build: 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
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#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#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/
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/
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/
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/
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/
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 167
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/
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/
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/
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/
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/
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#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/
secret
INVALID_SECRET= is not a valid secret
secret-envs
INVALID_SECRET= is not a valid secret
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
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.
attests-compat (latest, moby/buildkit:v0.10.6)
ERROR: rpc error: code = Unimplemented desc = unknown method ListenBuildHistory for service moby.buildkit.v1.Control

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~03Q7WE.dockerbuild
26.3 KB
sha256:23e8a18150719c97989606a73696f16799643f6894a6e76d583acd69f2a3c05c
docker~build-push-action~1TFBCL.dockerbuild
19.6 KB
sha256:34e65d72d2eaec12ea079617d3a8dbc161cda2599ac3b2e53775cbcd802e2b52
docker~build-push-action~21WKBA.dockerbuild
19.5 KB
sha256:819fa62b7cc5863ea80cd42ea8ad49bdb680ce74e7e1c74f4374a3fe71b65392
docker~build-push-action~3834RT.dockerbuild
31.5 KB
sha256:04b100d402813cd937bf5f604f1071ad07ef4058d1147aa310141b1b5d5aa823
docker~build-push-action~3L24V2.dockerbuild
19.2 KB
sha256:1aa6588c4ca23f26463481758825d9f1f79919e2dc3b0418bab5caa12c52f830
docker~build-push-action~4FB7V4.dockerbuild
19.3 KB
sha256:07ad0a65483e3555101b0a56ea8587a4e15150854e2dd592632bc244afa789c7
docker~build-push-action~4UHVJD.dockerbuild
18.7 KB
sha256:e9a2b4fd5dac3ffa59ebf81ed3ff11656ec878edb4a7574b0e17a539a5af112c
docker~build-push-action~6I2PJE.dockerbuild
19.6 KB
sha256:5bcff2c8b57dd2671dc56194f16371731c741cf896a34c1810e437305c302b4d
docker~build-push-action~B29AXV.dockerbuild
38.4 KB
sha256:69969552b1d8ea6e4c612c930a35aefc5cf5f67b4200b5026a9417c7d9967972
docker~build-push-action~BBX7JV.dockerbuild
27.9 KB
sha256:b2e3ea7fa5c91301cb893796e02b797c491adb73d49ed9e5b224a135148e76c8
docker~build-push-action~ECTHUH.dockerbuild
20.1 KB
sha256:a3111bcaaadbb41f588b9df8c2f107efc488fafc60dde160739e1ff09021aa49
docker~build-push-action~EW6E2B.dockerbuild
20.9 KB
sha256:9a7c849f64e2411d38ce188d32634b5e95a94e054ba0392dfd1da6e415e66777
docker~build-push-action~EXDRZJ.dockerbuild
11.8 KB
sha256:b5b1c7be8396a7db1d0daf420ad3c314ab508c8e0e21e807b592126d3e562b13
docker~build-push-action~FMN5CM.dockerbuild
19.1 KB
sha256:9a7277edeb3ee0e77e71305a42eebccd488028f7ad354072f4d046af22674990
docker~build-push-action~FXI3V8.dockerbuild
31.1 KB
sha256:4c8eac76fff49b8918a4a23a9e02e16035659ca96304b33bad3e6d3606c54337
docker~build-push-action~G29XMG.dockerbuild
25.8 KB
sha256:dead724de5281cd7cb1e6eeca9bf38539a93f26afc4c9db45edcaa5cde7fd785
docker~build-push-action~GVWW33.dockerbuild
19 KB
sha256:1be0ccce17292bb0163d2ea53f0d60aafa3fda6ec58bb8f4c77979ae41e08607
docker~build-push-action~HZB6EL.dockerbuild
19.2 KB
sha256:c5147f646d9bc862663e97fbdbf178d6bffc46422e4e9b3e8fa5e23c109feec7
docker~build-push-action~I4QENR.dockerbuild
21.5 KB
sha256:02f641980c41712da5736d5a3348a1eb0421ea7e4ceab946e87acc497b96e451
docker~build-push-action~JOR1IA.dockerbuild
46 KB
sha256:aac0b10bd1505ef4c2e2148dbf41847cc6809dab072744d9fdc286c9a5ea39f4
docker~build-push-action~K9BEAC.dockerbuild
14.7 KB
sha256:6e78a2a8b2fdf57837371473adc0bfd93612d2220c58b9a0286c2fb16e80b67c
docker~build-push-action~KKVXLH.dockerbuild
25.6 KB
sha256:7a33bdf6e41c63813a7033bffbf4721eff722a7c3397dfa5db43d1d4d57bc227
docker~build-push-action~KSCQIQ.dockerbuild
20 KB
sha256:784a4e8f98539e9d763316d817b737fc95d3ea08a28a8adbcc84e7cf73d6eaa7
docker~build-push-action~L7N76Y.dockerbuild
28.5 KB
sha256:34c7a4337e564607237405866a5e4b0db8e263ea7cf6ae7dbab74bad7c1baf5b
docker~build-push-action~MB5UEL.dockerbuild
20.6 KB
sha256:40fa4bd60899ea5221618ed1608bd1f052d5dab9bca64da9852d589f1c7ae089
docker~build-push-action~N4D4QO.dockerbuild
28 KB
sha256:95440a5bb84db055255ac90218eb048049e407b1ad70b4b021be9a297eb98554
docker~build-push-action~NKTURR.dockerbuild
12.2 KB
sha256:cb1730eeefa4c2b2930cbb668ba45828edc22a4728d1b8608269a5a91b53abe6
docker~build-push-action~NYME9X.dockerbuild
30.8 KB
sha256:aa7ba7313f80aa1cc6c80510d30c97443792b756d6a69609e85f784b565d8d56
docker~build-push-action~OAR21W.dockerbuild
20.8 KB
sha256:9ed23a2fa8e4d5f2fd5e9d343811b0c92582de8b90b6d2b2a3d024e8e416de00
docker~build-push-action~OHYLJQ.dockerbuild
11.8 KB
sha256:a993530a40e6c8e8cdc4ba6af3b33be1412a7216a315c2cceb4081c3196b9e81
docker~build-push-action~OJOF4I.dockerbuild
39.7 KB
sha256:3123eadfc8cdcd2ee09df1b774ff22c0f529928877ca5abc9d248e9111c7f882
docker~build-push-action~ORX5WI.dockerbuild
21.4 KB
sha256:bce71979e676b65ecf1c97416cddaceb6a3b9d3db38c194d7d4e5feed71b133c
docker~build-push-action~OT9A2Q.dockerbuild
27.9 KB
sha256:be9302e2cd507f01fc4015a687ceca00c6cc89b748b00bd25e6f70134e17a49c
docker~build-push-action~QMVGR4.dockerbuild Expired
21 KB
sha256:b47ec5722ebdc60ec0e7998e3ed6a2430162747aae648aa10d36d240ef55b5ae
docker~build-push-action~QSWP7Q.dockerbuild
55 KB
sha256:2eab9f972b7a1e1cec6572efd9622beb2d9fc427b80c8dd43175a2d681350b85
docker~build-push-action~QT007X.dockerbuild
39.1 KB
sha256:6f9878510d8b0d12a1154998a4347414ae32ab173d935ff9e11d1d83136291a9
docker~build-push-action~QWSMSL.dockerbuild
26.3 KB
sha256:c0466496cd55037fcefc11ab9f8cfab2b1cd66b04eaab27b8784630222056411
docker~build-push-action~S38XTX.dockerbuild
46.5 KB
sha256:85a6e13544c1fd2974e640b0fc9b93e39e060d400fffae30dc10f8bf330ec281
docker~build-push-action~S4DV4B.dockerbuild
11.4 KB
sha256:7b952f19679edbf20cb87bdc5a1aee7c6c64e07d8eacd286d1f3f058f402ad9b
docker~build-push-action~S8E849.dockerbuild
21.3 KB
sha256:92fb516a6dc527f8badabde19dc7afeded40d210bc82b9a511065a0a829b7e6d
docker~build-push-action~SJ6Q94.dockerbuild
17.6 KB
sha256:dd16ebf42f4aa6f78a336d202c11d127181a011306cbffb23ca35f21a7101376
docker~build-push-action~SU2IT0.dockerbuild
17.1 KB
sha256:b298e2f0420f7bf8556d686374c812b5e923069fe07eb5c5703523fd205bfd01
docker~build-push-action~T1HE6K.dockerbuild
17.4 KB
sha256:4f14ed29098b6970de1a8e28840d8e98c72c095dc2682d99c0d1fa757f054a47
docker~build-push-action~TH9EH3.dockerbuild
23.9 KB
sha256:50409acd7a8685d4143ccd7bb2a5fca2823be50a64be60789326a0edf00d4f1b
docker~build-push-action~TNUJMG.dockerbuild
21.1 KB
sha256:54e04ec4cb9061885e44c13ab77a7b5c256980e79ca1136eb0c5bbb2e4a8f5e7
docker~build-push-action~U1RL79.dockerbuild
12.4 KB
sha256:a78d2046335be749ee06266d5b0fa870bbc29e1b28f4f762bac8881973561e21
docker~build-push-action~UHDLPY.dockerbuild
12.2 KB
sha256:aa5d28f4d88ae138aebd884cd51d05f2be63436e2d36bb84a21527225c5146c9
docker~build-push-action~UTGV6H.dockerbuild
39.3 KB
sha256:01b969b3bfdc0be9385edb49192f579bcef634c4af034ea83108c4281e4aa4e2
docker~build-push-action~W1NEPY.dockerbuild
49.3 KB
sha256:a2ccd41aa91b735fb5fbac7c65340c665041da042f68bb11daef9120477b51a1
docker~build-push-action~WIY2EC.dockerbuild
43.6 KB
sha256:6abf28fcdebba4d7044a0321c599633da2cc13e0db9aae658b1f3cd91c40235b
docker~build-push-action~WZGZ29.dockerbuild
46.3 KB
sha256:a5aff5aae389053a5c48e67f57deb2441377a80d3dd988ba31a7e805ab5e99d8
docker~build-push-action~XRREX1.dockerbuild
11.3 KB
sha256:d6901766a386aa9304de7b0cf565a5ab90386083a7d236a3b0519b30fff602f8
docker~build-push-action~XS6AXG.dockerbuild
51.1 KB
sha256:1ffda0f8037379e29c310cdca786b236f2dc0cc456d38dee52d95a7773e8297d
docker~build-push-action~XXS091.dockerbuild
27.5 KB
sha256:14217b7da0a0f0e53c1dfa56c827950e30757bf8c02036ebb5785158ae3dfcbb
docker~build-push-action~XYEMKQ.dockerbuild
13.4 KB
sha256:301668d52fef92dcd67ac12c12cf4f2a5ddb406fdd8a6ea0fd7e99f8e2fb3b43
docker~build-push-action~ZQRU99.dockerbuild
28.6 KB
sha256:733e5b8f81801d2dc49e3fbec3f990e734fd5a7ad1b8ac7308621d32c8603460
docker~build-push-action~ZYNLWH.dockerbuild
11.2 KB
sha256:037d1038d109672cf6e91c366fa884d793e8f14078159087900dd3c95ddeae61