Skip to content

Merge pull request #584 from docker/bot/docker-releases-json #1660

Merge pull request #584 from docker/bot/docker-releases-json

Merge pull request #584 from docker/bot/docker-releases-json #1660

Triggered via push February 4, 2025 14:51
Status Success
Total duration 11m 42s
Artifacts 18

test.yml

on: push
prepare-itg
34s
prepare-itg
Matrix: test
Matrix: test-itg
Fit to window
Zoom out
Zoom in

Annotations

50 warnings
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.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#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#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#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/
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/
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/
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/
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/
test-itg (ubuntu-latest, docker/install.test.itg.ts, root, image, master)
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, image, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-latest, docker/install.test.itg.ts, root, 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.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#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#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#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/
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/
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/
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/
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-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, image, latest)
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, image, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-22.04-arm, docker/install.test.itg.ts, root, image, master)
ERROR: failed to remove one or more builders
test-itg (ubuntu-22.04-arm, docker/install.test.itg.ts, root, image, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-22.04-arm, docker/install.test.itg.ts, root, archive, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-22.04-arm, docker/install.test.itg.ts, root, archive, v26.1.4)
ERROR: failed to remove one or more builders
test-itg (ubuntu-22.04-arm, 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, tcp, archive, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-22.04-arm, docker/install.test.itg.ts, tcp, image, latest)
ERROR: failed to remove one or more builders
test-itg (ubuntu-22.04-arm, docker/install.test.itg.ts, tcp, archive, latest)
ERROR: failed to remove one or more builders
test-itg (macos-13, docker/install.test.itg.ts, root, image, master)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-13, docker/install.test.itg.ts, root, image, master)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-13, docker/install.test.itg.ts, root, archive, v26.1.4)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-13, docker/install.test.itg.ts, root, archive, v26.1.4)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-13, docker/install.test.itg.ts, root, image, 27.3.1)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-13, docker/install.test.itg.ts, root, image, 27.3.1)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-13, docker/install.test.itg.ts, tcp, archive, latest)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-13, docker/install.test.itg.ts, tcp, archive, latest)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-13, docker/install.test.itg.ts, root, image, latest)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-13, docker/install.test.itg.ts, root, image, latest)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-13, docker/install.test.itg.ts, tcp, image, latest)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-13, docker/install.test.itg.ts, tcp, image, latest)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-13, docker/install.test.itg.ts, root, archive, latest)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
test-itg (macos-13, docker/install.test.itg.ts, root, archive, latest)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!

Artifacts

Produced during runtime
Name Size Digest
docker~actions-toolkit~103H0F.dockerbuild Expired
9.87 KB
sha256:4640e978d5a4818eec8082f4ca91c99da2f7361e94333a2f2f7cffda5bb9023f
docker~actions-toolkit~540F1A+1.dockerbuild Expired
17.6 KB
sha256:a9f4bc597e068447d4a6dff8fb7a19948d086eef49f571dd942572b6f7bec98b
docker~actions-toolkit~7S4QFK.dockerbuild Expired
9.05 KB
sha256:652b9fa85fa1960c2311e22c27b70efe86a64df9f8e82ccfb6e3aa59e3743738
docker~actions-toolkit~B9C31Z+15.dockerbuild Expired
70.2 KB
sha256:6d2886a6abebe94b661288b39db55b19ac101749a27e46a4606cf6145bb2f534
docker~actions-toolkit~D0C78O.dockerbuild Expired
18 KB
sha256:2f94bdd27cf9a6d0d2899031eca3ae56fa0a8625d83802e481d81352d5e7d36e
docker~actions-toolkit~GMP6F9.dockerbuild
80.9 KB
sha256:91912ed0b3d3feb13c78df566acc241c2fd5cb1ebfcc2dc4e7a1bbbb216b100e
docker~actions-toolkit~JQVRJ3+15.dockerbuild Expired
77.3 KB
sha256:59aa10b0730eb50702a7d979303b2fa27c8d1fa545df63686037a2984f9ddd84
docker~actions-toolkit~MQX8A8.dockerbuild
80.5 KB
sha256:efba855282d956b7f08fd7a61981121e084212fcc8a709855772a7938a64f455
docker~actions-toolkit~NEP272.dockerbuild Expired
18.8 KB
sha256:0b3fb4dd8317bfeb2d3625a9480edc1be9ae55ddae788e3af8187eb2e00a057e
docker~actions-toolkit~OWJQKA.dockerbuild Expired
11.8 KB
sha256:f89afed8aac5f5f1f9dbb24ae215cc932e429fb9629ca6de97933ad2ad946a81
docker~actions-toolkit~PXLKE1.dockerbuild Expired
18.3 KB
sha256:4680fe71050c63b2c1163b5287e6a662e571b66b8156d40ecc6a66b7ed468da5
docker~actions-toolkit~SYEHZO+1.dockerbuild Expired
15.5 KB
sha256:d365c6457e3f24a5fbb4fec15f3a22ecbf5ab591aad0ad046d743e68965ec0a6
docker~actions-toolkit~VBXJNZ.dockerbuild
83.8 KB
sha256:7ead8f1c6cb377c97714ed1818e8ebf4b6b38d0fb8c533252662262cfbb9735a
docker~actions-toolkit~W16RA0.dockerbuild Expired
11.2 KB
sha256:37ab72968fd7b2b61361d9e81cb9f645a6035ca7257e418285953b29d051f456
docker~actions-toolkit~XNETWB.dockerbuild
83.2 KB
sha256:20112b288876be73b7390f70cad56605f08edbb1b41dded1b80e4863e215dbda
docker~actions-toolkit~ZKOF2F.dockerbuild Expired
15.9 KB
sha256:d00330cfb93811130a6073c11f95042238d8baef20ab8fc2cc3db7ac34023be3
github-repo-a86ba9846e.json Expired
18 KB
sha256:5e48624cd267ae16b60b8da61d950c4ccd152065ffce0acfdef8862bad1f5156
github-repo-d30b9f5d7c.json Expired
18 KB
sha256:5e48624cd267ae16b60b8da61d950c4ccd152065ffce0acfdef8862bad1f5156