pr-assign-author workflow #2218
ci.yml
on: pull_request
minimal
22s
git-context
35s
git-context-secret
45s
path-context
26s
example
32s
error
10s
error-buildx
27s
docker-driver
13s
export-docker
25s
secret
14s
secret-envs
14s
network
17s
shm-size
22s
ulimit
14s
cgroup-parent
22s
add-hosts
23s
no-cache-filters
25s
registry-cache
26s
github-cache
49s
local-cache
23s
standalone
1m 1s
named-context-pin
15s
named-context-docker
38s
named-context-container
23s
docker-config-malformed
11s
proxy-docker-config
30s
proxy-buildkitd
28s
annotations
18s
multi-output
25s
load-and-push
33s
summary-disable
14s
summary-disable-deprecated
20s
summary-not-supported
18s
record-upload-disable
15s
annotations-disabled
22s
call-check
15s
Matrix: attests-compat
Matrix: checks
Matrix: digest
Matrix: multi
Matrix: provenance
Matrix: record-retention-days
Matrix: sbom
Annotations
3 errors and 21 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 solve: failed to push localhost:5000/name/app:latest: failed to do request: Head "http://localhost:5000/v2/name/app/blobs/sha256:69aa61ccf55e5bf8e7a069b89e8afb42b4f3443b3785868795af8046d810d608": 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 139
|
|
secret
INVALID_SECRET= is not a valid secret
|
|
secret-envs
INVALID_SECRET= is not a valid secret
|
|
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#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/
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
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/
|
|
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#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#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/
|
|
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/
|
|
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.
|
|
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
|
|
attests-compat (latest, moby/buildkit:v0.10.6)
Process "docker run" closed with code 1
|
|
standalone
Docker is required to export a build record
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
docker~build-push-action~00E378.dockerbuild
Expired
|
23 KB |
sha256:58b0d4708518ff3339b9d3d818031c1402ef8f51f470fb61d606d8a32506af51
|
|
|
docker~build-push-action~0SGRLO.dockerbuild
Expired
|
23.1 KB |
sha256:262a15f7d3cfc367c9ce3990a2d3f9acc29ef5a2d5d491018ca86525cd412326
|
|
|
docker~build-push-action~0TMRLS.dockerbuild
Expired
|
17.1 KB |
sha256:d452e6fd07c504cdbad4696fa46e45233ceb1fb07f04f21f72b05b497ad7b72c
|
|
|
docker~build-push-action~0VQ609.dockerbuild
Expired
|
35.4 KB |
sha256:d029010203ec831ad921aca5ebc19ccba1d1ab135da877c6f4820186f6ea2206
|
|
|
docker~build-push-action~1MZ6AT.dockerbuild
Expired
|
25.3 KB |
sha256:b25a17399d99502bfc03482d3b1c7e4a21eb4b734b7c9a64f88e48d61237bf52
|
|
|
docker~build-push-action~2U1W6L.dockerbuild
Expired
|
17.4 KB |
sha256:defa61caa42a8ec3124b4a80cee09ec3f5fe506d6a42309c4690e24fdd81c96b
|
|
|
docker~build-push-action~5ZMLHQ.dockerbuild
Expired
|
26.3 KB |
sha256:f6d8800ca6cacfb9d803ecbb7ab04a0c7a182338d0f4e9f4b46ff700b8141647
|
|
|
docker~build-push-action~7IQ5FA.dockerbuild
Expired
|
14.4 KB |
sha256:8076521277274e64990a3abc45443e24930b7d51dfd1fd57a1c017558b0338c0
|
|
|
docker~build-push-action~AOBLZB.dockerbuild
Expired
|
17.5 KB |
sha256:77a52a1e9fedd147f0e191e6259c5cf1a0ddb5627ca8e1f4ace4f040ff9378a6
|
|
|
docker~build-push-action~CU6TJ1.dockerbuild
Expired
|
24 KB |
sha256:65c0aeee3c29ccbaf7bea44d3d6b39b80d68ea37c26bb29efda7a0f3f5e433b2
|
|
|
docker~build-push-action~D6AQBM.dockerbuild
Expired
|
47.3 KB |
sha256:f3b9650f75faf3fd99e16af6e6d9029239810b3b2122d99118355e7abdc4827c
|
|
|
docker~build-push-action~DWBX1S.dockerbuild
Expired
|
17.2 KB |
sha256:8c3b847df1b32ed5d2dfbee72c6632db8a4d60d8df78a64ed3e9bb9764a9eeb4
|
|
|
docker~build-push-action~E1T4ZC.dockerbuild
Expired
|
22.9 KB |
sha256:cadf0eb3e411612e19b12da443bd8e02b58979e6542663a7dd28bd0657a8b849
|
|
|
docker~build-push-action~FONX14.dockerbuild
Expired
|
16.9 KB |
sha256:e8ec096f46b24092be8f3b0111b8acbd9ff4032876054d846e7387f5207ba0e4
|
|
|
docker~build-push-action~G530T4.dockerbuild
Expired
|
25.6 KB |
sha256:d6ce2eadd3e51c92230289250d509d5d7125bd106b31f794e732b2773c000842
|
|
|
docker~build-push-action~IIEX2I.dockerbuild
Expired
|
37.7 KB |
sha256:a9b4578b8a5788b7816e5596d1537053920e94cf1f075416f877eae38a040529
|
|
|
docker~build-push-action~J1TX1J.dockerbuild
Expired
|
17 KB |
sha256:ab083b1fe81a11e282c7837dd330ac211e36e6028544a94df3cf8b402ed445a4
|
|
|
docker~build-push-action~KESYXR.dockerbuild
Expired
|
16.9 KB |
sha256:76b0a91e24868990fc40e9ff3d8403adc9a936fca5a347fde5d339988da0f9b5
|
|
|
docker~build-push-action~KK0XWG.dockerbuild
Expired
|
16.5 KB |
sha256:0f486cfeb3a908f012b605bdaec51036354ed272d0d8fa335a634e37257f6072
|
|
|
docker~build-push-action~L7S0Q1.dockerbuild
Expired
|
15.1 KB |
sha256:6823ae045a5f458aff41fc9d22d19adf80b48c0144f26755f544deb2fb95b4a5
|
|
|
docker~build-push-action~LBIT9P.dockerbuild
Expired
|
17.3 KB |
sha256:a9312cbbe968951f2aa18379370494047f75d85d1d07717254b675d7af868ebb
|
|
|
docker~build-push-action~LUG5L6.dockerbuild
Expired
|
17.3 KB |
sha256:9d74f792517e0bb6b2bf71751f504a67e13fadc466a3f9bacf1eaf7bbaf39249
|
|
|
docker~build-push-action~M9VAFT.dockerbuild
Expired
|
45.5 KB |
sha256:0e0f1ae58cee2fa367816d90d34fb98ea9daece0951aa2d2ac7a2528dcbf41ba
|
|
|
docker~build-push-action~N0TO4M.dockerbuild
Expired
|
38.2 KB |
sha256:069817dcab4f2426b225ee017c7c5bccf31d400040531a3d243b73ed4bedd84c
|
|
|
docker~build-push-action~NB1G86.dockerbuild
Expired
|
42.7 KB |
sha256:b421638d6697e013e3c1f86b197be29aa6ee0a3f301491627d5bcc6d171fc3c7
|
|
|
docker~build-push-action~NDQJH2.dockerbuild
Expired
|
17.1 KB |
sha256:8581de72ea49d227b378a64f35f5f90c4656d4584011d51977a3b8480b942dc4
|
|
|
docker~build-push-action~OG5K39.dockerbuild
Expired
|
17.6 KB |
sha256:5072eabfb904824ee1c8d71046bfc67b003a291f09403c58d07bdb944d819d4e
|
|
|
docker~build-push-action~PJ65T4.dockerbuild
Expired
|
26.8 KB |
sha256:01f98b376477980c18f49ab958aed198e86f4cc47112f65e8812e06b2e953c13
|
|
|
docker~build-push-action~QIBEOP.dockerbuild
Expired
|
17.4 KB |
sha256:c1561e8a86887dc67ad90a61c86095ff87c4cd076d6e4724d152cecfa3e7ec98
|
|
|
docker~build-push-action~RK0RV7.dockerbuild
Expired
|
39.6 KB |
sha256:73832286c8731ed7f7b8f8d9a2d91728a98eddcc9abdc39152e663d9340a62df
|
|
|
docker~build-push-action~RZFFXY.dockerbuild
Expired
|
18.2 KB |
sha256:4fa4fcb6e7e4a149480865d82f0bbf37c080147df8cfc30f694643f133b2c54d
|
|
|
docker~build-push-action~S2E810.dockerbuild
Expired
|
38 KB |
sha256:b784fb1e485505eb443555fe76c44ccf11d4f5ac893865794f3069de542912da
|
|
|
docker~build-push-action~SK205L.dockerbuild
Expired
|
16.9 KB |
sha256:5fb47d6e3cb9ab70e0cc33c897cac5362780b3f12f5b6165cc283baec8824e87
|
|
|
docker~build-push-action~T8FNM9.dockerbuild
Expired
|
28.3 KB |
sha256:bf054e3509c92740cc04308f33885e745757663e43931e74d098d20fbbf4a7dd
|
|
|
docker~build-push-action~U0FSO3.dockerbuild
Expired
|
26.2 KB |
sha256:54ebf56cbcede4ae84a03ac80c65ff4ff4b63010cca244f65080bb4a72a847c5
|
|
|
docker~build-push-action~U23MUL.dockerbuild
Expired
|
11 KB |
sha256:12fce44f7b6ca95a03bca13c074d4bd2ffb132418b0e27acd05b7aa147dc97be
|
|
|
docker~build-push-action~U702NG.dockerbuild
Expired
|
25.6 KB |
sha256:cf0d4a2fa8d391d9515ac83b59b790edca861d14646252f8b3c8d95401e3972e
|
|
|
docker~build-push-action~UC5H14.dockerbuild
Expired
|
14.1 KB |
sha256:7d5d4206835709c631ac161123a61f1476e0665084899588b1784f94a8898eed
|
|
|
docker~build-push-action~VEMXUP.dockerbuild
Expired
|
25 KB |
sha256:31be06f7259ebc3dfdb4263284ce0b0b659a169f0c4fe8e7be0b992f99477e80
|
|
|
docker~build-push-action~VX1GZ4.dockerbuild
Expired
|
36 KB |
sha256:f64d30a9dcc27856ef660daa37016adaaa2f3b485342f0f00e6c9cfc3333334e
|
|
|
docker~build-push-action~W0KPH6.dockerbuild
Expired
|
16.8 KB |
sha256:f411eb970e93506d2017a3aa40a91ed68ec3ba3025d1a374bcf8ecca680f0908
|
|
|
docker~build-push-action~WYFUUL.dockerbuild
Expired
|
28 KB |
sha256:43fd3dc508ab4732256f8debc725b806f97978875b27c516ba30538077150694
|
|
|
docker~build-push-action~X2AA7Y.dockerbuild
Expired
|
17.5 KB |
sha256:cd5c03875a916f52f519a08b99fa4ad034129b5110e04e11c6d30545ccaeb477
|
|
|
docker~build-push-action~XDWDMW.dockerbuild
Expired
|
17.1 KB |
sha256:1f186c026e357d3c3ba28fb11767353206975a16744e9286451608c44e9f592f
|
|
|
docker~build-push-action~XN56N7.dockerbuild
Expired
|
19 KB |
sha256:7de4c7e01084ddf69f037be25a28502213bd40d046f6813f55f41d1f07c1ccfb
|
|
|
docker~build-push-action~XSIJTA.dockerbuild
Expired
|
16.7 KB |
sha256:38f5b5c5f1b009b951a0b19ffb9fc23c24f1e4f24a49baa40717e84b237ed9c4
|
|
|
docker~build-push-action~XXFR1H.dockerbuild
Expired
|
45.9 KB |
sha256:9046578eca3cea1d372abc8e1e9b3c508e902a5ae93d5c79cc3ccffccebe56f8
|
|
|
docker~build-push-action~YGG4S7.dockerbuild
Expired
|
16.1 KB |
sha256:f9e71849ef86c1745a7a5d120bc471dea153f387f767814061563b12fe3456cc
|
|
|
docker~build-push-action~YIPT80.dockerbuild
Expired
|
15.2 KB |
sha256:65850963f7f4c4da002cfa8c4c7eff3534f42910dc6cd2e623818385b2ba6645
|
|
|
docker~build-push-action~YLYGWQ.dockerbuild
Expired
|
45.8 KB |
sha256:aac4247b3cf014069b1276c4cb1741877f2dfad7527f9d94c5add963b8a18dcd
|
|
|
docker~build-push-action~Z3BDWZ.dockerbuild
Expired
|
11.1 KB |
sha256:b4fcf6b6b62b198b62dd01cd8fab6a98ab3a9038634b3e883084e39f1c41a25d
|
|
|
docker~build-push-action~ZBPLPZ.dockerbuild
Expired
|
17.3 KB |
sha256:164349c006b1d38408670a794bfa727ed88bc87e2bfa690e4e4c6d96dac00488
|
|
|
docker~build-push-action~ZSXSRD.dockerbuild
Expired
|
14.7 KB |
sha256:2ca1816a876145f30141d65ea3dbe39d2ac504ff7a8a3f5e552d66f1ad4e4e5c
|
|