github: move artifact and summary logic to dedicated classes #2540
test.yml
on: pull_request
prepare-itg
24s
Matrix: test
Matrix: test-itg
Annotations
1 error and 39 warnings
|
test-itg (macos-15-intel, buildx/imagetools.test.itg.ts)
Process completed with exit code 1.
|
|
All commands within the Dockerfile should use the same casing (either upper or lower):
__tests__/.fixtures/lint.Dockerfile#L17
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:
__tests__/.fixtures/lint.Dockerfile#L24
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:
__tests__/.fixtures/lint.Dockerfile#L31
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/
|
|
All commands within the Dockerfile should use the same casing (either upper or lower):
__tests__/.fixtures/lint.Dockerfile#L17
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:
__tests__/.fixtures/lint.Dockerfile#L24
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:
__tests__/.fixtures/lint.Dockerfile#L31
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:
__tests__/.fixtures/lint.Dockerfile#L29
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):
__tests__/.fixtures/lint.Dockerfile#L25
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):
__tests__/.fixtures/lint.Dockerfile#L23
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):
__tests__/.fixtures/lint.Dockerfile#L18
ConsistentInstructionCasing: Command 'cOpy' should match the case of the command majority (uppercase)
More info: https://docs.docker.com/go/dockerfile/rule/consistent-instruction-casing/
|
|
test-itg (ubuntu-latest, docker/install.test.itg.ts, root, archive, latest)
ERROR: failed to remove one or more builders
|
|
test-itg (ubuntu-latest, docker/install.test.itg.ts, root, image, latest)
ERROR: failed to remove one or more builders
|
|
test-itg (ubuntu-latest, docker/install.test.itg.ts, root, image, 27.3.1)
ERROR: failed to remove one or more builders
|
|
test-itg (ubuntu-latest, docker/install.test.itg.ts, root, archive, v26.1.4)
ERROR: failed to remove one or more builders
|
|
test-itg (ubuntu-latest, docker/install.test.itg.ts, rootless, archive, latest)
ERROR: failed to remove one or more builders
|
|
test-itg (ubuntu-latest, docker/install.test.itg.ts, tcp, archive, latest)
ERROR: failed to remove one or more builders
|
|
test-itg (ubuntu-latest, docker/install.test.itg.ts, root, archive, v29.0.0-rc.1, test)
ERROR: failed to remove one or more builders
|
|
test-itg (ubuntu-latest, docker/install.test.itg.ts, tcp, image, latest)
ERROR: failed to remove one or more builders
|
|
test-itg (ubuntu-latest, docker/install.test.itg.ts, rootless, image, latest)
ERROR: failed to remove one or more builders
|
|
test-itg (ubuntu-latest, docker/install.test.itg.ts, root, image, master)
ERROR: failed to remove one or more builders
|
|
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, tcp, archive, latest)
ERROR: failed to remove one or more builders
|
|
The MAINTAINER instruction is deprecated, use a label instead to define an image author:
__tests__/.fixtures/lint.Dockerfile#L24
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):
__tests__/.fixtures/lint-other.Dockerfile#L18
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):
__tests__/.fixtures/lint-other.Dockerfile#L17
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):
__tests__/.fixtures/lint.Dockerfile#L25
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):
__tests__/.fixtures/lint.Dockerfile#L23
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):
__tests__/.fixtures/lint.Dockerfile#L18
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):
__tests__/.fixtures/lint.Dockerfile#L17
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:
__tests__/.fixtures/lint.Dockerfile#L24
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:
__tests__/.fixtures/lint.Dockerfile#L31
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:
__tests__/.fixtures/lint.Dockerfile#L29
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/
|
|
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, root, archive, v26.1.4)
ERROR: failed to remove one or more builders
|
|
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, root, image, 27.3.1)
ERROR: failed to remove one or more builders
|
|
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, root, image, latest)
ERROR: failed to remove one or more builders
|
|
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, root, archive, v29.0.0-rc.1, test)
ERROR: failed to remove one or more builders
|
|
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, root, archive, latest)
ERROR: failed to remove one or more builders
|
|
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, root, image, master)
ERROR: failed to remove one or more builders
|
|
test-itg (ubuntu-24.04-arm, docker/install.test.itg.ts, tcp, image, latest)
ERROR: failed to remove one or more builders
|
|
test-itg (macos-15-intel, docker/install.test.itg.ts, root, image, master)
Error: No git revision can be determined from the image
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
docker~actions-toolkit~0FNS4K+15.dockerbuild
Expired
|
189 KB |
sha256:4da517efd45f1d3e876ab50c81380188b584f581e439e282b113e5ea81cc6624
|
|
|
docker~actions-toolkit~5WRE24+1.dockerbuild
Expired
|
29.1 KB |
sha256:2ad68ab2e6972e760e1a93e34086922e7406ac0ff27a3bee1459f7aaa0436456
|
|
|
docker~actions-toolkit~98SOKP.dockerbuild
Expired
|
27.5 KB |
sha256:676d690f87e38620750431def6848d3c2a511b09db72acb716b34a2aa0dcf4ec
|
|
|
docker~actions-toolkit~9UQBDP.dockerbuild
|
77.6 KB |
sha256:c03bcb712046d13ee3ad9d78d0d72b1a4dd26b552980ec78e57952d7e9e2ec5c
|
|
|
docker~actions-toolkit~DEUQGL.dockerbuild
|
79.7 KB |
sha256:a7bbf503bad39a72f8495b5aa448965d9eaf0934e1009e47a26682d185d393c2
|
|
|
docker~actions-toolkit~F1VPF4.dockerbuild
Expired
|
16.7 KB |
sha256:14a0bfadbcbb1348038ad4091013d420f8cffe1293ebc555689160f8d7ce0d07
|
|
|
docker~actions-toolkit~ISDNBU.dockerbuild
|
78.7 KB |
sha256:754690cf6976a476458b1e2fcd539928123cf8c0552f98f342e0f425a9a3b57e
|
|
|
docker~actions-toolkit~J0D4W7.dockerbuild
|
81.3 KB |
sha256:2ab7809367ed72101de5a5c3f5726c0f26a430b0d96b5d816cb60fa39aaf4677
|
|
|
docker~actions-toolkit~MX1PCK.dockerbuild
Expired
|
23.9 KB |
sha256:cfaffbeb83612750158df5fdf6afb3e9c737bcf5eac4961ae43e344c632e0d4f
|
|
|
docker~actions-toolkit~N5XLAR.dockerbuild
|
80.1 KB |
sha256:cbdd2b7c1f2a6ccfde1c11c705a041791dfcc79ce9376e425d7b4b76479909b2
|
|
|
docker~actions-toolkit~NWG3SQ.dockerbuild
Expired
|
28 KB |
sha256:a67b8efb82b89c727d40882dccbc5d3f0f3587f77aef3d80b74fc079e2c2242f
|
|
|
docker~actions-toolkit~NWVUPH.dockerbuild
|
77.4 KB |
sha256:242f12ff4e6e4796ac0068eedfab27dc1c73d34bf2262d22ee8b8832699a3744
|
|
|
docker~actions-toolkit~NZ9L5D.dockerbuild
Expired
|
16.9 KB |
sha256:fbed3fa6dee4353170cbba2690db2c4e8553464e8f57cc71300416e7db029467
|
|
|
docker~actions-toolkit~UIDDRY+1.dockerbuild
Expired
|
28.5 KB |
sha256:0f7d333aaa6127cb8b803cdd57fa3d3e806168361d069aa7dabebdd44ddf025c
|
|
|
docker~actions-toolkit~VGUVLP.dockerbuild
Expired
|
10.5 KB |
sha256:c21138c8a14a8885ee72eb3c466fca259f464e8796db2bf77156c9b569e7fb19
|
|
|
docker~actions-toolkit~VYHKJ9.dockerbuild
Expired
|
24.7 KB |
sha256:69c72bd69d101f3c75695ef4b1c05433af342244c37e209de6b030f5fc2cf5e9
|
|
|
docker~actions-toolkit~XGJP6F.dockerbuild
Expired
|
10.5 KB |
sha256:34aaad94504fc7362e2f22a4ad100c2cda8e9e0b643eb94d6cbd192d4e9b3112
|
|
|
docker~actions-toolkit~XI26WF+15.dockerbuild
Expired
|
189 KB |
sha256:f05d8e93f70e43985fe8731c8ce02733160689e30fc59d53bde718db69fea3aa
|
|
|
github-repo-6ac0553af3.json
Expired
|
18 KB |
sha256:5e48624cd267ae16b60b8da61d950c4ccd152065ffce0acfdef8862bad1f5156
|
|
|
github-repo-ce5051b340.json
Expired
|
18 KB |
sha256:5e48624cd267ae16b60b8da61d950c4ccd152065ffce0acfdef8862bad1f5156
|
|