chore(container): update golang docker tag to v1.23.3 #59987
pr-validate.yaml
on: pull_request
Collect PR changes
7s
containers-build
/
Get changes
12s
containers-build
/
Run hadolint
7s
common-tests
/
check_changes
12s
clustertool-tests
/
check_changes
8s
clustertool-tests
/
build
0s
Print commit message
12s
website-and-docs
/
check_changes
11s
charts-lint
/
Lint Charts and Verify Dependencies
11s
Matrix: containers-build / Build
Matrix: common-tests / Lint Common
Matrix: common-tests / Install Charts
Matrix: common-tests / Unit Tests
Matrix: charts-test / Install charts Part 1
Matrix: charts-test / Install charts Part 2
Matrix: charts-test / Install charts Part 3
Matrix: charts-test / Install charts Part 4
Matrix: charts-test / Install charts Part 5
Matrix: charts-test / Install charts Part 6
Finished PR Tests
0s
Annotations
3 errors and 27 warnings
containers-build / Build (kube-sa-proxy)
buildx failed with: ERROR: failed to solve: failed to compute cache key: failed to calculate checksum of ref 22rmqu3tmwaguirmeinrrukqo::rcr4mzwr64w87u2vrzt9mtw01: "/apps/kube-sa-proxy/go.sum": not found
|
containers-build / Container Build Completed
Process completed with exit code 1.
|
Finished PR Tests
Process completed with exit code 1.
|
containers-build / Get changes
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
containers-build / Get changes
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
clustertool-tests / check_changes
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
clustertool-tests / check_changes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Print commit message
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
website-and-docs / check_changes
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
website-and-docs / check_changes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
common-tests / check_changes
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
common-tests / check_changes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
containers-build / Build (kube-sa-proxy)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
containers-build / Build (kube-sa-proxy)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
containers-build / Build (kube-sa-proxy)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
containers-build / Build (kube-sa-proxy)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
containers-build / Build (kube-sa-proxy)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
containers-build / Build (kube-sa-proxy)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
containers-build / Build (kube-sa-proxy)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Sensitive data should not be used in the ARG or ENV commands:
containers/apps/charts-ci/Dockerfile#L26
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "APT_KEY_DONT_WARN_ON_DANGEROUS_USAGE")
More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
|
Legacy key/value format with whitespace separator should not be used:
containers/apps/charts-ci/Dockerfile#L195
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Legacy key/value format with whitespace separator should not be used:
containers/apps/charts-ci/Dockerfile#L196
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
containers-build / Build (charts-ci)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
containers-build / Build (charts-ci)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
containers-build / Build (charts-ci)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
containers-build / Build (charts-ci)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
containers-build / Build (charts-ci)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
containers-build / Build (charts-ci)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
containers-build / Build (charts-ci)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
website-and-docs / (Preview)
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
truecharts~public~K17UTY.dockerbuild
|
19.1 KB |
|
truecharts~public~ZPJFSQ.dockerbuild
|
55 KB |
|