Skip to content

testing history cmd #2202

testing history cmd

testing history cmd #2202

Triggered via pull request April 14, 2025 13:48
Status Success
Total duration 1m 26s
Artifacts 54

ci.yml

on: pull_request
minimal
16s
minimal
git-context
24s
git-context
git-context-secret
23s
git-context-secret
path-context
22s
path-context
example
29s
example
error
10s
error
error-buildx
23s
error-buildx
docker-driver
18s
docker-driver
export-docker
12s
export-docker
secret
21s
secret
secret-envs
25s
secret-envs
network
16s
network
shm-size
13s
shm-size
ulimit
19s
ulimit
cgroup-parent
20s
cgroup-parent
add-hosts
16s
add-hosts
no-cache-filters
14s
no-cache-filters
registry-cache
28s
registry-cache
github-cache
23s
github-cache
local-cache
22s
local-cache
standalone
21s
standalone
named-context-pin
15s
named-context-pin
named-context-docker
20s
named-context-docker
named-context-container
30s
named-context-container
docker-config-malformed
13s
docker-config-malformed
proxy-docker-config
33s
proxy-docker-config
proxy-buildkitd
18s
proxy-buildkitd
annotations
19s
annotations
multi-output
31s
multi-output
load-and-push
22s
load-and-push
summary-disable
11s
summary-disable
summary-disable-deprecated
13s
summary-disable-deprecated
summary-not-supported
18s
summary-not-supported
record-upload-disable
15s
record-upload-disable
annotations-disabled
15s
annotations-disabled
call-check
9s
call-check
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 20 warnings
call-check
Check complete, 7 warnings have been found!
error
buildx failed with: ERROR: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
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:8809702a9b1a6ec7f7ab5b7d149853c38767e4005f8a22ba1d3836beb3748837": dial tcp [::1]:5000: connect: connection refused
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/
docker-config-malformed
Unable to parse config file /home/runner/.docker/config.json: SyntaxError: Unexpected non-whitespace character after JSON at position 139
summary-disable-deprecated
DOCKER_BUILD_NO_SUMMARY is deprecated. Set DOCKER_BUILD_SUMMARY to false instead.
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/
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/
attests-compat (latest, moby/buildkit:v0.10.6)
Process "docker run" closed with code 1
secret
INVALID_SECRET= is not a valid secret
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.
secret-envs
INVALID_SECRET= is not a valid secret

Artifacts

