Skip to content

ci: bump crazy-max/.github to 1.1.0 #2731

ci: bump crazy-max/.github to 1.1.0

ci: bump crazy-max/.github to 1.1.0 #2731

Triggered via pull request March 25, 2026 11:34
Status Success
Total duration 50s
Artifacts 54

ci.yml

on: pull_request
minimal
23s
minimal
git-context
25s
git-context
git-context-secret
39s
git-context-secret
path-context
28s
path-context
example
24s
example
error
9s
error
error-buildx
25s
error-buildx
docker-driver
12s
docker-driver
export-docker
11s
export-docker
secret
14s
secret
secret-envs
24s
secret-envs
network
18s
network
shm-size
17s
shm-size
ulimit
15s
ulimit
cgroup-parent
21s
cgroup-parent
add-hosts
18s
add-hosts
no-cache-filters
24s
no-cache-filters
registry-cache
27s
registry-cache
github-cache
32s
github-cache
local-cache
31s
local-cache
standalone
16s
standalone
named-context-pin
22s
named-context-pin
named-context-docker
23s
named-context-docker
named-context-container
25s
named-context-container
docker-config-malformed
13s
docker-config-malformed
proxy-docker-config
37s
proxy-docker-config
proxy-buildkitd
30s
proxy-buildkitd
annotations
20s
annotations
multi-output
30s
multi-output
load-and-push
28s
load-and-push
summary-disable
15s
summary-disable
summary-not-supported
24s
summary-not-supported
record-upload-disable
16s
record-upload-disable
annotations-disabled
15s
annotations-disabled
call-check
18s
call-check
no-default-attestations
16s
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:45bd3eb8e85a1c8d19f1b602dd8551a8457bff618808d95a457aedda6163533e": 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 (line 8 column 1)
secret
INVALID_SECRET= is not a valid secret
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/
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/
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/
checks (v0.14.1)
Failed to restore:
git-context
Failed to restore:
secret-envs
INVALID_SECRET= is not a valid secret
summary-not-supported
Failed to restore:
error-buildx
Failed to restore:
registry-cache
Failed to restore:
path-context
Failed to restore:
load-and-push
Failed to restore:
multi (multi)
Failed to restore:
local-cache
Failed to restore:
multi-output
Failed to restore:
github-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:
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:
git-context-secret
Failed to restore:

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~1B47YH.dockerbuild Expired
10.5 KB
sha256:0f4bec7862c417bb88be2397e05e17db33bc58d6b7583b65ff834a08563257ae
docker~build-push-action~22EPX1.dockerbuild Expired
15 KB
sha256:3684567ac1f76be2e50d9c106e888ed0e03f1e557be35608009b3768663e0ac7
docker~build-push-action~2K2S34.dockerbuild Expired
23 KB
sha256:7510da7c61378028d399456aa5279b91c985e88013ec1bff57469c24eb6be7f9
docker~build-push-action~3DJNUJ.dockerbuild Expired
22.4 KB
sha256:67c117e6941bb79983e0ab9c8802053ed79bdf5d559f7ec4ecc13997600e29e2
docker~build-push-action~3RZBG3.dockerbuild Expired
29.8 KB
sha256:f6ab5efc5782f5db19781ef3ec3fd98028b884f62c7ba5f8b26c6c0d24af1a64
docker~build-push-action~4H6U3R.dockerbuild Expired
22 KB
sha256:3f66d363b1ee363dde325de82721ba72fc75b84e2bf9cf615adee4a63e7db81d
docker~build-push-action~8B9TLA.dockerbuild Expired
22.8 KB
sha256:557d8801f07ce48dbf46bff1a3469b87e002a19bdbabe618408724ef155ae13f
docker~build-push-action~8L50CH.dockerbuild Expired
50.5 KB
sha256:7993d4b44476a991b592c6d93dd4718b591dd1d9007d4e6977d7250876aeb5f1
docker~build-push-action~9O69RS.dockerbuild Expired
31 KB
sha256:82b4f380837a4479c8f26dde3a4a662ad7345aef96880a5711b4a983026d2a4a
docker~build-push-action~9X5TNN.dockerbuild Expired
49 KB
sha256:be1e602d519203b85d21545153e88cf54df13c28cf454852534bfcb2f9652796
docker~build-push-action~A554S9.dockerbuild Expired
56.3 KB
sha256:3e038990453cc367276287a65debe4c858f1daeeff9864be3e61d39a6a969b9f
docker~build-push-action~B3ZIRQ.dockerbuild Expired
40 KB
sha256:c7429f29b5aff85f6839b733dd2dd06bbbb115ce6e175069e9e8abb0ce0cef09
docker~build-push-action~DL47L3.dockerbuild Expired
23.5 KB
sha256:1e702ae16239ed8413cd9dba94b869b4ed82087644089751f22c45d3e014f131
docker~build-push-action~E5UDJG.dockerbuild Expired
11.3 KB
sha256:a68480a1183b18c60f2391018eb89933c48cd030f5a46fe1c28b56fcb7f2b4c7
docker~build-push-action~E5WX45.dockerbuild Expired
42.1 KB
sha256:f175cb1dde24993202ce88bc766e6e2654dc765f4fa1ef805674c62947bd11ef
docker~build-push-action~F98I5D.dockerbuild Expired
55.6 KB
sha256:1ff6f88c2a1c224c0f11ad947ad6990c9728f6f3875f30e890cdf6a7d68365dc
docker~build-push-action~FB9CCC.dockerbuild Expired
22.1 KB
sha256:4979ab86543e97e01e87047da64d9c0a7716d1a40000e1411a53fd92bfab7d89
docker~build-push-action~HXJN2B.dockerbuild Expired
33.7 KB
sha256:66df87dff19d004dbb65bbc869c32d945e4895049273a5977db2b26de84a87d1
docker~build-push-action~I4JUIZ.dockerbuild Expired
21.6 KB
sha256:6d44a478c717a2c920b4ae5d0ceff9effcfeb6df8db643284aa5b1092dc2fc84
docker~build-push-action~ID2Q17.dockerbuild Expired
22 KB
sha256:a247edad1ddea0024e584bd2cdde5986b6f75e6306d81d9de604a527acef49fb
docker~build-push-action~IEIK0O.dockerbuild Expired
11.4 KB
sha256:e049fec1a6eaeea6e2d1adf61e658cd4aa9e5d13fcaf5e89e9af46e1027e878e
docker~build-push-action~IZ73QI.dockerbuild Expired
85.9 KB
sha256:c4157c3eb82a88e8ea23b1c1993872eee61fa0ffaca956d9bc6605b6f47d7c22
docker~build-push-action~J8U1TR.dockerbuild Expired
16.1 KB
sha256:8b629e8c0bf29a18ce34a92a66e55062cb5b5826033d8a7815f75040a7ffeac2
docker~build-push-action~JCKL2I.dockerbuild Expired
19.8 KB
sha256:29f16848d5ddd5d2fce9dd7b40a6dd26929e068089f1d334b0af0a4aad226dbc
docker~build-push-action~KJPRNI.dockerbuild Expired
21.8 KB
sha256:125e1b4b379fd89cdfae850596acede4eb035f4bee1a3f6791515dd9016d766f
docker~build-push-action~MLIIFN.dockerbuild Expired
11.2 KB
sha256:19e96438d260c1146abcc2ab202516f81e12a87a9b23dd7b209bc4731d086483
docker~build-push-action~MS5DDK.dockerbuild Expired
30.6 KB
sha256:a42e093059520d09c4e16a6da4a4018b0f78f9c9258e8e2c2fd1e18ff861aefd
docker~build-push-action~N9SKO5.dockerbuild Expired
29.3 KB
sha256:e0fa45f7d576e335917dd48f87a39b166e03b05a6b4571685ff067ef867cbf2e
docker~build-push-action~NH26VO.dockerbuild Expired
22.4 KB
sha256:73b245f304f0ccb51247998b4fc065680beb16d2082301251887ecc116bf6b9c
docker~build-push-action~NQ17CC.dockerbuild Expired
21.5 KB
sha256:21771675e505928353b8b2f3fe0b5ca6705c08e65807dc11b1281683197ffbb0
docker~build-push-action~NSKMAY.dockerbuild Expired
28.7 KB
sha256:8a4f23a72c3ccf69833602bfbeaaf1754c2e51fc95a5dc7d1464d6bdde9482ba
docker~build-push-action~O6UBFE.dockerbuild Expired
30.7 KB
sha256:9abc3073f5689ad2e21ed78bb5f2b9cdcacad5f5582b0ca8e590660ac2e83f89
docker~build-push-action~OWPJ1F.dockerbuild Expired
34 KB
sha256:28b4bc857195aff1f99000ecd9ea7da4b29328a24c16913c69098deec7b16a42
docker~build-push-action~P72N4Q.dockerbuild Expired
52.5 KB
sha256:9892684794ae42b68e9bff3006079d6c12f59b05f0ecff662f029174f1ff3e5e
docker~build-push-action~P7NUOB.dockerbuild Expired
30.3 KB
sha256:920e8b793636e1cd6710d2ef8f225634cf2ea35fdb0d61e967466a0fe0d83d4b
docker~build-push-action~P8J3GQ.dockerbuild Expired
48.3 KB
sha256:834b8e39ca0cf8dbee8935fe09bade5e39c770ec1d31d89b1a41987951cfba81
docker~build-push-action~QXMRBV.dockerbuild Expired
21.9 KB
sha256:5c79e5459be4e56893307ef3f3d32ad3d2206483e30c1cdcfb86242e91116a76
docker~build-push-action~ROG747.dockerbuild Expired
41.3 KB
sha256:e4969664d8ed7331f6ae868ad6e31d331d8b4b164549212c30effe3168266af3
docker~build-push-action~RWTW0J.dockerbuild Expired
23.2 KB
sha256:f008a6887b83176f45f62ebb49e58cc11d2215dc3f1eb210124c721b55ea1901
docker~build-push-action~RYJ7YD.dockerbuild Expired
21.8 KB
sha256:c79a4fbab772a375579300904417beea14b85ce2be4f646ecde20ae55f147792
docker~build-push-action~RZBGR0.dockerbuild Expired
28.1 KB
sha256:414de7052d6fcc95d107d4bc1a82f9ff76154d80fc62d5e79198b26a31514351
docker~build-push-action~SP91HY.dockerbuild Expired
32.2 KB
sha256:45b9deef4aa19e07b1179d262c210b3fe57cc1e74fc6e7f2e8fd9154753b969c
docker~build-push-action~TJB5N7.dockerbuild Expired
11.9 KB
sha256:7605f00f694c9969498a42c72ecaf831360ce1f2b1b05602c97d5c68046306dc
docker~build-push-action~TOSS0A.dockerbuild Expired
11.5 KB
sha256:3ae1c893a571e68993e3573b35313188b4fb7bc81ce63628f69a2e5c5444492a
docker~build-push-action~TYGQUH.dockerbuild Expired
11.8 KB
sha256:a710fdd991f512e9100aadd977558d18eedd716c95b58a02e7286bd1771e4dc1
docker~build-push-action~TYW5UO.dockerbuild Expired
22 KB
sha256:d60d5a7b837323b3024a0f711ada52f139d24782317a133d2facff60ea67cd8d
docker~build-push-action~UQMNM8.dockerbuild Expired
31.2 KB
sha256:59ae558024467984e49bbc2c93b9b5f14d6180f8f7cc1488c3df764ca011c49b
docker~build-push-action~V3NCMD.dockerbuild Expired
19.8 KB
sha256:81dfe374d9e68e92ca220e1995074c6a9a30d19a2a3e8789d130727239766ec7
docker~build-push-action~VRAQS4.dockerbuild Expired
20.1 KB
sha256:24b047416501cc4a27edf79468c5b4db5df79913947826f90a84936d09d5610a
docker~build-push-action~WKZBK3.dockerbuild Expired
56.3 KB
sha256:12992f091eab15bdb3e7a51d0c074b15cceb39ca78001de8f58ac8cd4ea6245d
docker~build-push-action~X1Q9YF.dockerbuild Expired
28.5 KB
sha256:6de8e4570e9e58d4fed5472c6899b1c667ffa2bb5cedbce0acb9e9a3c488d930
docker~build-push-action~XIMJUQ.dockerbuild Expired
23 KB
sha256:52a83f9f21ad68f94e59eabba3a39ee351279fbb194d7a97b6e943c49fb2c722
docker~build-push-action~ZH7DEM.dockerbuild Expired
11.4 KB
sha256:f00094b70d2e78ffca36a3a03fcab57e1500c0187db7f53cd2678779cf8cbb01
docker~build-push-action~ZRIZDS.dockerbuild Expired
22.5 KB
sha256:e28af66fc99e3f7380427e0d925faf80b1835423bb8a9e1932f28b5163def892