Skip to content

Merge pull request #1523 from crazy-max/esbuild #2825

Merge pull request #1523 from crazy-max/esbuild

Merge pull request #1523 from crazy-max/esbuild #2825

Triggered via push April 24, 2026 17:38
Status Success
Total duration 50s
Artifacts 56

ci.yml

on: push
minimal
32s
minimal
git-context
38s
git-context
git-context-query
20s
git-context-query
git-context-secret
43s
git-context-secret
path-context
32s
path-context
example
24s
example
error
8s
error
error-buildx
25s
error-buildx
docker-driver
12s
docker-driver
export-docker
11s
export-docker
secret
13s
secret
secret-files
13s
secret-files
secret-envs
21s
secret-envs
network
21s
network
shm-size
18s
shm-size
ulimit
21s
ulimit
cgroup-parent
17s
cgroup-parent
add-hosts
22s
add-hosts
no-cache-filters
16s
no-cache-filters
registry-cache
43s
registry-cache
github-cache
33s
github-cache
local-cache
34s
local-cache
standalone
45s
standalone
named-context-pin
16s
named-context-pin
named-context-docker
14s
named-context-docker
named-context-container
29s
named-context-container
docker-config-malformed
8s
docker-config-malformed
proxy-docker-config
30s
proxy-docker-config
proxy-buildkitd
21s
proxy-buildkitd
annotations
26s
annotations
multi-output
26s
multi-output
load-and-push
22s
load-and-push
summary-disable
23s
summary-disable
summary-not-supported
27s
summary-not-supported
record-upload-disable
31s
record-upload-disable
annotations-disabled
20s
annotations-disabled
call-check
12s
call-check
no-default-attestations
27s
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 36 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:ebbd961ee96740e3341eac7acf142e62271b11a58552d0e70643bfa642af6390": 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
secret-files
INVALID_SECRET= is not a valid secret
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/
git-context-query
undefined is not iterable (cannot read property Symbol(Symbol.iterator))
git-context-query
Failed to restore:
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/
load-and-push
Failed to restore:
multi (multi)
Failed to restore:
secret-envs
INVALID_SECRET= is not a valid secret
error-buildx
Failed to restore:
multi-output
Failed to restore:
summary-not-supported
Failed to restore:
path-context
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:
github-cache
Failed to restore:
local-cache
Failed to restore:
multi (multi-sudo)
Failed to restore:
git-context
Failed to restore:
git-context-secret
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

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~013A3L.dockerbuild
20.4 KB
sha256:d7f5d2144ff220e1f4a7a15551eee5f86c6d8c6e2d7bab030ef254f18fa771fb
docker~build-push-action~0TP3X9.dockerbuild
20.5 KB
sha256:fe672ce6466a21d175ce6761d7e64008596baff8f019f289c26117473729cc2c
docker~build-push-action~1LRRE2.dockerbuild
21.2 KB
sha256:0932d5d180bc17a9751332b715a13b1b576c5dea06b277f5f326cd3d7af6a756
docker~build-push-action~61435E.dockerbuild
22.6 KB
sha256:78a5dff52404c7d63ff4567976f99d277a2f9864ddfce5366964034668e5ddaf
docker~build-push-action~8S4WOU.dockerbuild
26.5 KB
sha256:a3117a0473b840d15ddd3a4b5b0ee69ebf04787e00c5c17ad88773d58cf817a7
docker~build-push-action~9RPRG2.dockerbuild
41.3 KB
sha256:f13df48be68aaf03f54570548532fa4e8d684aa6a1c1cc36641e89d5059ef0c6
docker~build-push-action~ATCZLV.dockerbuild
20.7 KB
sha256:d7a43c0dfd0f91c8806fcf8051633ef9cc3db0c89173970d772ec0ad436a10d9
docker~build-push-action~FLFGFW.dockerbuild
20.2 KB
sha256:77d13b24babeba4985643720f1c4c315b253691536769ddb17dea2cc3471f675
docker~build-push-action~FWSY0G.dockerbuild
41.1 KB
sha256:01d9b6372a5620e85c70edf1c6845851e047754a2ff61d02501e3fe6bbacf35c
docker~build-push-action~G3K6B8.dockerbuild
52.2 KB
sha256:f29eea57b6fc9b04cdd34ee69cfb19d258d727d063f8b91049d983018cf62fba
docker~build-push-action~HKVVF6.dockerbuild
28.1 KB
sha256:0cefa5ec5c40f5c547d07ab2ab50f713c5f3e7e55ba6136b607e4373dacf8db8
docker~build-push-action~HZDERL.dockerbuild
30.3 KB
sha256:f9568eadb4069dcf4327f5278a54e6ffceabd2a13d711c72f6dcd7e0ae719029
docker~build-push-action~I9I9PS.dockerbuild
32.1 KB
sha256:e2e10fe788e281986d64129256277208078219dee11c8cf461c72402da852f77
docker~build-push-action~IC0N0K.dockerbuild
50.3 KB
sha256:21e2f5e474a3d791d5c9d9a3cabdd7b3df0d4060f7b2f5b5adbdb5289b9cf360
docker~build-push-action~IM9N3W.dockerbuild
32.5 KB
sha256:25de9d99aa249ad3caedce434ffad60033dbb19e1abf13793efdb402a3292f2a
docker~build-push-action~ISA2K6.dockerbuild
19.9 KB
sha256:28640f72d0dc9a1ecea149c9eb304e96cc6b5d303efd277ec447f0c4552a5863
docker~build-push-action~J55MHF.dockerbuild
14 KB
sha256:15692522b98d00e8c9fa902fa99c7630192c8945dd755abeeaa7d125cbd39d64
docker~build-push-action~J72W3I.dockerbuild
20.4 KB
sha256:4d522f9a5fa78bf4a55fb463d1ea6c3f3af92e9ca27b589adb2db24f491bcbce
docker~build-push-action~JDSRN3.dockerbuild
29 KB
sha256:a9a86f58b6072e2f8bb93fbcf5528209486838ef2c0700097414e6ae4fc88a9a
docker~build-push-action~JMAVQR.dockerbuild
11.9 KB
sha256:dafcff2a1f6be5604d3c0e433a6b7909f9bdcee21f460a8c158def835967d090
docker~build-push-action~JO3S0C.dockerbuild
28.8 KB
sha256:b9c87616243f530b5cfd2a61f294d4d456dd6545e1af1aaa63aea7ab34294de9
docker~build-push-action~KM55KW.dockerbuild
17.7 KB
sha256:0bb5e0fb98339bffe676cf062d2d39cbcc017899391a3e9ed0cac11c04f29ff1
docker~build-push-action~LHBCFY.dockerbuild
17.8 KB
sha256:9fc7216a62973042154e4237b1318d6fa574211f8163e82a640de99671a2a05b
docker~build-push-action~LJB0WK.dockerbuild
11.8 KB
sha256:b40709089396895fc8b75556533003c8ce7314f023c0fd60bbc52db9199e67e2
docker~build-push-action~LK2XW2.dockerbuild
12.3 KB
sha256:f5cf41380edd7d59ac90a932a24ec8920714a4a47e9431247bc2da6482520a70
docker~build-push-action~LU0EQK.dockerbuild
20.5 KB
sha256:0026b97a0b807d7f5b7665dfcd3e19360287ea8199ba63cfa54f380b73481248
docker~build-push-action~N020BJ.dockerbuild
21.7 KB
sha256:762a25760bc804375afde429d7412b52679d1953d44a7fba6ab57c9777959dea
docker~build-push-action~N4N48T.dockerbuild
39 KB
sha256:f00f662199f64f4135f18b5257d5dae519920164e72cc78716525fca7cd89a36
docker~build-push-action~NBXRIM.dockerbuild
21.5 KB
sha256:79684e0a18435552ff770fecd14d803a10f875a6d61175b5b596c3280086299e
docker~build-push-action~NJKGVM.dockerbuild
48.4 KB
sha256:12e1df32921dfcf08c0936b249932b49c26e2c61481ee7c66d278e47f7fe4419
docker~build-push-action~NJQFRB.dockerbuild
26.4 KB
sha256:5742c13241fc7fc200ba95260b7367c41470391c3d71a14822153e51fc367696
docker~build-push-action~NK7VLS.dockerbuild
17.9 KB
sha256:515549fcdec48c2fd70e2272cb1008056a1411af90c9047ab835ad7bb8a0010b
docker~build-push-action~NO1OLS.dockerbuild
39.6 KB
sha256:4eb0f8b3b09d04b55deccbcfd1704462fee0cb67d9ebdae0f56f504cf580959c
docker~build-push-action~O7XCBK.dockerbuild
20.3 KB
sha256:900f0892487a23abaa614543dbed27659cbae4af07496c25133e04625109b3ef
docker~build-push-action~P0HICQ.dockerbuild
11 KB
sha256:d60795f90124ff1cf97e7febd33c465c3f523c02acb1ac65fd289e3026ed22cb
docker~build-push-action~P1K80D.dockerbuild
22.3 KB
sha256:b9700357e853bf51ef6b1db6a73511927dc6eb9a272f0052ee1b8a232094c502
docker~build-push-action~P343XD.dockerbuild
29.5 KB
sha256:ab7ea92e40f0e92dae9190b58b48a0936d3a0492c40b7eeecca89bfcfdba69e9
docker~build-push-action~P37IGU.dockerbuild
45.6 KB
sha256:e63abe7f9c05f5b4fc47411625cba0e8dcb99f6a9f4b50f02ad6ad67889d694a
docker~build-push-action~PTKF4M.dockerbuild
19.9 KB
sha256:8f9f5b720394be0e7781a3f90dc23f701d60c8273570b167987459e59f55b5e7
docker~build-push-action~PY2OC8.dockerbuild
11.8 KB
sha256:eb95b6f8faffb3babf98179cc1a1c54c12cec6765a7f0dcc78817026beaafe04
docker~build-push-action~QKE61P.dockerbuild
53.6 KB
sha256:940f85a21faa99b7afe4d723a810942912607c8882a1b9b1c14b5f24d3545c36
docker~build-push-action~R9MD59.dockerbuild
28.9 KB
sha256:5da675c3c64b9eab237fa02e671866ce40a87a75f7c293ecb12189a7936ee944
docker~build-push-action~S03DEF.dockerbuild
52.6 KB
sha256:a414b5b397ad68755d06c7074e30f9303fd0db0c775bdcbb91eeb639d3fc69b5
docker~build-push-action~S3MKUC.dockerbuild
35.9 KB
sha256:c3b73411c0b506aafee9426ef7dbc9a4b5e17e3cfbd8808f94f9daff90aacff3
docker~build-push-action~TCBO61.dockerbuild
12.6 KB
sha256:0f5f41a1b2a587e6ad422ba805e5aec9d95c081e9e4ba0c85e3b681b4b04fa64
docker~build-push-action~U4SMHQ.dockerbuild Expired
21.9 KB
sha256:abef3552e834abcf38274a1f5e64ee728d5f3b8a44d5f2f419cbeb523176dcec
docker~build-push-action~UTE9SC.dockerbuild
27 KB
sha256:6720bd14fb4468220c392e50bed876da68fba5eadacfde28b6adf6ded23e3f5a
docker~build-push-action~VOP2F6.dockerbuild
12.2 KB
sha256:76ae378dd7e2001a548b2c799305a2ad34cc7ae8b1aba91326d38845d718bf83
docker~build-push-action~W12ZFV.dockerbuild
28.8 KB
sha256:08be51dcba763e140afd27a10201ee5e58d3352010d938111a947fa25a87fe6e
docker~build-push-action~W8BJSQ.dockerbuild
29.8 KB
sha256:a0cd18d765b6a9b531b8caded685072c44c62fc9c922ad4f3a437c95a2b37e4c
docker~build-push-action~WNMXXY.dockerbuild
22.2 KB
sha256:4ff2e4f6d5186a1f9433a42b97f4d42dde79890db9da97904eaa58d0b600089d
docker~build-push-action~X7G49T.dockerbuild
11.6 KB
sha256:cebfdde473a1a3a933f2895664a4dc4b057b04a0dc91f9426457429ccb2a5635
docker~build-push-action~X9RRK1.dockerbuild
58.9 KB
sha256:bd4311c97fc1d32be501aa411ce88a8eb43259b35a234a7d9f7d092556a89346
docker~build-push-action~Y919RD.dockerbuild
21.9 KB
sha256:9ec431c246dac07505a09a40dbf3a652f2333c2e69c3b7ca3df3e6dae5a8f316
docker~build-push-action~YT18BL.dockerbuild
20.6 KB
sha256:e7335e8d81dbaa7ecc591f016573b513f58fe60c6705186424da056c06effec3
docker~build-push-action~Z7E7ED.dockerbuild
20.2 KB
sha256:ae0f1294905c8776c8a38f19370922d9e5623676967b4487501b33b62e32285b