Produced during runtime
Name Size Digest
docker~build-push-action~0BCHSK.dockerbuild Expired
45.9 KB
sha256:515416bca2badbfb0de78644f501a4f39b3bbe59a6d9272763a4c612556d7afa
docker~build-push-action~0R3JQX.dockerbuild Expired
37.7 KB
sha256:5228573e135c5f0f033ff4244487a729753db223348729a6bd38140744cee374
docker~build-push-action~120GS2.dockerbuild Expired
16.4 KB
sha256:94ebb97278f95a3fd5f70f9c8a1321c2e6790fc0dedde38655b8df6be87f1ed1
docker~build-push-action~5TRVBW.dockerbuild Expired
37.4 KB
sha256:bddddc622805eac0c38487b29420fd602d4eac2f9af991dab50c9574f90fd795
docker~build-push-action~67CZX3.dockerbuild Expired
24.7 KB
sha256:d387ffe3870d255534b5e9f2cc7f610accaa16fd60a5b46d6b1d45d03dd903e5
docker~build-push-action~7D2MR7.dockerbuild Expired
18.5 KB
sha256:7828ae2c6a3406ee7d16184ad2063e62ec93feecc94470ae3d48f319299b8218
docker~build-push-action~ANG7RV.dockerbuild Expired
16.5 KB
sha256:081ee158f56ea1aa6079e8e6e32dbb8f8f8288c3c476a7ded1dfeaa48f9cf82d
docker~build-push-action~B59NLC.dockerbuild Expired
26 KB
sha256:f7598edd96d53e38ec62d866193eb5b63cc0ba26d9dd2b74e962c14b7930226e
docker~build-push-action~CCT14G.dockerbuild Expired
36.4 KB
sha256:dd28f90a6a2186ee04be236b54865ab5a4e8b4224ed850b44bae6da488b14bf2
docker~build-push-action~CFBKHP.dockerbuild Expired
17 KB
sha256:aae8115ba4c8a9389e505ae397972a1347818a6eb80c517bd34ccb0683491e90
docker~build-push-action~CII1UM.dockerbuild Expired
17 KB
sha256:e1e8d5869290cd7366799c59bbce06bcef9830a11555379b3aa4519a09e7ffc8
docker~build-push-action~CNZP07.dockerbuild Expired
42.8 KB
sha256:9b1e7edeb7259c9730752f2b102d4bba9d48e94844ec57f4a99bbd65cb392388
docker~build-push-action~CVZLVV.dockerbuild Expired
35.4 KB
sha256:35b6a7fc674a65e9b37b494c248bf9866817bb5d1f20037c387315b39ca60385
docker~build-push-action~E90B57.dockerbuild Expired
23 KB
sha256:cc7c3eb749287510c384d5e3a1f23d187b8ee0e260ee198ac1a2ad5a6bfd4711
docker~build-push-action~F7B58J.dockerbuild Expired
45.9 KB
sha256:7b3956370631d94e3b67d084d33716e356a248b355ec4e8fe76ef46dd9d91d67
docker~build-push-action~FPLSNK.dockerbuild Expired
16.9 KB
sha256:b73a31b1fad2b2ffc6c8495452389d3d9936c8036e574b52ae32754d99be6aa1
docker~build-push-action~H4MBBD.dockerbuild Expired
17.5 KB
sha256:bf0869115f63b213e5ba40cc59215686d914c24f23f8cfadc83c3c3a1a99d197
docker~build-push-action~HVOQBO.dockerbuild Expired
17 KB
sha256:eb52055441380b9ed8bb4b5d3ad3fa05e5c877b700df40db040f6ab5ecf8b2c4
docker~build-push-action~HVYZ9P.dockerbuild Expired
28.3 KB
sha256:71286b206b7346a866ed904e65acb9a7c0dd94e10c0b23849ed9864143239623
docker~build-push-action~I3JSVL.dockerbuild Expired
17.2 KB
sha256:da4747b4cc9c99e7a051f8d4e3f09fcaffcc3d857a12d98017287c33b14157c6
docker~build-push-action~IBT6GX.dockerbuild Expired
45.4 KB
sha256:f5ab225d77c45015b186d9b0561d78645c450a268d60046aa2b04112ac95c400
docker~build-push-action~IWBIHE.dockerbuild Expired
16.6 KB
sha256:338bd13cc38eba2f043e98252cedc62a9575707836aadc229df43c5455b9969a
docker~build-push-action~J62ANT.dockerbuild Expired
23.7 KB
sha256:c526618ca989c1e9823906afabc61ae509af5985af885dfa00b5cda92cf0c951
docker~build-push-action~J7W0SB.dockerbuild Expired
16.9 KB
sha256:49be916443b12c29b3be0a005bb37f644bc6ccec50795e01aca387e9ad17b479
docker~build-push-action~K0IR2V.dockerbuild Expired
15.1 KB
sha256:118a2aaedf3b3d8accbac3c3e0abb48e2e619a25413b13877d8fc2f18c1d4090
docker~build-push-action~KHAR19.dockerbuild Expired
16.9 KB
sha256:00fad09da17b139e737f0b937d7d54800b20fb4dcedaf2f4cd41293aa26dc83f
docker~build-push-action~L1SUJ0.dockerbuild Expired
25.5 KB
sha256:bf2c774118b10e207e146770bdf1a0d3efcd56e4942dd829c2989d50310c851d
docker~build-push-action~MLVFQQ.dockerbuild Expired
16.7 KB
sha256:f7c19dcd88908f4b32fe98df8849895a201f493d7de2e44e275ea7bf051898d9
docker~build-push-action~MNVEDD.dockerbuild Expired
27.1 KB
sha256:fcae63465c53b968a418e3ad83902095125f969503f75a8b6a722de8580e4e8e
docker~build-push-action~MR69OC.dockerbuild Expired
18 KB
sha256:d058b2d7e7c2bfe2471c9d72485e130aca90b2c7a1923958a72459822dc1ffcc
docker~build-push-action~MY19II.dockerbuild Expired
24.9 KB
sha256:c2a1dfa4bc310a3bfb5da3e7dbe3444454f576a300b0164f25a2ea169fb420d8
docker~build-push-action~NXCZJ0.dockerbuild Expired
11.3 KB
sha256:e0ff32c54b1b9c2d34db5c67cc214bfcec046e7994f566c11433daa72ae36017
docker~build-push-action~O439Q0.dockerbuild Expired
16.3 KB
sha256:08b6a440daf175f817bc1a78d72b1d71e1c940d77c0b4cb3daf6aa2795d1cdab
docker~build-push-action~OJAA4Q.dockerbuild Expired
17 KB
sha256:bb5efebc9bea2560b1f1752d9442dc137a653c6df88ea79ed06bec82432acd75
docker~build-push-action~OQELJT.dockerbuild Expired
23.4 KB
sha256:0832f8924a7563399a75a241872dc23f6a802fc73e94662dc8d678de42db251b
docker~build-push-action~OUIQE7.dockerbuild Expired
25.3 KB
sha256:e8a92782147d9cc6e307ba5e5c624c4751da402bc68cc19424c39fa1f187b43b
docker~build-push-action~PTBAK5.dockerbuild Expired
15.1 KB
sha256:6c8d38264fd187b1711433a2c0e3585abf9e5ab3ad1445e4cea092b8ac2ddea1
docker~build-push-action~QHD5BY.dockerbuild Expired
34.8 KB
sha256:6c04085d5c4b7bd550c5dc84f806775d58fa145a83d5a1f44c13c4d6a6b14a78
docker~build-push-action~SBN154.dockerbuild Expired
17.2 KB
sha256:fb81533161b0e65dad31611dc3c841ed67fe7bca239129371966cd3b5273ac4b
docker~build-push-action~SLNZ2U.dockerbuild Expired
17 KB
sha256:1fdb41492ba8792ccdfe12ef6bd35ef1413bad38b653900a40ad1db16424f47c
docker~build-push-action~UE64L7.dockerbuild Expired
25.5 KB
sha256:0ab86a37e558d9367f8317b5380e876f2ad4d5c5e26ce4719c7e3784943c30a8
docker~build-push-action~UMB1R8.dockerbuild Expired
14.4 KB
sha256:9312c20579ba2e41b5856241e57f572af8d6f58fb30a9916abf355f5a9295903
docker~build-push-action~VCEZSC.dockerbuild Expired
15 KB
sha256:70877d9550c19cecdfcfc3dfb40d65ae9f564d624d461ced43dd96afad9e15f9
docker~build-push-action~VCYKPK.dockerbuild Expired
14.8 KB
sha256:bc5bda9ae721161c3cd7453686a3efa3fc8c7203432fc910e6c400702f2a0cd1
docker~build-push-action~VJPE5D.dockerbuild Expired
28.1 KB
sha256:a63be8cbf31f1b92fd2ff5eb47089bbfd98b79a8da2c1849203705ddfaaa5aff
docker~build-push-action~WF7JQK.dockerbuild Expired
23.1 KB
sha256:e3f8d3165ce7947dda8ed70aaba9426e3a286743eee8b025cad210ff972ee510
docker~build-push-action~WKSUG2.dockerbuild Expired
10.6 KB
sha256:9e51999cbc6fa17c89c86806d30ceadc2374bca78c3d4571d3093b5ca775a1b9
docker~build-push-action~WTJPLD.dockerbuild Expired
17.5 KB
sha256:4bc986150d549bf9b74cce89c097a5eadbfe2e85b7c6f4b12d1ef75923cc02e4
docker~build-push-action~XNBW87.dockerbuild Expired
17.7 KB
sha256:7438d97140c0f4504f4f5d9336ace43903652f55e5e05379ab476a5dc392ec9e
docker~build-push-action~XT0VAX.dockerbuild Expired
44 KB
sha256:9979481e897489984d873a3e72196c42af9ee6ef993997f4a1fc44848f3e09f3
docker~build-push-action~Y35AIE.dockerbuild Expired
16.7 KB
sha256:a2e1c12852053600775e43f525bbd3d37228136972e637f5489826f3343f4856
docker~build-push-action~YZ0L26.dockerbuild Expired
17.4 KB
sha256:e09812c13ffe4a9d945be715d2f312ed30368b99f33ba944492ba75fe51df180
docker~build-push-action~ZNAMHM.dockerbuild Expired
39.7 KB
sha256:831055d1693414e7195514d9cc900113eb8aab44f060bea872bd73365ffda551
docker~build-push-action~ZRTMXP.dockerbuild Expired
16.7 KB
sha256:30c488c7754c8c1af2bcab744c55d1bb9e3a5b15c6086784cee2025b0685a88b