Skip to content

ci

ci #2620

Triggered via schedule February 21, 2026 10:06
Status Success
Total duration 42s
Artifacts 57

ci.yml

on: schedule
minimal
19s
minimal
git-context
33s
git-context
git-context-secret
29s
git-context-secret
path-context
21s
path-context
example
29s
example
error
7s
error
error-buildx
22s
error-buildx
docker-driver
13s
docker-driver
export-docker
11s
export-docker
secret
15s
secret
secret-envs
16s
secret-envs
network
12s
network
shm-size
18s
shm-size
ulimit
13s
ulimit
cgroup-parent
19s
cgroup-parent
add-hosts
19s
add-hosts
no-cache-filters
17s
no-cache-filters
registry-cache
29s
registry-cache
github-cache
31s
github-cache
local-cache
22s
local-cache
standalone
12s
standalone
named-context-pin
20s
named-context-pin
named-context-docker
20s
named-context-docker
named-context-container
22s
named-context-container
docker-config-malformed
11s
docker-config-malformed
proxy-docker-config
31s
proxy-docker-config
proxy-buildkitd
25s
proxy-buildkitd
annotations
21s
annotations
multi-output
21s
multi-output
load-and-push
28s
load-and-push
summary-disable
25s
summary-disable
summary-disable-deprecated
20s
summary-disable-deprecated
summary-not-supported
18s
summary-not-supported
record-upload-disable
22s
record-upload-disable
annotations-disabled
13s
annotations-disabled
call-check
14s
call-check
no-default-attestations
25s
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:093b12a918e7f0d696ae68122f09a34f556920db8229afaaf1c5cf5ec603199d": dial tcp [::1]:5000: connect: connection refused
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 167
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.
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/
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/
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/
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~09TG65.dockerbuild
41.8 KB
sha256:38fcc90c0599acbb1e72f56aad677e8024d1aee92b85dc2149b3a11f49622db1
docker~build-push-action~0U7OBS.dockerbuild
20.9 KB
sha256:92aab32641dc910b929ab07645dc2189c56f23708608b68d01092a8181e3ec58
docker~build-push-action~2FZJ50.dockerbuild
44.9 KB
sha256:f486593320218a12226cd135334f13a2a8fd49b9f356bc6c9ba397888dd67d6b
docker~build-push-action~3HFRVI.dockerbuild
39.9 KB
sha256:c0ce5f5694716f9dc3e6111a1b9c1ed0730de4bd0697ccd9537a6bb986f7c542
docker~build-push-action~5B5XJG.dockerbuild
57.8 KB
sha256:02fa78cab6960af831a6497cfcba782b2543685d316909e07ca49694c3d87867
docker~build-push-action~5VPWCX.dockerbuild
18.1 KB
sha256:71d92c3e2383bc043724d0522cf55f38dcde691f13ffc6c8f8dbe1bcbfb056b5
docker~build-push-action~6GY42I.dockerbuild
20.5 KB
sha256:030b0530a11c010d840c6444a842af8ffa9a11a62ebc4961b58ba51dbea64730
docker~build-push-action~6HYVGZ.dockerbuild
11.8 KB
sha256:a4a0d48014c99e72bed1e44595a9f647149e620f269083863d830d42327e5b75
docker~build-push-action~83DCEC.dockerbuild
20.5 KB
sha256:2bca273562cf7fcff543d4b00891ee5e2710119dbe667dd40c67a37186ada38c
docker~build-push-action~8E2XKL.dockerbuild
26.5 KB
sha256:b3767ee83974e096de813527e214183f62fad1778aa122fcf0ee3addad27a52f
docker~build-push-action~8HIM2W.dockerbuild
29.1 KB
sha256:52cc79325ef6519850842dec0c11f75f41a601987c349b55d39fe239d58040d7
docker~build-push-action~ACSOGT.dockerbuild
30 KB
sha256:442303925a2889308c63286a05b5187a76966c389866f409fa8ddfb649a0091f
docker~build-push-action~ANC9PF.dockerbuild
27.5 KB
sha256:2ed648af04c318a95f4b97448d3a84ac504527a5c2069a2ee6c34807954e9e8f
docker~build-push-action~ANR3GJ.dockerbuild
21.1 KB
sha256:2888d14f4da37a17dec9729c684215bf1ffda93c1147920dc7321e2224a34153
docker~build-push-action~D3VKV6.dockerbuild
11.9 KB
sha256:bb258d5772995a3df95f524af4f0581420d432a103812b454645ccaaddc1894e
docker~build-push-action~ESM2XO.dockerbuild
29.3 KB
sha256:12ff04c78a4920c4a9bc1ac9a0d8ff4997e94aced0a99549d8c1c5776a3ee6d9
docker~build-push-action~FRHQU7.dockerbuild
50 KB
sha256:def87c726ce25cfcde7e7316fbf5e215d06535056d3a3bc4a8df72e49562cbfd
docker~build-push-action~GXIE2Y.dockerbuild
20.7 KB
sha256:05df7e291f213448da2935ef7ce6c1e59e7055665faa5bc3d3450a9a1d6eb4ba
docker~build-push-action~H048FB.dockerbuild
52.1 KB
sha256:2ad1feb9e1ab33ea530840fe177bb3a375524d7d2cdbe614f43afd9d5cce7eff
docker~build-push-action~IFRNO8.dockerbuild
31.9 KB
sha256:59cf42916fe0d3cb9b894f3d6e22ec2592f3ca7bc1a55cb141c6e0c4edf93ef0
docker~build-push-action~IJF0E2.dockerbuild
11.5 KB
sha256:25a6e6dbaf125e9e124020a14b7621cb8eae4893a1e564febf9ae66d6fae9735
docker~build-push-action~IMEJPX.dockerbuild
11.4 KB
sha256:c26b3051ecea2a10842a4d2ec022c79a9cbf21872a6eaeef617d0a9886758bda
docker~build-push-action~JJV5L7.dockerbuild
19.7 KB
sha256:8fc5382bdf19aa3d301f26b060ade2c8d3f74517d7086571e8908a425df7dde9
docker~build-push-action~JV5NG4.dockerbuild
52.1 KB
sha256:fcbdb710b191de96a0bbc3ad6109b3214696ace09f78415a2c899a0378ebbc48
docker~build-push-action~K8XGGK.dockerbuild
20.6 KB
sha256:effa8281d43fdbe88166a14cbf7f1e0eb205a4a27a2743877e93dfac0aa34200
docker~build-push-action~K9P1PT.dockerbuild
29 KB
sha256:6006ccaee991ed210f8e0e4c2eda5c9a3fa30f0bc610ad96c596ab6457dec88e
docker~build-push-action~MLC9W3.dockerbuild
20.6 KB
sha256:b9f2082634490c0a5a020ca767827e94efe96ccd51d0c9a4a1e1268b00a41e19
docker~build-push-action~MP1PCD.dockerbuild
11.7 KB
sha256:532a14289d1420a847cb975feb9ca11dd741ac426111c342536c2a087d9e8dfb
docker~build-push-action~MUIEWU.dockerbuild
45.1 KB
sha256:19998ad26a3e72d0b58823674ea1b38a76b0bfeba5ee536701b47012a27192ee
docker~build-push-action~MZO95A.dockerbuild
22 KB
sha256:d2f6ae6a61aa00d6c29c0578b35e01a1b58946de231eacae756a1f6f3ffa849d
docker~build-push-action~NQ34WJ.dockerbuild
18.2 KB
sha256:cbe8af48397fcc9dd72341560a14cde2808e70cc5377fd862803dbb268e8eda8
docker~build-push-action~NYC75J.dockerbuild
24.4 KB
sha256:ef39f825fc55279d1682636bb1da5965ef31614c765cc8eca00ec810eddf9f1e
docker~build-push-action~OPH1P6.dockerbuild
22.4 KB
sha256:6fd08e9f0c5e70700d4ac487dc4e1ae5b857fe94659206c7445d485e6aba4c48
docker~build-push-action~OT22JY.dockerbuild
20.2 KB
sha256:a50064def73a2f29552b0c2296ef6ca13c7737b130fbb6ee312e33e0fbb2d3ef
docker~build-push-action~PB6IHS.dockerbuild
26.7 KB
sha256:3e133a0e4192e836e2b164371cbfc9fd511fab04ba8e2809ca21217c9fdcb272
docker~build-push-action~PBIDFN.dockerbuild
31.7 KB
sha256:e93d52af7d4c38fff3b39a3d83492c09b49675b155afd23a9274512fddce0348
docker~build-push-action~POUYRD.dockerbuild
14.1 KB
sha256:15c0fbce670633472fc6459ab19aa3113bc59171b84e2763c97db45d45b323e1
docker~build-push-action~PPWG6T.dockerbuild
27.3 KB
sha256:008f7c525e585e022c696847c85b52f7d4e8dace228b5f39bfd3be995350a017
docker~build-push-action~PSZ9LY.dockerbuild
22 KB
sha256:b8f31b9dcf6dd9740e41a64c6b0b169c3786dcfc5cb243d938e71dc6dd7d6fce
docker~build-push-action~Q9CY1D.dockerbuild
14.5 KB
sha256:110209c88992c90d5f087dedeed3691db2efdb77329a3ce755065ac74e218b46
docker~build-push-action~QA0CVW.dockerbuild
52.7 KB
sha256:e75ad91457622774d57423c7869b9166051d2d040dcd85b5e340cc2a24e94eb7
docker~build-push-action~QFW85M.dockerbuild
32.6 KB
sha256:5a4c1e9eccdcb025fa0c07bebea57642e0174887232b576d6896b2abaf89ea01
docker~build-push-action~RK5IY1.dockerbuild
12.1 KB
sha256:529688a035d79ca589dfb6d9f456b146287f447472326923e6365df69e8ef63a
docker~build-push-action~S7S9IT.dockerbuild
10.9 KB
sha256:36305c6af8d17521321d383113be78f913a2c5a83a113ff9e61b3a61a907df42
docker~build-push-action~SESEJ5.dockerbuild
20.6 KB
sha256:024d7f536fb8905377c813f2d5f6bd8e1a2c882f7820207340c0036227afbd82
docker~build-push-action~SHAF5S.dockerbuild
21.3 KB
sha256:b7a9a3be6a978ee9983f4f1ec7fc9fa2ded5ab2a2a984b8981ac2662e78c1a41
docker~build-push-action~SU285F.dockerbuild
22 KB
sha256:8c020f2110422fde320942da127db92964823a91727bc658a6d3dc047e326fb1
docker~build-push-action~TGG1Q0.dockerbuild
32.6 KB
sha256:7eafea360f75b78a406b16f75c9663f92fa1cf3e8dd5104b0133effef628fbd1
docker~build-push-action~UJWX1H.dockerbuild
18.6 KB
sha256:cbd3c6eead8adb6558c6639cba05768b41e307984c4239611111417cce0ad2d2
docker~build-push-action~VBDHEH.dockerbuild
40.2 KB
sha256:31137b89fe8255321d7443222b074dd5ed7adb35ca141274843c838f5d3f4899
docker~build-push-action~WKBF3H.dockerbuild
30.1 KB
sha256:e093066303e1ca7f0fcbbe4ce6344e08df5c167e4608f77f41f03f8605699459
docker~build-push-action~XK60IT.dockerbuild
21.6 KB
sha256:fc82b5644e0a4328bc3c4b7af6755d01729c8e3350ff091fd4714c1d99709c00
docker~build-push-action~Y0AS64.dockerbuild
11.5 KB
sha256:24574ea1851c67941a10c9df119a6b7c5724696b68e14a5a7cca07f1a30c88fc
docker~build-push-action~Y870T2.dockerbuild
44.5 KB
sha256:7f14aecfb9379890908127f3987c443629847a95798f75fcfa37f557110c7876
docker~build-push-action~YYAMRU.dockerbuild
20.2 KB
sha256:fa26b9ce160f49da6c5332ef97461dc6012d610ae0ede01e8464978e408dd315
docker~build-push-action~ZDG58T.dockerbuild
21.3 KB
sha256:5737a6ab81e4519e66fc83c86fa4de1ec2d316855aa6ae460c9cda0dcb3d978c
docker~build-push-action~ZFGPQP.dockerbuild Expired
21.7 KB
sha256:75681c9ffa6832d293bc4debab0e98b06b71a05123d2d0d62cdb4e2f4a28af8b