Skip to content

Merge pull request #1443 from crazy-max/update-dev-deps #2539

Merge pull request #1443 from crazy-max/update-dev-deps

Merge pull request #1443 from crazy-max/update-dev-deps #2539

Triggered via push January 8, 2026 00:41
Status Success
Total duration 1m 13s
Artifacts 57

ci.yml

on: push
minimal
18s
minimal
git-context
32s
git-context
git-context-secret
36s
git-context-secret
path-context
30s
path-context
example
25s
example
error
6s
error
error-buildx
20s
error-buildx
docker-driver
11s
docker-driver
export-docker
9s
export-docker
secret
23s
secret
secret-envs
13s
secret-envs
network
19s
network
shm-size
18s
shm-size
ulimit
15s
ulimit
cgroup-parent
20s
cgroup-parent
add-hosts
16s
add-hosts
no-cache-filters
21s
no-cache-filters
registry-cache
27s
registry-cache
github-cache
27s
github-cache
local-cache
33s
local-cache
standalone
16s
standalone
named-context-pin
18s
named-context-pin
named-context-docker
21s
named-context-docker
named-context-container
23s
named-context-container
docker-config-malformed
12s
docker-config-malformed
proxy-docker-config
26s
proxy-docker-config
proxy-buildkitd
26s
proxy-buildkitd
annotations
20s
annotations
multi-output
23s
multi-output
load-and-push
21s
load-and-push
summary-disable
25s
summary-disable
summary-disable-deprecated
21s
summary-disable-deprecated
summary-not-supported
19s
summary-not-supported
record-upload-disable
21s
record-upload-disable
annotations-disabled
17s
annotations-disabled
call-check
16s
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:6257c87bfb146109718e9935d69eebff0f1f0a3d6664029849f06b5a8ecb64ee": 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-envs
INVALID_SECRET= is not a valid secret
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/
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/
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/
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
secret
INVALID_SECRET= is not a valid secret
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~36GB5A.dockerbuild
29.5 KB
sha256:1f625758b09a8047cf08874ef85093bfed9d248c0930fafbeacb3ccbc89b1e9d
docker~build-push-action~3LY7MQ.dockerbuild
20.5 KB
sha256:d04ddc8a99c243082e455e82fede4f01f2156523f3fd9e3b2a6b1f9a5978fcd7
docker~build-push-action~4RXXJB.dockerbuild
11 KB
sha256:bc75e344137bd2db26da94e21c74916312d75a1bcae6cbd9dfbedaf412ab0ea2
docker~build-push-action~5HGU41.dockerbuild
18.1 KB
sha256:8af70c4d8b5bca363aa5dbbfd108a026d2eafb9001be71c77d1a5ed58fb58f72
docker~build-push-action~6U74ZM.dockerbuild
27.1 KB
sha256:d4ec74965ad128edd0a325240a5d13600ece51a205c7832919fd98d459d8d6c7
docker~build-push-action~74CYBD.dockerbuild
21.1 KB
sha256:cc460d8903698a9080ccec9c2d24a06821493d1721e61bec0f844efa3a2dd32b
docker~build-push-action~7OXMUV.dockerbuild
21.6 KB
sha256:90508326a6fe847149cee44dbf2d7b1db917b5ac21c2af6ac9e79d1d991a06b6
docker~build-push-action~90Z9JC.dockerbuild
18.7 KB
sha256:e0b41cad508e513fa51620380288e8649171aac7699c64ea5f11d168172e517a
docker~build-push-action~9PQ7Y0.dockerbuild
27.1 KB
sha256:09986694a4337f5e9a75488146152c2871b971038753d8e800f77c3c28a05b1a
docker~build-push-action~AFJ01J.dockerbuild
28.5 KB
sha256:a04532ea36e8736c84150f7893f6c52493adb305be53531b810fabba6d5fa6db
docker~build-push-action~AIAAFC.dockerbuild
11.8 KB
sha256:6f03f17b1db2de666577b0aa1ee0624f7248708e057ca8ee1d9cf4f43f537bda
docker~build-push-action~AZZW13.dockerbuild
14.5 KB
sha256:bf3c2d2697d282e2fe88a43b280d5b9b7d1dfc15a3d3566c5c6f36514ab69859
docker~build-push-action~BN4C7O.dockerbuild
52.1 KB
sha256:ff8da10c63473a3105640f775f47a4b8148456a5c093aebe5b55a81855e5b2ac
docker~build-push-action~FF02O5.dockerbuild Expired
22.2 KB
sha256:7a897e88315c00bd6e7ea86d5b301e60106e0d6950805749f3f8ecf2bc8b5a1c
docker~build-push-action~FRQ1T2.dockerbuild
14.3 KB
sha256:045c2b381402c4fd702c592515b219c39bb084c3ec5cc737051f9e00c67b72bc
docker~build-push-action~GS7EF8.dockerbuild
48.1 KB
sha256:77af3e9dc2e65b20c518c45af681be41bef1ae68edc5303d0cb70987d45e4072
docker~build-push-action~IA9KIQ.dockerbuild
40.6 KB
sha256:718f25f216a2094be3fde198fe1e10683f71784f84d6d576915a27f3c37a31bc
docker~build-push-action~IDJYX4.dockerbuild
45.8 KB
sha256:bfcbe894fa0615e59a9ed8feea2c86c1eeae0dd76081c4ab3275fef628014307
docker~build-push-action~IQ82N3.dockerbuild
53.3 KB
sha256:57e6eeaf55a89c93df52feec70d1d0962260d60a75badc81c76ed5715849372a
docker~build-push-action~J7Q8L7.dockerbuild
12.2 KB
sha256:ef0b3acd082bf48df8b06ccd75d5907a9ad09377667494f71e9d6e4d22af5f92
docker~build-push-action~JQB35V.dockerbuild
11.7 KB
sha256:ae505f230dbdbcc441ec86d83f192fb77b0ffe13e52d0a80de41fb315e4f4dea
docker~build-push-action~K04IV8.dockerbuild
27.5 KB
sha256:d59082d11fe32db8d4f0176cc15ac6d53d3fde508a7161df95f7dff48dae427f
docker~build-push-action~KA9XLC.dockerbuild
29.5 KB
sha256:2a170b25f5f7b5ea0a8a5adbaa18e566b71106790a458d9f577df455114c3f3b
docker~build-push-action~KCBNRF.dockerbuild
20.7 KB
sha256:615c6460f61aa00532f7b092a3933e4e7e180dd137b2de8ffd4d604d79660108
docker~build-push-action~KIH9J8.dockerbuild
39.4 KB
sha256:349ae72f461e0637354cdd9a26b8a284d01ce8f717812c17587207c98561a038
docker~build-push-action~KMED4J.dockerbuild
22.6 KB
sha256:00e699dc015a82ea576a8bd7200d9cd0d7dde5222b7b71b6d37f6f5d03e30099
docker~build-push-action~LCV39B.dockerbuild
30.4 KB
sha256:bda2c115f00c9918e6da1456f9b5df95452f35e7da209180612d77c386c42f3a
docker~build-push-action~N1Q7AA.dockerbuild
50.1 KB
sha256:9ecd630607d6afacc217ec67dcbd1a7651632fde66b9c5d9448cd7d1508cb388
docker~build-push-action~NBE7Y9.dockerbuild
20.3 KB
sha256:8dfb00c6c21674bd1ab5f5abcaa7aa2140b4d8e1aba5fe5095e029fb293d1da1
docker~build-push-action~O6X8JI.dockerbuild
39.5 KB
sha256:43f158d68ba47d5d88ba514c8383bae14a22c5c8e789e24abee769f42a77afc1
docker~build-push-action~O94TE6.dockerbuild
29.6 KB
sha256:50968c0e4193c33061b38cbe80f2cb40aadecf1e6327503055402776c04b73ec
docker~build-push-action~OA8J1B.dockerbuild
20.2 KB
sha256:e591938f2457baa787fa3cc7f6a2a0ff129a65a7605a7ae29aa6032efc5147cc
docker~build-push-action~OSE4JK.dockerbuild
23.1 KB
sha256:0d9575fe9d9991b737b9fef9f79b86df655e262b27e34215310251b6700004ce
docker~build-push-action~QM93OB.dockerbuild
32.2 KB
sha256:78b9d0aca43b746d989ea82146e3aa0adca1bf2c2026401e1ae6d5caa8f1f4ee
docker~build-push-action~QYB6UB.dockerbuild
20.2 KB
sha256:b95f3116153ea38d2e84b74b8f330f671b15306ec8d091e6fd0ae3d4274e41c8
docker~build-push-action~RC9B5O.dockerbuild
22.6 KB
sha256:d841e8efbfebc9fd53492e39efe8432ee35a7f805267166a6a49943e868d19cc
docker~build-push-action~ROGZHH.dockerbuild
32.4 KB
sha256:64ae0d46e8013209ad42e22e2d3a86d2341b9caca7193895d0cc7247aac56292
docker~build-push-action~ROYBKS.dockerbuild
20.6 KB
sha256:a64b93550652397e41d01ddd09f31517ef24c5dbee92497aa5fa887f63e9939c
docker~build-push-action~SSWV31.dockerbuild
20.6 KB
sha256:87eb7cf853a5aa4cf5aeeb4c84457409173f0c65137a89ea3899f5f82a4ad328
docker~build-push-action~T2HDA6.dockerbuild
20.7 KB
sha256:9f73c5cb0b88bacdf5ca100484ebe8e8368caa3c8b4c25e91bd0bc019523abe7
docker~build-push-action~U0VEQG.dockerbuild
20.8 KB
sha256:6ffe5316ed939d2c0d40f0b4cf50cef612372aa4fea10ec6c3b5032d6976c7ac
docker~build-push-action~ULEPGH.dockerbuild
22.5 KB
sha256:46cdd339c8e338159adc199e48acc57761f34fc2133ac196476c8f9d29514bb3
docker~build-push-action~ULWEV4.dockerbuild
21.7 KB
sha256:64847b484afb79841d31ffd27522f535794caf85b9bcd6fa051a2a1d63bcfac0
docker~build-push-action~UVZCX7.dockerbuild
12 KB
sha256:f54d14548ca6680b7b837e63cc8fb2e6e19b8c18953cf59339e3adaf29f458b0
docker~build-push-action~UX6LAH.dockerbuild
18.4 KB
sha256:b6d22604d318c5a8d5f572029fca1c03a3bc62ad4a59725864d08ef23c709275
docker~build-push-action~V04FPL.dockerbuild
62.3 KB
sha256:058c2fc725049e9962011d6147893160fa73932c14648782948e3fc9df196395
docker~build-push-action~V2K0X9.dockerbuild
29.3 KB
sha256:280cb672786951912a1887c8b48d0dbcec5c50b15d8951dd50d1360c4eea1228
docker~build-push-action~VEQTJA.dockerbuild
11.8 KB
sha256:9b0c22b965ba9f84beb349aaa2d045fb5c1dfab56684edd0caa64bebe41df124
docker~build-push-action~W5OT2W.dockerbuild
20.5 KB
sha256:9303182c123e3940b77067f2130499efb00dd2fa7ef3677615ee3763eff012d6
docker~build-push-action~WQLT3F.dockerbuild
11.9 KB
sha256:99f4372390f4ec9d2a90df2966a35bb33a6a5e2ef9b8c5fe9370cce215eac70f
docker~build-push-action~WX5NKA.dockerbuild
44.5 KB
sha256:5f12499bf32dd73eee8cb5d74e74fc9efe8354abfb5044919e759855f6cd6b57
docker~build-push-action~XC0S3D.dockerbuild
53 KB
sha256:9e09aca9662e3714575bc657bddbf6af4bb31ae43c74898145b126de9b77e6a2
docker~build-push-action~XG7216.dockerbuild
21.7 KB
sha256:565a4dee08f0e1677c09813564b5f43082c53767bdb988ff6cfb146144d1eb0a
docker~build-push-action~XXC5I0.dockerbuild
29.8 KB
sha256:164d826f7a2ad28b487d39fdfddb91ef06dafae8fc3389b5a588b3367353b978
docker~build-push-action~YCNQCJ.dockerbuild
27.1 KB
sha256:665f2e44a5f8a53138e623ab34fb6c1f4bfc2cd9b8b58f124e452a105589ce99
docker~build-push-action~YI92ZI.dockerbuild
22.1 KB
sha256:1cfedc812aabf861e6823d4c6454e64ac78077b47d5efe1fb156002d9d54b2b9
docker~build-push-action~Z2N50R.dockerbuild
12.2 KB
sha256:33bcf376dfb940ec45a87472c129528ef82e340111708be1ad26555ea2f6fbf2