Skip to content

chore(deps): Bump crazy-max/.github/.github/workflows/pr-assign-author.yml from 1b673f36fad86812f538c1df9794904038a23cbf to 20ef82212dc54bab5749f5e05576ca6d3c8a5773 #2732

chore(deps): Bump crazy-max/.github/.github/workflows/pr-assign-author.yml from 1b673f36fad86812f538c1df9794904038a23cbf to 20ef82212dc54bab5749f5e05576ca6d3c8a5773

chore(deps): Bump crazy-max/.github/.github/workflows/pr-assign-author.yml from 1b673f36fad86812f538c1df9794904038a23cbf to 20ef82212dc54bab5749f5e05576ca6d3c8a5773 #2732

ci.yml

on: pull_request
minimal
17s
minimal
git-context
35s
git-context
git-context-secret
24s
git-context-secret
path-context
21s
path-context
example
34s
example
error
5s
error
error-buildx
19s
error-buildx
docker-driver
17s
docker-driver
export-docker
11s
export-docker
secret
16s
secret
secret-envs
13s
secret-envs
network
14s
network
shm-size
21s
shm-size
ulimit
21s
ulimit
cgroup-parent
16s
cgroup-parent
add-hosts
14s
add-hosts
no-cache-filters
13s
no-cache-filters
registry-cache
30s
registry-cache
github-cache
22s
github-cache
local-cache
36s
local-cache
standalone
14s
standalone
named-context-pin
17s
named-context-pin
named-context-docker
22s
named-context-docker
named-context-container
17s
named-context-container
docker-config-malformed
13s
docker-config-malformed
proxy-docker-config
24s
proxy-docker-config
proxy-buildkitd
32s
proxy-buildkitd
annotations
15s
annotations
multi-output
23s
multi-output
load-and-push
29s
load-and-push
summary-disable
20s
summary-disable
summary-not-supported
19s
summary-not-supported
record-upload-disable
20s
record-upload-disable
annotations-disabled
14s
annotations-disabled
call-check
12s
call-check
no-default-attestations
14s
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:3e50b9723216b67ef32a81a1d72277b1023e3b40b9d20bcf10d4ee56ff9ee6c4": dial tcp [::1]:5000: connect: connection refused
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)
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#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/
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/
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/
checks (v0.14.1)
Failed to restore:
error-buildx
Failed to restore:
summary-not-supported
Failed to restore:
path-context
Failed to restore:
github-cache
Failed to restore:
multi-output
Failed to restore:
git-context-secret
Failed to restore:
multi (multi-sudo)
Failed to restore:
load-and-push
Failed to restore:
registry-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)
Failed to restore:
git-context
Failed to restore:
local-cache
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:

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~0RM5GS.dockerbuild Expired
16.6 KB
sha256:087ad9ee9d629f92c26c6db92aeec12b6fb8cc4ff23beab5cabd6a99237cb53a
docker~build-push-action~0RMD1T.dockerbuild Expired
30 KB
sha256:d67abbb5d072243cf59cf983ddacc19492d862058a4660800b24d5c6b03bf020
docker~build-push-action~0SN0DE.dockerbuild Expired
11.8 KB
sha256:72b716aaf8d2070648064632ab4abba3c2e14b533741f2315fc383ee50231fa2
docker~build-push-action~2JFJQA.dockerbuild Expired
23 KB
sha256:6434ca0c6f5c6c8f67beafa0c6f80c76d5be96ffe7a8a98ac32ec3397103a28e
docker~build-push-action~3K5JS3.dockerbuild Expired
23.9 KB
sha256:4386d26219cf858ed2ebcb72b8705d166fec9d88487a12ad248a1bfd34f1f91c
docker~build-push-action~4HF430.dockerbuild Expired
22.3 KB
sha256:1f51f67adc0246bce737be4d8e1468901c0c823562042a1aa4e14de30a19cab2
docker~build-push-action~4Z4III.dockerbuild Expired
22.3 KB
sha256:43c1b62509b9ad4c37f2af1ab0adcff7b91f857c692b8851d8104e50159aa4ff
docker~build-push-action~6HDYFG.dockerbuild Expired
49.7 KB
sha256:ab557367973cdda7d696473dcc2f2e45e87417a8925f410c72e5316ee40124c0
docker~build-push-action~78P630.dockerbuild Expired
23.6 KB
sha256:ce2c4165651df428f3a009e2532dbdc5b73f5e0c2c1d2e6fa56164befaaf801a
docker~build-push-action~7Z5ODG.dockerbuild Expired
23 KB
sha256:bf66950cb47e086004fe09f71583c9987f525a02b8764d1048b6eedf25b2830d
docker~build-push-action~81V0P6.dockerbuild Expired
12 KB
sha256:4ee0e4a547ecca8dda6c14dce7822d530075b62e0c0ef8d4aeef2a86c83248f0
docker~build-push-action~8TAUZJ.dockerbuild Expired
16 KB
sha256:564b55de4336298d6f695c37918d807d397bc6285a858d750534fec885083704
docker~build-push-action~91SFNU.dockerbuild Expired
54 KB
sha256:b066cac809986a99ed45d7e87249375c6cd2ffd7bcdde63a555ad2820f3baff6
docker~build-push-action~BWBBM0.dockerbuild Expired
22.4 KB
sha256:cdcbce161f85003845f971728e81a980943841bb10222be61dc0f8197940f650
docker~build-push-action~D8VQQD.dockerbuild Expired
52.8 KB
sha256:0c919f6a204aaa301bf4b1b288bb5578f8dc4e0a7d3e0854550828d9ee069262
docker~build-push-action~DE3VTD.dockerbuild Expired
22.9 KB
sha256:09a522212e4c210983cbeaa5e3e2a93f5d2c51b16a04a0fe19d93a0b3c7d3ef2
docker~build-push-action~DVZLTE.dockerbuild Expired
31.4 KB
sha256:458ba786cd20fc64e4956e4d0f0d62ee930ca4305c389e4251979a0df7340bd1
docker~build-push-action~E76CLW.dockerbuild Expired
22.3 KB
sha256:f23592569ff3f4bf724aaf06e14d0f70e6beac69da9404d4071b6c30e9ebb356
docker~build-push-action~EOOXLU.dockerbuild Expired
10.6 KB
sha256:f08d32dbc96d64874aeeaf944c800d7892e3133ecb4dc9b6c96d1ee32a1cc295
docker~build-push-action~F1O17V.dockerbuild Expired
31 KB
sha256:c905791c1e1b3978f9973be6fb37d60899d2bba7a02b6ed747909020bba549b8
docker~build-push-action~FLUDCG.dockerbuild Expired
11.6 KB
sha256:1ce1ed22b6ee3195cf48abf6133d3d940b617c35e17d54bb1cb4c201e021ec31
docker~build-push-action~FXU2ZY.dockerbuild Expired
11.2 KB
sha256:46b9f9ef9e0ac858d31ff1440159c8da72fde76bb78d738b30cb1936217f2484
docker~build-push-action~GDYV10.dockerbuild Expired
11.9 KB
sha256:78d858d8c1d61f2abbb42cb693c6f6284cd52d4747221bd73a8d251e067004d6
docker~build-push-action~GPPHEX.dockerbuild Expired
20.4 KB
sha256:9714cbce3fb1310fd13431cb33bbf3738e24bdba532b2a43686afca1cb138e4c
docker~build-push-action~HMQCF9.dockerbuild Expired
34.1 KB
sha256:b936b10201f6523537f5c8ce0b45d6876b0671a2aa2d398d65dc7990eeb234ab
docker~build-push-action~IICLNC.dockerbuild Expired
57.8 KB
sha256:29770aed192af6f6f76f8b71829049c0d9135e772ae6cd14c827ef8e4e75dc7c
docker~build-push-action~KGF9WS.dockerbuild Expired
56.5 KB
sha256:1fe9639fde851c0ffe0546f57e161c828f07ab7f9ca26f05d94c3f7eea6c5ea1
docker~build-push-action~KYRVFY.dockerbuild Expired
20.5 KB
sha256:6acb3640d13c522be18a8032b0e135c059631291bf590df62275f69620afbedb
docker~build-push-action~LPTR6K.dockerbuild Expired
28.8 KB
sha256:7a3c544e095ba2bdb7981d9ddbcdc55d16ff391307b3f4c3f135b6ccab548585
docker~build-push-action~LQATZX.dockerbuild Expired
41.4 KB
sha256:df7fbde6ecf3292f3bf8176187f40f360e98e4a8e10925a12c4f5359dba6f3a6
docker~build-push-action~M668N2.dockerbuild Expired
23.6 KB
sha256:705043766d2e32b9c3807955a9dce115de0af15668fec0a3c47d76e2990c60b6
docker~build-push-action~MH7G9H.dockerbuild Expired
23.2 KB
sha256:b1f14658b0db943a1b886c1341e628f28a71f20dae5b92b72b6cd364418fb9b8
docker~build-push-action~MTTCCA.dockerbuild Expired
22.5 KB
sha256:bafc280c1a18682169386b539bfe4538a1da4e5e51162f5a858aa29c7e735a7d
docker~build-push-action~O2MV9C.dockerbuild Expired
31.5 KB
sha256:f30ee0763304db5618036fed447b4e057394d0706909e8a0439f93da7dd33920
docker~build-push-action~OVKHMG.dockerbuild Expired
24.7 KB
sha256:140aa3bdcca7d58d5860a9f0f3d6cdc569c1b298f9714515199d3e766d99ac9d
docker~build-push-action~OWT1Z7.dockerbuild Expired
58 KB
sha256:1dcafce8577d84b0d4edb6aa4648cec53b6e8150724e9bae77892276ff0d0edd
docker~build-push-action~PNETE4.dockerbuild Expired
41.5 KB
sha256:92e6a66613f02a1e09166eed0c36c31181cf21d550dc09d09e489a4146abec28
docker~build-push-action~QXNNN9.dockerbuild Expired
23.5 KB
sha256:5ffbe4779d204e2117a1223df85773871ef017f0a5723570c776b521b2426d4d
docker~build-push-action~R6FFXS.dockerbuild Expired
11.9 KB
sha256:c8d7b8e246bb97df78cbb8f30546832f0c4ffc8c5988c54fe70ed2a08d303305
docker~build-push-action~RSR37A.dockerbuild Expired
30.8 KB
sha256:55989732e30f8c068bf86b4a96c520f7618d3ce21c58487948f89f074592f8c7
docker~build-push-action~RZZFCI.dockerbuild Expired
30.6 KB
sha256:075a97d7b427bfc16819c26c9568efcdb0824bc891cf3c0aa841acd42dc91b6b
docker~build-push-action~S129CI.dockerbuild Expired
28.9 KB
sha256:8bc909ce0239b61295a129227771db958c0dbee133f5956204c8dad90fda0ffc
docker~build-push-action~TMCOF6.dockerbuild Expired
89 KB
sha256:f5b16be2e5939fbc28cf98460a59e0c0a65b18cad303d13d940787496caa8c38
docker~build-push-action~TPTVWZ.dockerbuild Expired
20.7 KB
sha256:3859a5fb7289e6d043591b3c0c7f8cd0ba36e967b61895f8c82729abaea1a188
docker~build-push-action~U8RO7Z.dockerbuild Expired
12.1 KB
sha256:50ca0e6e8989f9e7a98aa5f0e4d3e3c759ad8a3be6b12fed76524e388e52a077
docker~build-push-action~UMK8FD.dockerbuild Expired
31.6 KB
sha256:68efcd807c343caa39dc30afbb66bb8cd9220f6b08a668c600cb92f07e1e3fbc
docker~build-push-action~VHWDA3.dockerbuild Expired
31.5 KB
sha256:9acd2fa639f099d85e172cad6839e9d3449593ac38015c63d96d33f25f8728b3
docker~build-push-action~W8QBDW.dockerbuild Expired
34.7 KB
sha256:275e8492553cca8c6eeb86ee8f1b0a75f9db02deef8f8e9082a5bc767d8f40a0
docker~build-push-action~WX2G9A.dockerbuild Expired
22.5 KB
sha256:71fe70dd56a7d3c1bd566a9f8ebeddccd9c8286e602eeddb0c2469e8dda9052c
docker~build-push-action~XTKZX4.dockerbuild Expired
29.4 KB
sha256:89468260fe0b93eeae1656fca2ec9ee2aa179e491eedcdfb62c07897d25756ec
docker~build-push-action~Y8TGS2.dockerbuild Expired
48.9 KB
sha256:5454712aa15042093891955e6e1b0c9315db8dfba8cea5323d129e0d777096d1
docker~build-push-action~Y982F8.dockerbuild Expired
22.4 KB
sha256:3b8d5fe826d878071406309220ebc007fa67f019ac71959ec85aaf9a1fa961cd
docker~build-push-action~YH7T83.dockerbuild Expired
43.1 KB
sha256:4d649f7a9bcf07bbb5880b3e17c1801468c3fc7b73aa25fdd75197f515cc07b2
docker~build-push-action~Z54GPP.dockerbuild Expired
23.5 KB
sha256:105510e56fbb08c2ef1ef5dd70500cbc948052d520cc690003ba04d88d835223