ci #2847
ci.yml
on: schedule
minimal
30s
git-context
30s
git-context-query
19s
git-context-secret
29s
path-context
19s
example
18s
error
9s
error-buildx
28s
docker-driver
11s
export-docker
11s
secret
19s
secret-files
19s
secret-envs
14s
network
20s
shm-size
16s
ulimit
13s
cgroup-parent
16s
add-hosts
14s
no-cache-filters
24s
registry-cache
24s
github-cache
23s
local-cache
38s
standalone
16s
named-context-pin
13s
named-context-docker
19s
named-context-container
19s
docker-config-malformed
15s
proxy-docker-config
20s
proxy-buildkitd
23s
annotations
14s
multi-output
23s
load-and-push
18s
summary-disable
28s
summary-not-supported
23s
record-upload-disable
33s
annotations-disabled
14s
call-check
18s
no-default-attestations
28s
Matrix: attests-compat
Matrix: checks
Matrix: digest
Matrix: multi
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
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:de2c78a5b99a77046b7a562aec0803b1b8684d9470ef9aaff87a67b75857436e": 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)
|
|
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/
|
|
secret-files
INVALID_SECRET= is not a valid secret
|
|
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/
|
|
path-context
Failed to restore:
|
|
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:
|
|
secret-envs
INVALID_SECRET= is not a valid secret
|
|
secret
INVALID_SECRET= is not a valid secret
|
|
multi-output
Failed to restore:
|
|
github-cache
Failed to restore:
|
|
load-and-push
Failed to restore:
|
|
summary-not-supported
Failed to restore:
|
|
multi (multi-sudo)
Failed to restore:
|
|
error-buildx
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
Failed to restore:
|
|
registry-cache
Failed to restore:
|
|
multi (multi)
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
|
|
git-context-secret
Failed to restore:
|
|
local-cache
Failed to restore:
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
docker~build-push-action~0691M3.dockerbuild
|
21.2 KB |
sha256:831d42238d8a393a70f4fe3b965e8565277cceaa78079fceaa201e7a4b31a295
|
|
|
docker~build-push-action~0RP3TF.dockerbuild
|
20.4 KB |
sha256:e5616a55ba5525c0b1fa9dde951458d15ed6e0421758eb346c089145a8d76dcc
|
|
|
docker~build-push-action~26RF2W.dockerbuild
|
20.2 KB |
sha256:7c0ef9deab8b7e83b3a098321a24b617679464a186a5751acbd62956e0d8af7a
|
|
|
docker~build-push-action~2DTSD4.dockerbuild
|
42.3 KB |
sha256:f09cd69d778629e7538374799a8c1529135f780072dc8b2590636476a63a6591
|
|
|
docker~build-push-action~3FBCHD.dockerbuild
|
12.6 KB |
sha256:3dce1c416eec5e62e620feccffd13d38923035f4987b973cb99df064b7748122
|
|
|
docker~build-push-action~3GJA8N.dockerbuild
|
57.4 KB |
sha256:8447485827d69ed938160772704e6fa18f593aef5453779a3b69e3e5a3b063a6
|
|
|
docker~build-push-action~4FAPFB.dockerbuild
|
17.1 KB |
sha256:2c4c8171a5afd727aeffe939deb11f21f0f14ed4c15f6e25808b30c24e57f46e
|
|
|
docker~build-push-action~54IRDF.dockerbuild
|
11.9 KB |
sha256:b4c944cc8467a43cad9dbe3e106d77dae72ae308b24851602676f9026aea4e05
|
|
|
docker~build-push-action~6AUBQD.dockerbuild
|
53.5 KB |
sha256:d162978387204575775e4c7c518fccda6d16b56872f8412d6e9257b691458a8d
|
|
|
docker~build-push-action~71CNM1.dockerbuild
|
32.7 KB |
sha256:045b8e17c6277efdea70c6661854bf9be4734297d65a57365765dbe6baa447c9
|
|
|
docker~build-push-action~97N8H4.dockerbuild
|
20.6 KB |
sha256:f02a52a366dde631ddd4c04e0bd705c091c2befacd1368c959cd8bc0e88ebddb
|
|
|
docker~build-push-action~ASQJ2S.dockerbuild
|
17.6 KB |
sha256:07b247f60162b64b541272a50f771757d113ad2de8006d05c67420c2ea125674
|
|
|
docker~build-push-action~BV0R7W.dockerbuild
|
22 KB |
sha256:ff14e3c982f7314f43e6693145c33473b5f1be73a89c7a18734edf895736b891
|
|
|
docker~build-push-action~DDRXPG.dockerbuild
|
20.4 KB |
sha256:29bd6b94dee2dcc2e8a805ab2089ae480415fb0ab91781bc5a73141eb3e94c15
|
|
|
docker~build-push-action~DTNLQY.dockerbuild
|
51.9 KB |
sha256:6c8098e16355747afe7fcf7cd4dbb2e57856a4e0c3f234fea54864656fc172bd
|
|
|
docker~build-push-action~EHT48S.dockerbuild
|
21.5 KB |
sha256:b827b7b830c50945a834390454fb132a5de5f99e4a626da25e00ad6b46dabb07
|
|
|
docker~build-push-action~ETBASY.dockerbuild
|
57.4 KB |
sha256:98c1383f58816d6196d1863b3af9af3ac15f3874da5362404949c210b7ea93ab
|
|
|
docker~build-push-action~JFP9GT.dockerbuild
|
12.5 KB |
sha256:1b34158de99caeffa2d23c9f8539815e41b9583d77106a2812fd59134bcdab65
|
|
|
docker~build-push-action~JOLBBI.dockerbuild
|
41.4 KB |
sha256:bd60adafbacc4452917c9a67501eaf3b202528ef188a4798a9be8c587a1de8fe
|
|
|
docker~build-push-action~K6XSGB.dockerbuild
|
12.4 KB |
sha256:7f75e6d183ced9e05cb5cb1a06ff70f9a8fa290dbd8e847956aeec35144be1b3
|
|
|
docker~build-push-action~KBNCX7.dockerbuild
|
52.3 KB |
sha256:3cec401ae34f9bb2c890dd78479f9e42b5b2795723e01fc1356fd6d7b83debc8
|
|
|
docker~build-push-action~LBCL3E.dockerbuild
|
17.4 KB |
sha256:d0ffa976c27528aa7ca292e09f86e1b0e44dd890a531c03eaa8b85721d8decef
|
|
|
docker~build-push-action~LBPB4Z.dockerbuild
|
26.5 KB |
sha256:c2736a09228e0f547beaa051763b00d7071ba363c3429ceac9a22cac8751b3de
|
|
|
docker~build-push-action~LMC0SO.dockerbuild
|
24.6 KB |
sha256:e392d0ebf1d85a9f2578c950146533fd63ba547d5dffb0006a0e2b750ac940ad
|
|
|
docker~build-push-action~MC7GUN.dockerbuild
|
29.6 KB |
sha256:10abea609e43b8abfc9eda15b8f7bcffb68196d8233b3afd8b1451bcc481ca69
|
|
|
docker~build-push-action~N90BQA.dockerbuild
|
22.3 KB |
sha256:bbf5b95062af947e0cbd43b76f920e6729b64279383c129329ac41bac85995d8
|
|
|
docker~build-push-action~NL0K75.dockerbuild
|
29.3 KB |
sha256:9acc0b11336db34948ed341eb12d042cbed6fb843c4f7f4715a8f04872395fe7
|
|
|
docker~build-push-action~OFP5MD.dockerbuild
|
31.5 KB |
sha256:7442edeff29f7abdca31ab921d1064e4f13fc44e8d3efbf84f99ed6e772e2006
|
|
|
docker~build-push-action~OV77ZW.dockerbuild
|
28.8 KB |
sha256:4645752e47919a20a118117ce6f9939ca36b849263a042c965f7b41e8b27c9a8
|
|
|
docker~build-push-action~OX5U6K.dockerbuild
|
12 KB |
sha256:a8a8cfed534a5ab9a69873b849d34ccf4c4122c128bca1253d6008787264406a
|
|
|
docker~build-push-action~PK2O91.dockerbuild
|
27.6 KB |
sha256:6001356097ce7c9b3562afca03d30ca80cce13b92bbbb9bc81686b22bfef106c
|
|
|
docker~build-push-action~PLKCY2.dockerbuild
|
20.9 KB |
sha256:e536952f457601aa7ef36a3fd0e909b51c14a5acaca23d39b9b18e2ed74d3989
|
|
|
docker~build-push-action~PRVGNM.dockerbuild
|
30.8 KB |
sha256:b1e9b27c077ffc6013ca1da3c91d08dd4fd0365ec435bcd2cd454e1768f6dbfd
|
|
|
docker~build-push-action~PUN1FP.dockerbuild
|
20.2 KB |
sha256:a462e72f90925e621f104ee1e37b144f4a9b10f393db2c1379224c52d65a4e9c
|
|
|
docker~build-push-action~R0O0GP.dockerbuild
|
26.9 KB |
sha256:119d266e629f551a9d4b1b2ce6d5c35d65804d6e1cb604341ecf82abd1f82593
|
|
|
docker~build-push-action~RCHKWU.dockerbuild
|
39.7 KB |
sha256:0651402911f35d80f7973af0b08480efa241d88205cf1b5eec5498d53ee3f30d
|
|
|
docker~build-push-action~RELJS6.dockerbuild
|
32.4 KB |
sha256:fa8672237c8b8b2a2aa2deabda179fc8ebf4701636c3a0f1e6bf27f3631e9e0c
|
|
|
docker~build-push-action~RKMWRV.dockerbuild
|
13.3 KB |
sha256:f623321a50ff1f45a38561cfbe5084cf0bc9a2c877087d2e225856611dc6ca98
|
|
|
docker~build-push-action~RKSQ9T.dockerbuild
|
20.2 KB |
sha256:91cb26ed9c9424b11a5e281b6b8bfa8aa39cb86dc46a7c0ec94821be78c2662c
|
|
|
docker~build-push-action~RNB3G6.dockerbuild
|
11 KB |
sha256:434b55e1140fa4197468f59e0d2c37ade19f22fa6ea8ec8764021dea24d62de3
|
|
|
docker~build-push-action~RRA5NS.dockerbuild
|
44.2 KB |
sha256:74a0c4edcf11c1ba026f30d1208124478317b77d978e6414bca2053b43582bef
|
|
|
docker~build-push-action~TPW4PB.dockerbuild
|
20.1 KB |
sha256:a1d201c730580a20579240d0d7e2fde40fb9976fc558bdada6c797c5c490987c
|
|
|
docker~build-push-action~TVM093.dockerbuild
|
22.3 KB |
sha256:7f4792527a5193ae29659d40c33d14355eeaf151088639c8ef31b92ddff097da
|
|
|
docker~build-push-action~TW1494.dockerbuild
|
45.4 KB |
sha256:108b9499ac105f6ad9dbdab58ca2888827138af2ad0e3b86f9212b7f2c775eca
|
|
|
docker~build-push-action~U27FNM.dockerbuild
|
26.4 KB |
sha256:515e97dd51ef4d7c2d2127b86fbd4cb0b3d0329302fdc097ee661251bafa0377
|
|
|
docker~build-push-action~U2ZT1Z.dockerbuild
|
19.7 KB |
sha256:eeef3351bdbc9be6eaeb81f634197bc7328d3030fdb14cd8abb2ca26817ce731
|
|
|
docker~build-push-action~US0MA5.dockerbuild
|
12.8 KB |
sha256:9504773d3e9cf86070c6d1458bbd267bf310677171da0ea1b9aaae222c7637b2
|
|
|
docker~build-push-action~UZR7BL.dockerbuild
|
20.9 KB |
sha256:889f644a78b87565333106a5baedc35d3a9fb4cc916f321fb6f81b8f5cde18ca
|
|
|
docker~build-push-action~V2O8CR.dockerbuild
|
20 KB |
sha256:883a0700c00df4a3995bd741b1afb6efad34c88a51b7f92f6358428c8392aa5e
|
|
|
docker~build-push-action~V2SQ36.dockerbuild
|
20.3 KB |
sha256:6a836719a3e30239245d131e7b56cab622969fe786aabe033d5831e03d0ea4a8
|
|
|
docker~build-push-action~W2J1BH.dockerbuild
|
12.4 KB |
sha256:2d331c5279155a18b9ee92afeb0c2b692b6e855b8b028acd70502f65fdee98cb
|
|
|
docker~build-push-action~WQO066.dockerbuild
|
39.2 KB |
sha256:247fa4f6956daea3241bddf74c4279928b354914b971823df021656f61e073e2
|
|
|
docker~build-push-action~WYIU28.dockerbuild
|
35.7 KB |
sha256:39986bd8147d3e8758801bb1e85d709a132748f79f46cf800b617411643c4b06
|
|
|
docker~build-push-action~X6ZDFX.dockerbuild
Expired
|
22.6 KB |
sha256:fc10d914be88d6ed242b13eadc9c732205f0b2365dd0ce03a6a699f8022f933d
|
|
|
docker~build-push-action~YQCPAA.dockerbuild
|
29.8 KB |
sha256:32ab5ebcead028c08cbd511983df3bc2686f09586188f945f6a0773c7b5693b4
|
|
|
docker~build-push-action~YTCOML.dockerbuild
|
28.5 KB |
sha256:34ca49ce30b71a8131969cbb25b7a5a5bcb3aee32fe7942029da23239e9cea01
|
|