Skip to content

ci

ci #2767

Triggered via schedule April 4, 2026 10:10
Status Success
Total duration 43s
Artifacts 54

ci.yml

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

Annotations

3 errors and 33 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:18bdec7eea78464ecf9b88f4ec630eaeb694ea1c0101ecd9c20eda20c9065e23": dial tcp [::1]:5000: connect: connection refused
secret
INVALID_SECRET= is not a valid secret
secret-envs
INVALID_SECRET= is not a valid secret
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 167 (line 8 column 1)
checks (v0.14.1)
Failed to restore:
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/
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/
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/
multi-output
Failed to restore:
registry-cache
Failed to restore:
error-buildx
Failed to restore:
summary-not-supported
Failed to restore:
load-and-push
Failed to restore:
git-context
Failed to restore:
git-context-secret
Failed to restore:
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 (v0.9.1, moby/buildkit:buildx-stable-1)
Failed to restore:
multi (multi)
Failed to restore:
github-cache
Failed to restore:
path-context
Failed to restore:
local-cache
Failed to restore:
attests-compat (latest, moby/buildkit:v0.10.6)
ERROR: rpc error: code = Unimplemented desc = unknown method ListenBuildHistory for service moby.buildkit.v1.Control
multi (multi-sudo)
Failed to restore:

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~01PPMA.dockerbuild
25.6 KB
sha256:a0942a9310b56b67fc0bb3579c721ea87ddcac89d44c93b04c70bb744b96a81c
docker~build-push-action~2H2MMX.dockerbuild
51.9 KB
sha256:dd5efb48df73af8e8b39af70ecc90269dda88afaa7e55ed77a20d887a2cae1ea
docker~build-push-action~399CNI.dockerbuild
43.5 KB
sha256:b0aff70221d03986912d618bcf844730b056bc6ea54fc6d15dc6f20a13f1e56b
docker~build-push-action~4TMRHR.dockerbuild
11.7 KB
sha256:078da7aa1bb2cdbcad46a8f9e3979192135de3c036a3a4a3f1e75de68ec72bc8
docker~build-push-action~73RYMV.dockerbuild
11.7 KB
sha256:c2bf89b5bd14950c3d3ec65eb2e9740c28b911ef16c04ee9221968804e815c68
docker~build-push-action~7EMJPM.dockerbuild
11.5 KB
sha256:d524754599de9fbfffb268ec3d7261116a9e10e4d19d3321a1e544f09ef6cd4f
docker~build-push-action~7GDEQ6.dockerbuild
19.6 KB
sha256:0fd030a977ef2ea97c4ed3968eb0eceaea0563b1433d8a665f5daf500e69758c
docker~build-push-action~93MO3N.dockerbuild
10.5 KB
sha256:389cd474c3688353a8f09a749ac0aafa611db6a642d90eb27a065ed7bac70b20
docker~build-push-action~AAMM1B.dockerbuild
44.8 KB
sha256:2684d825b4c198c94a7f9b22b470a5dc75793b35f8d8d817bc3d630c5ac9e669
docker~build-push-action~D7KJJH.dockerbuild
19.1 KB
sha256:f1db1a5c49be952151464483abd6eda1939afb7ea4ffc2b41870600522841c25
docker~build-push-action~DZ5FPI.dockerbuild
31.1 KB
sha256:b2769dadaa16a2ff39387ac89e97426138b124bf143ccdeacffbf94590bbc5f8
docker~build-push-action~EH66WM.dockerbuild
21.4 KB
sha256:6cb4f406795f1e5a0f8c9293148f16bbcaececbec954639d4f05456bed38cc75
docker~build-push-action~FFSHZG.dockerbuild
19.9 KB
sha256:1ec4a48356832bb81023bb7f4050988e850d9f77f92f26a5c49f5f82808279a2
docker~build-push-action~GVOU1Z.dockerbuild
11.5 KB
sha256:14b0268296635c747eda1cc1e331747b9bb19d69de2afa48a0f26e45c476403f
docker~build-push-action~HC8W2R.dockerbuild
28.7 KB
sha256:d1afc0eb4ae022d07929c179d0ac11d607fc3a4836564988d31e4d67c490aedf
docker~build-push-action~HIJN64.dockerbuild
19.5 KB
sha256:f902a7312a211114bc6ca7847d3a28f8f02d36dabccbf1ad219ae90075639689
docker~build-push-action~I3ORV4.dockerbuild
11.6 KB
sha256:6f5e8b51c382acde05953064fd509115b1dd535854fea9a9df9b1280b9e7d13c
docker~build-push-action~I6NBNQ.dockerbuild
24.7 KB
sha256:cc45f966a9bcc486f2e06467da6c61bffab2e031160b843acb76c0e7e224f49e
docker~build-push-action~ISZUIX.dockerbuild
28.8 KB
sha256:607eef5a06497c722ec542fc559a3066a9fa25cc7d0731713ee352f18246294a
docker~build-push-action~JEM5JW.dockerbuild
21.2 KB
sha256:f3d564e6e7818c86787b77787d50b580ef2114005bf981f76866366385e6090c
docker~build-push-action~JF7X7T.dockerbuild
25.9 KB
sha256:0fa0e296e01de4b5ea0edca530924c04d9d72d38f4e056c91cac311da787a946
docker~build-push-action~JS1BKU.dockerbuild
44.2 KB
sha256:2a476846a22a9ea0a8a4e90c30352f0d3f6f1e41f7120700c475957d497a2852
docker~build-push-action~JVOA4Q.dockerbuild
19.2 KB
sha256:1a62493af19870d1d65d63a2c424beb1015780b192a736575c651fc0c092b876
docker~build-push-action~KJ2FYQ.dockerbuild
20.1 KB
sha256:27b8100390b49aca60f80b0cac110dcb49690c0b35e474670148fa207b9085c6
docker~build-push-action~L80A7I.dockerbuild
51.7 KB
sha256:6cd04e5d8bf50d06008d6be7b8be8d3d3c7ab696391a5e98ce943ae325150895
docker~build-push-action~O84QP5.dockerbuild
31 KB
sha256:14d9bb44e48f329e5fd704ca539ab917b820db1d75e07b1ec4cb24b1a2ff654f
docker~build-push-action~OFLFBM.dockerbuild
11.7 KB
sha256:29268b660c73f758cb2533bda0acef7ad716081ac49f9a1546e23d4b2750cf87
docker~build-push-action~OGK8YU.dockerbuild
20.7 KB
sha256:2ccc53de24037dfa662776bd6af4bab8587793689662fccafc242fa2822acb1d
docker~build-push-action~OJ51JM.dockerbuild
51.1 KB
sha256:cb1df305f323ed3aaf45fc495c9983d26e39d7628c4b7e4a12f2878f13cc8b68
docker~build-push-action~PEJ7UW.dockerbuild
19.2 KB
sha256:b78d940bf8ce7e8652d282c8d5e1f794f87d6210077f903e4c1b56ee0766efde
docker~build-push-action~PISWY9.dockerbuild
13.5 KB
sha256:aae64a5dffa4a884781912a6ecfa3129e82913b449e83af964b4ed1bded6a531
docker~build-push-action~PNRIUF.dockerbuild
11.9 KB
sha256:94ae5333e9fe73d1dbcd24473ffcf0c3cd96dbbc569b437445bfd30ec863ecce
docker~build-push-action~PREZIM.dockerbuild
40.5 KB
sha256:13b034469861eace463a3c142ecd303498834446ffd3e7be41563e2bc72e9af8
docker~build-push-action~PWCM5X.dockerbuild
25.6 KB
sha256:d459026aea7af0f34de2b00edea293b26de4e3e4ea807cb608805adfe87df09c
docker~build-push-action~Q4CZ6N.dockerbuild
19.2 KB
sha256:e85f8ac1f7f97d1d4778d0305cfcf2a2683eb34a1b7c0856ba4a65e97e06f964
docker~build-push-action~QSE3CW.dockerbuild
27.8 KB
sha256:c088020e7df347e712a9c85e661a9080b8df977c2c96229b7f29ddc4143b4627
docker~build-push-action~RDOO1P.dockerbuild
17.1 KB
sha256:3c99288d34c3f7983150eca1d7725f5f5b166d6e55832f9587c3dd5abcd123e4
docker~build-push-action~RDVWI3.dockerbuild
39 KB
sha256:8db67b3f48cb669f0e358de1ea5242a82f13f9237e0fe26c7335e31443aff84f
docker~build-push-action~RGB43K.dockerbuild
40.4 KB
sha256:d74b61ffd0604d18a552c7e549211f82f741f739373444564ca804c0d5473777
docker~build-push-action~RGBE0B.dockerbuild
30.7 KB
sha256:f7235c7050fb8b79d30fb436defd0c549af2e273ae372d7acd5570d145b67a08
docker~build-push-action~SN63FM.dockerbuild
19.5 KB
sha256:9306b60a45efb0a9585c36afc9ba479e8ca540775919a89d3e5c5207f0b3241d
docker~build-push-action~TH8SMY.dockerbuild
17.5 KB
sha256:1ec765c17445526064c691c865a1849b62752de731af7a5b58729ee18dbc3d22
docker~build-push-action~UUBN3S.dockerbuild
17.5 KB
sha256:07daf831d3ea1e3969d9ec5526bff44482ec15730097e6e081b9ca14f182845a
docker~build-push-action~V49GFI.dockerbuild
19.3 KB
sha256:65793559d01b8170ae3197f90d6471584b96e97f87cd83e8068691edf7e69f75
docker~build-push-action~V6914Q.dockerbuild
20.4 KB
sha256:9bd0a0c777b5830da983c88a4f189989fd4a97185aa7f7bd01af8ea844f9cfe4
docker~build-push-action~VZEZ6Y.dockerbuild
20.8 KB
sha256:bb8c690dd42001b0b4ff032de984938ebafee9c7e8288f44dd7a8b8c93e4b8f2
docker~build-push-action~W2K0UD.dockerbuild
28.5 KB
sha256:29163d61048b4d6f7de6a7c3e9bcb9f8a4bb150674baca63e10fdadfda5d27cf
docker~build-push-action~W2Y1BE.dockerbuild
39.4 KB
sha256:748eaba6ea38254bafdf067c395b2dd70dccfbb0de9bba14140d93358c1846d1
docker~build-push-action~XF81Z2.dockerbuild Expired
21.2 KB
sha256:d98742637474a0552fa98b7d586eb2f2fd576f4d4c496b531f6b108647c387f4
docker~build-push-action~XV6AB0.dockerbuild
27.4 KB
sha256:44d2f6e455020c727134cd5a05bf4f04c6b19fbfbffbea92b0bef5e4cf5153f2
docker~build-push-action~YKWBZU.dockerbuild
21.1 KB
sha256:1da86b7b4507f3d7f54527638a0c00043bd376c0378287342fad28d2e3302a38
docker~build-push-action~YUKE5Q.dockerbuild
59.6 KB
sha256:0695d28ba7eadf690cf3929c2f0e33b560288b4a6dacb0192de02e760426ab95
docker~build-push-action~ZDXNKQ.dockerbuild
29.3 KB
sha256:f606f0847fe598857cde2bc7790748d53fd8b92625545134602b335d954549ab
docker~build-push-action~ZVXGEV.dockerbuild
25.9 KB
sha256:c0497490d65cb0348696fe6492620ca2186d831234fb8e219758443d56d7e883