Skip to content

chore(deps): Bump @humanfs/node from 0.16.7 to 0.16.8 #3152

chore(deps): Bump @humanfs/node from 0.16.7 to 0.16.8

chore(deps): Bump @humanfs/node from 0.16.7 to 0.16.8 #3152

Triggered via pull request September 3, 2026 12:12
Status Success
Total duration 58s
Artifacts 56

ci.yml

on: pull_request
minimal
22s
minimal
git-context
27s
git-context
git-context-query
30s
git-context-query
git-context-secret
24s
git-context-secret
path-context
27s
path-context
example
53s
example
error
7s
error
error-buildx
26s
error-buildx
docker-driver
21s
docker-driver
export-docker
17s
export-docker
secret
14s
secret
secret-files
21s
secret-files
secret-envs
20s
secret-envs
network
18s
network
shm-size
15s
shm-size
ulimit
15s
ulimit
cgroup-parent
26s
cgroup-parent
add-hosts
51s
add-hosts
no-cache-filters
15s
no-cache-filters
registry-cache
37s
registry-cache
github-cache
27s
github-cache
local-cache
25s
local-cache
standalone
21s
standalone
named-context-pin
12s
named-context-pin
named-context-docker
21s
named-context-docker
named-context-container
31s
named-context-container
docker-config-malformed
19s
docker-config-malformed
proxy-docker-config
32s
proxy-docker-config
proxy-buildkitd
26s
proxy-buildkitd
annotations
24s
annotations
multi-output
36s
multi-output
load-and-push
23s
load-and-push
summary-disable
20s
summary-disable
summary-not-supported
21s
summary-not-supported
record-upload-disable
24s
record-upload-disable
annotations-disabled
18s
annotations-disabled
call-check
17s
call-check
no-default-attestations
24s
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:a7c7ce62d7092e74fe96830b26f937e3bae169c7dd7ee20457278f39b1a8de2f": dial tcp [::1]:5000: connect: connection refused
secret
INVALID_SECRET= is not a valid secret
checks (v0.14.1)
Failed to restore:
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-envs
INVALID_SECRET= is not a valid secret
summary-not-supported
Failed to restore:
load-and-push
Failed to restore:
git-context-secret
Failed to restore:
multi (multi)
Failed to restore:
local-cache
Failed to restore:
error-buildx
Failed to restore:
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/
github-cache
Failed to restore:
git-context
Failed to restore:
secret-files
INVALID_SECRET= is not a valid secret
path-context
Failed to restore:
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/
git-context-query
undefined is not iterable (cannot read property Symbol(Symbol.iterator))
git-context-query
Failed to restore:
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:
multi-output
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~0MVRPV.dockerbuild
31.2 KB
sha256:a7079d5a2f0706b06fbc25a130e108cb8e57bc0e20ac761404bf32a6cecb17fa
docker~build-push-action~1Q5Y52.dockerbuild
51.3 KB
sha256:9219232762d3e1e3072eb1a4c556d92136fcd57477d802d27e543c30ab310ef8
docker~build-push-action~246BBJ.dockerbuild
11.9 KB
sha256:a6e3bd1f6b0e8c5f27794f50c95dae382c9a4971949f1573d64430669c00039d
docker~build-push-action~2O9QWM.dockerbuild
32.5 KB
sha256:3fd41b597d21eb2ea51fb24540b68c999766c16bf70d57c7dcc3b41b37371096
docker~build-push-action~356NLB.dockerbuild
38.4 KB
sha256:282261bea99cb0a595e90d78af816d71c122689ffa153ac32f4c4933a937dc69
docker~build-push-action~5D1F5L.dockerbuild
12.6 KB
sha256:234cbe3477ea316619921c3c3747e31c1bc1f5093deee984879ec31114e66902
docker~build-push-action~5NTNI9.dockerbuild
61.3 KB
sha256:d43f857f7c389c3a7438ff3b1241041dd71bda389741d5d0a4be981795131ee4
docker~build-push-action~5POI2Z.dockerbuild
44.4 KB
sha256:a7ea3ef4620f9f01723e275c56d9782524cc069b78131169419d5487361146fc
docker~build-push-action~5UA0Z2.dockerbuild Expired
25.2 KB
sha256:5f6dacef75bf21012c798a02aa784ebbc081065e6b709ceb07988008eac1ffd7
docker~build-push-action~6HT8H5.dockerbuild
12.5 KB
sha256:1bb03f24355906cca8a9204eb87310d54714a03e8085f6dfc75bb39f0da3004d
docker~build-push-action~7HKXCO.dockerbuild
24.4 KB
sha256:a82f53fa639b8550af929b96e377665b82881a31b7b7ea91c7c1ad424f1750b6
docker~build-push-action~7LMY73.dockerbuild
34.5 KB
sha256:df35c526c3c797029046f9dd233577124c5b08b1b7a9173d38b180b1b590e03a
docker~build-push-action~8F8646.dockerbuild
21.4 KB
sha256:7507dbefd4694b2e224d4542b422de5ba69404d41811f358b0986a4e67735cd9
docker~build-push-action~8TJNFR.dockerbuild
21.6 KB
sha256:1f172fbeabb19c423bd99103bce4d3a3624c83567093a44e1269a3ecb8e01006
docker~build-push-action~9FGF4A.dockerbuild
30.4 KB
sha256:2893b2be02974a34c9cb6e541498fab004835075205db9a961e73aa280c65a7c
docker~build-push-action~A2F6AJ.dockerbuild
37.8 KB
sha256:9493469c958eced4bc59492c845d3d787608e4a087262028f6b9fbb362c4baa7
docker~build-push-action~ATTXXF.dockerbuild
33.7 KB
sha256:ebb868fddb6aa2643e8db0864ca4173144e4899c51d524581e9c7cc084f45d03
docker~build-push-action~BUPAEF.dockerbuild
44.5 KB
sha256:b52bd2bb7d696fc7db2fbb75209fa640aea9f5a8b364edebfeea7ceacf579627
docker~build-push-action~C4FOUA.dockerbuild
45.2 KB
sha256:f86a377919cfd300796b3271f465b7ea63f9a587ba7b9f43d8624d168ea1ad0c
docker~build-push-action~DRAJOD.dockerbuild
24.5 KB
sha256:e7cda5b823f3a0f3ab88667936f1316279fc5b73823c2be62791727ea283e81f
docker~build-push-action~E5YYBL.dockerbuild
12.2 KB
sha256:9bbfff029fad4099cb563218f530d8fddf2b94b7b9114fffabcd0e676a34f38c
docker~build-push-action~E7HEJX.dockerbuild
97.4 KB
sha256:8e42a4d9d56629b1ca3fe68d43ad8a34b2dedb5bd9176f3b43b939d8c6e6fa6f
docker~build-push-action~EIJ16C.dockerbuild
24.7 KB
sha256:3e29b88fe7525b926267ad17eba50a1a09a2f54b9e5fc5694a55267c893bc75a
docker~build-push-action~F11CSL.dockerbuild
63 KB
sha256:6a463099c2659605b613d9251552e63ea1569d9f9e80b509f6de5b7e7c4c95cf
docker~build-push-action~G2L7N3.dockerbuild
24.5 KB
sha256:a9ae402878d73aa73aea5fd967bd46aac2ea1620f59755a1cf7ff7db1159c105
docker~build-push-action~HBS261.dockerbuild
31.9 KB
sha256:37b8fde18b2b3627edf70201d10fe946476f7ce9dc88b2f6a0c9cec7aac66a3c
docker~build-push-action~IXCBQZ.dockerbuild
12.6 KB
sha256:32e5ccfd947d8daf7bd48f07dc5895d25eb1c89b620d60a2b02fe15e6067c465
docker~build-push-action~J1UAZR.dockerbuild
23.8 KB
sha256:05d790d7fa1589e464f1dde7f0341a514f0e02ba96687e7130f62c36a87631d5
docker~build-push-action~J83M6N.dockerbuild
25 KB
sha256:716f3e3c67b0ba7615b53c9da20cb0641b2c4940ddaf2b893b9765a476e9cd69
docker~build-push-action~JLIZQC.dockerbuild
58.6 KB
sha256:7ad49b9f608e80b0a72bf476ae00af2ee93395881583e074e9f905e74bc655b9
docker~build-push-action~K7Q2QJ.dockerbuild
24.8 KB
sha256:228146429d3057833f3e46ff31407733946d64cebf00d53f22065128af1b7938
docker~build-push-action~KQDD2X.dockerbuild
16.6 KB
sha256:51ead1ac8c139b0142e076e2ab075488babb917cb450ad497761864ef4744bcd
docker~build-push-action~L7G2HO.dockerbuild
30 KB
sha256:ae6bef2ba7a4365bbafae24b3470ecc86093fd73e4eb2bdbde01796914db756c
docker~build-push-action~LQ52AE.dockerbuild
24.2 KB
sha256:51a6f4a82398658e6045b0888e96c3de3cd7a4115d158e75c00d422e9ea5e0c1
docker~build-push-action~NHOUL3.dockerbuild
35 KB
sha256:b5f1e734e508a894a32b31367045153254be14fb102c8a40ff5d3a7c80b93432
docker~build-push-action~NOFPJV.dockerbuild
12.3 KB
sha256:ed11d5e82aba831892de0f79dc769bb609e6ab56cd4e30d250d707f8f75127bd
docker~build-push-action~NU0U6K.dockerbuild
34.8 KB
sha256:e03f9caa4f4ec9002dd8c264db5f90f32c17b5217c12852f75efae4777ec3886
docker~build-push-action~OACZ6L.dockerbuild
24.2 KB
sha256:767dd67d70e3f8f2949c75b6838dd4b504fcc58dd496deaa04f201fe678a47b4
docker~build-push-action~OHZLZL.dockerbuild
38 KB
sha256:bc5b3b34557254d3c4cecf8e40f143ebc50b9c7c0f8e725002864a963a02a727
docker~build-push-action~OKIN60.dockerbuild
25 KB
sha256:9812f28402b0de3430b50d2f1fdb3df0bca624cf5e1c971a36648f46803e243d
docker~build-push-action~OYH5VE.dockerbuild
53.6 KB
sha256:a25f498af2abc83fc2c35f6e859c5bc2baa343e141d4b4cfdd5724a906a81cc7
docker~build-push-action~PBC26Y.dockerbuild
30.3 KB
sha256:8716c1d2ab23ee7c936213ff4850f106ee75cb1fe3992081ba35b454e957057c
docker~build-push-action~PI4LQC.dockerbuild
24.2 KB
sha256:a433ff24574a91aba6d06080924f5cbe3414536aba4217b463ebc06f50735aa1
docker~build-push-action~PNXGSY.dockerbuild
24.6 KB
sha256:15b8209636252b323af7de9c3b0a9452deb3c3e913d7553415b982ce617baa18
docker~build-push-action~QQ2DTR.dockerbuild
27.2 KB
sha256:b42682f1797f16ece82cc3fb27f4d65538557e2ae6d02854e01ab7f7979bfe4c
docker~build-push-action~QRC305.dockerbuild
21.9 KB
sha256:10bfb4901590b0576f17cf91ef614b601ef333bf6c88e32f7fc3d3f959e367c6
docker~build-push-action~QZ5VDA.dockerbuild
33.5 KB
sha256:e4ca252b039fefca39722c1d53b70a9ddb6eefeca45033054e0232779906bc3f
docker~build-push-action~R7C0UK.dockerbuild
61.7 KB
sha256:32e290ffddd0640464a6e3f9b956a9b2e5c6a690e31d306c0e04a65dca34b8c9
docker~build-push-action~RWCYDM.dockerbuild
16.8 KB
sha256:89db370730bf4827b087603058fbb7b9c8a4d18e97fd395cf9c4293b8b779eb5
docker~build-push-action~T1BQKW.dockerbuild
12.5 KB
sha256:5e4bbdda9bc3166fe4d1fdb395c19361108f77be8c0899f4a530ee3380c5fe5d
docker~build-push-action~TGAHLT.dockerbuild
50.5 KB
sha256:9553573a657dd0156ef9889d2dd289df39e4b167272191db7ff1b520200e4a50
docker~build-push-action~TPDKSW.dockerbuild
24.3 KB
sha256:32cf6c8eb2c7a9cd4af601a3af2f9725ed991077a7dcd2f2c4545d87177d9fdb
docker~build-push-action~WU0YK4.dockerbuild
24.2 KB
sha256:a2d70fcca1087492ed059d0f8aaf8f35d4ee0dd579133798f81e2b522374d429
docker~build-push-action~XODZ6G.dockerbuild
24.3 KB
sha256:f908c151b63b019d65a9ddf77cdd3ebfd4c81569ac1213aa89d422b106ad8d2c
docker~build-push-action~Y4PPQ2.dockerbuild
10.7 KB
sha256:9efef896f2419869725ae71625dd088e6c4e855f3e89499be94eca1d50ee8d5f
docker~build-push-action~ZRHR35.dockerbuild
25.4 KB
sha256:b6109cd6f560f7388713ad14a784c6e254ab0b4cab0622868c3f4dabaa2f1c93