chore(deps): Bump nanoid from 3.3.11 to 3.3.18 #3154
ci.yml
on: pull_request
minimal
26s
git-context
33s
git-context-query
50s
git-context-secret
36s
path-context
34s
example
27s
error
6s
error-buildx
24s
docker-driver
20s
export-docker
17s
secret
18s
secret-files
14s
secret-envs
13s
network
20s
shm-size
18s
ulimit
18s
cgroup-parent
14s
add-hosts
22s
no-cache-filters
17s
registry-cache
30s
github-cache
20s
local-cache
47s
standalone
13s
named-context-pin
12s
named-context-docker
22s
named-context-container
25s
docker-config-malformed
11s
proxy-docker-config
26s
proxy-buildkitd
22s
annotations
29s
multi-output
30s
load-and-push
25s
summary-disable
31s
summary-not-supported
30s
record-upload-disable
34s
annotations-disabled
14s
call-check
16s
no-default-attestations
27s
Matrix: attests-compat
Matrix: checks
Matrix: digest
Matrix: multi
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
Annotations
3 errors and 35 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:4a8ccaee68b7d978116c34a3c403e711f3f731c17b9cbbf4294daa1ddf0e530c": 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-envs
INVALID_SECRET= is not a valid secret
|
|
secret-files
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/
|
|
secret
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/
|
|
github-cache
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/
|
|
error-buildx
Failed to restore:
|
|
load-and-push
Failed to restore:
|
|
multi (multi)
Failed to restore:
|
|
registry-cache
Failed to restore:
|
|
multi (multi-sudo)
Failed to restore:
|
|
summary-not-supported
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:
|
|
git-context
Failed to restore:
|
|
checks (v0.14.1)
Failed to restore:
|
|
path-context
Failed to restore:
|
|
git-context-secret
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
|
|
local-cache
Failed to restore:
|
|
git-context-query
undefined is not iterable (cannot read property Symbol(Symbol.iterator))
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
docker~build-push-action~1YGY6N.dockerbuild
|
24.5 KB |
sha256:50f1510c59a4496fd4cedccc40ce6fc6e55f126a158640c6075e00baff3361aa
|
|
|
docker~build-push-action~2O55JE.dockerbuild
|
24.7 KB |
sha256:0ee2e06ad336875134bc99ac1aa6fba7153e054cf76d6839a4848bbac3ce6e3d
|
|
|
docker~build-push-action~3B5HH7.dockerbuild
|
25 KB |
sha256:aadcb547531078a9f84971ce5a12af45296746201d28bb1132a4f311b7d76177
|
|
|
docker~build-push-action~43CL9A.dockerbuild
|
30.9 KB |
sha256:2d3b7a8ed8d31ce97cacdbf621e1edaf839803c63a3fb98893fe60b558ea8220
|
|
|
docker~build-push-action~5EWQ4B.dockerbuild
|
35 KB |
sha256:d4345e1ce1901a06b3ca57d45d22ff98a3e6540c5f8d46845f61f32a01ea3e30
|
|
|
docker~build-push-action~63FOVD.dockerbuild
|
25.5 KB |
sha256:4b3648230bb56a314ef0fb9908110bf87cc44e79e4a964125736a50c274a0556
|
|
|
docker~build-push-action~71OKZM.dockerbuild
|
98.3 KB |
sha256:2a061bee55202a88d0063ff33495a778e647295735a5c4c3597fdc9cd6f4c71d
|
|
|
docker~build-push-action~7AGL0B.dockerbuild
|
24.9 KB |
sha256:8c60a88c0bdb94adba19e6f4d44cf51072e6bc561cfd36533dd9cbf14f48d7ce
|
|
|
docker~build-push-action~7EVO0U.dockerbuild
|
13 KB |
sha256:4ef6e73e06790ed29770cfb49a3d98dae0f512f4c498313929a191fe55089e4d
|
|
|
docker~build-push-action~7TQUO9.dockerbuild
|
32.4 KB |
sha256:a7b308c4c35b59e7d65a5c49dfe2a8ade9026f658ee82a62e226c2611b7ac58f
|
|
|
docker~build-push-action~C87Q8L.dockerbuild
|
34.9 KB |
sha256:93712ff99cf835415231d25443f186f57d92fbeb242495fc7045b440fd641ca8
|
|
|
docker~build-push-action~CK97HI.dockerbuild
|
34 KB |
sha256:7aac01528f5d9e7a7ab096d8375567f050f1c8db6a98edfc9f35e72ea0e464ea
|
|
|
docker~build-push-action~CW0FTF.dockerbuild
|
25.1 KB |
sha256:a9c66bc605ca7bb994557a41fda0a152957863abe98e61e6cef23c192dbe1fae
|
|
|
docker~build-push-action~CW44QW.dockerbuild
|
37.9 KB |
sha256:dc64ce27e8a214d0e6ffc8f8f434d76eb8d32798b359668856b3054b8b69ce35
|
|
|
docker~build-push-action~D4T4G2.dockerbuild
|
24.4 KB |
sha256:5d40e2b454929b36cd904e3df5d7a79fb83708096155f2220e5c3b86a388c5ef
|
|
|
docker~build-push-action~E62OMD.dockerbuild
|
24.6 KB |
sha256:59cebc2d6c4c2778f029985b1bd1df06d752a017234f4a3dde889fe5975e145d
|
|
|
docker~build-push-action~HR7E0J.dockerbuild
|
34.3 KB |
sha256:7abf92538cebf972d1646d3cb8aeae097aab3d6b41d00a2c064504312e00d0e3
|
|
|
docker~build-push-action~IB24V6.dockerbuild
|
21.7 KB |
sha256:e6e7f988f91106c3496e22edef4b9f2faef7daebb86bef5e2ce3d10704f3159a
|
|
|
docker~build-push-action~IKCS52.dockerbuild
|
51.5 KB |
sha256:4fd7833143b6269efbf2c5037728d41b878be3b808641f6d6ace09f791bcee28
|
|
|
docker~build-push-action~ITJBHT.dockerbuild
|
31.2 KB |
sha256:17cb89a738e96dd9f6d7f7309edc228baa6bb5528dadd0986f29195e3db7676e
|
|
|
docker~build-push-action~LAPK9W.dockerbuild
|
54.7 KB |
sha256:4e7a195af0761c602f4383a3dbc2ac73d333a0651829d9f75aad07c867c8bcef
|
|
|
docker~build-push-action~LWSYHE.dockerbuild
|
21.7 KB |
sha256:a469d0e5b4ceda5db2d20accf2b772c25e86f5b908b8d5b6a59e3912968450a1
|
|
|
docker~build-push-action~M4QJZB.dockerbuild
|
26.3 KB |
sha256:5916e50dcdb7ef35005b2047af4e1050eb3ff87f6270919a7dc09b7b86649dc4
|
|
|
docker~build-push-action~M5XS9L.dockerbuild
|
33.3 KB |
sha256:eb4b62b45c9e8bd423869a8c0baa1e2cc92ce81c2cb479df45a5212d69328147
|
|
|
docker~build-push-action~M9DUMQ.dockerbuild
|
33.2 KB |
sha256:7c70da0db881f8c90af3bdf14b084db035c3f906b3121e69083015edc2f177a5
|
|
|
docker~build-push-action~MIMI87.dockerbuild
|
31.1 KB |
sha256:4235b48d46d6779dc8b3b3290215ae900ed023ea8faa9eb43a935a8edd85e403
|
|
|
docker~build-push-action~NKFKS7.dockerbuild
|
64.4 KB |
sha256:68099107d05a66b522d3a60cce2c36a58bd36d37b8be6ebe2f5eba51095bd021
|
|
|
docker~build-push-action~NLV1XR.dockerbuild
|
25.4 KB |
sha256:48dab8288a9c9f9c416ece5e209c260c82608a4a1fc055accb6902bb8dc58aaf
|
|
|
docker~build-push-action~OHE3X3.dockerbuild
|
11.1 KB |
sha256:6b94e89141ee1621a2fa3d0c4dbc3c428f900398af38817f4571fd2067cdc0e8
|
|
|
docker~build-push-action~OOZQSV.dockerbuild
|
38.3 KB |
sha256:33954e5b56135af60598f673f719c4319697e7803d9f5ffe4ac0cdb7da520ba9
|
|
|
docker~build-push-action~ORUR9J.dockerbuild
|
12.4 KB |
sha256:249929d79fcb3356e3ccacefb7b66dded1688171bb7f1b1e7c5bcee106aa04ac
|
|
|
docker~build-push-action~OVZ8SO.dockerbuild
|
44.8 KB |
sha256:1ad4168ed78dff23ed449f6795b8c3ab75a52f3f8421b86952ab29c7b4cb9860
|
|
|
docker~build-push-action~OZY1BI.dockerbuild
|
12.2 KB |
sha256:dc271f074cc9e4d9b134dbeee89112bf643125ca42275ffb217edd79c58047f4
|
|
|
docker~build-push-action~P3JQWA.dockerbuild
|
12.5 KB |
sha256:0982b551de6135577202d7d3d05390024bd19f3091083931471436100cc1d1de
|
|
|
docker~build-push-action~P7YWGZ.dockerbuild
|
45.2 KB |
sha256:abc039fefe185e8962a8fb5028b702c738f6dff81dc59b845f9c02b7e3125298
|
|
|
docker~build-push-action~PNZE8E.dockerbuild
|
31.3 KB |
sha256:9fb0e662ae41dc8606eb958b32684fa09577d383fb50771ded2e87188eb19b46
|
|
|
docker~build-push-action~Q84L5X.dockerbuild
|
51.6 KB |
sha256:49fd0914d3c93d4e82da9720b809585165c61483f650e98635e7382bd408e965
|
|
|
docker~build-push-action~S6NUN6.dockerbuild
|
21.7 KB |
sha256:ae0176418e288312329eba4e2d978d4260ebd3fb5134687ea9c58ab20076bd88
|
|
|
docker~build-push-action~S94CEV.dockerbuild
|
25.6 KB |
sha256:37f2458a6b2359209edb541886d3206ffe83a0dc59fb3d9486e00c895d548235
|
|
|
docker~build-push-action~SE78NN.dockerbuild
|
62.6 KB |
sha256:0d2044be3670024a40137e4862c52e244f443edcf02099f419324bdaffe92cc9
|
|
|
docker~build-push-action~SGWK86.dockerbuild
|
61.8 KB |
sha256:c4d4a0d68858a602ea37ba574af4b3f74bad670585d1df8eb59ec3c2477939b9
|
|
|
docker~build-push-action~SMWTNC.dockerbuild
|
24.7 KB |
sha256:1d795eaa0329b1ab10f98ffa2d02c8fd4f4499e5f3e500c8786c4526dad80ba3
|
|
|
docker~build-push-action~T383K9.dockerbuild
|
45.6 KB |
sha256:9a3c635117c585cfa90057683089b4c590d4c31f3d878845d34c360613c46d41
|
|
|
docker~build-push-action~T658MA.dockerbuild
|
25.3 KB |
sha256:54a027c96e5066cba7c93a81f4ddb1c0707cdb0b41416aa1665d77ef82addf9d
|
|
|
docker~build-push-action~TJM66B.dockerbuild
|
24.4 KB |
sha256:0a8a1c2dc32c41e54bb196e22f6ef997a6544de0bb32938beea09daa1b1752f3
|
|
|
docker~build-push-action~UA4BR2.dockerbuild
|
16.6 KB |
sha256:05705b9c4feeb3063252c572e74cb96d4e8eeaf89a4bce8cfd36a7d153f2e6a3
|
|
|
docker~build-push-action~V2U1RV.dockerbuild
|
12.8 KB |
sha256:968030e13f12d4c131a9fb1d2e3a6f90e7f496b5e1c5cd7e4d0c56916241075b
|
|
|
docker~build-push-action~V4H4QK.dockerbuild
|
26.1 KB |
sha256:f3f4f32c9ea2bdbea52c8cd468447f286ce097f2d045fe9b57ec7c7a7c5f7658
|
|
|
docker~build-push-action~V6RPXL.dockerbuild
|
13 KB |
sha256:0f431e6726feecf9557d9e0bd86349561da394a03da74fdbcdda713b552588ee
|
|
|
docker~build-push-action~VOSQFU.dockerbuild
|
25 KB |
sha256:eaedd073429ab8d414923ea8bd1671ffb1a138d85155fe2d20975c48de263b8b
|
|
|
docker~build-push-action~X2FKAS.dockerbuild
|
59.5 KB |
sha256:7b6b845fca8140f4dc3c297b32f38534a2595f45ee39a30dfee4c30abbadded5
|
|
|
docker~build-push-action~XMS5K4.dockerbuild
|
24.3 KB |
sha256:872bf852c7838f2538766b1a39abe0b7e9dce4be1d878e051a3773ad95e04221
|
|
|
docker~build-push-action~XPQSDP.dockerbuild
|
17.5 KB |
sha256:9ffc3e9c0bec03aaab589d1ef68bceaac0597d1a12a2a4e509efa3609fc71b61
|
|
|
docker~build-push-action~Z3FRTA.dockerbuild
|
12.3 KB |
sha256:7f14dcd75cfebb80fa20b020674734a7c0016c86638eb2a2d0c9e36064161d16
|
|
|
docker~build-push-action~ZBSMT4.dockerbuild
|
24.4 KB |
sha256:b77739e13b7e9251cbd05638b1ff23dbd4023bdc1eeb4822bb951e42175ea4b1
|
|
|
docker~build-push-action~ZFLMFZ.dockerbuild
|
38.2 KB |
sha256:078b7d98312764b0895e79f71eac1d37a3075f41a8fb39e1f0309b87d8499f3f
|
|