Skip to content

deploy github action testing #1601

deploy github action testing

deploy github action testing #1601

Triggered via pull request October 24, 2024 14:54
Status Success
Total duration 3m 10s
Artifacts

build-and-deploy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Legacy key/value format with whitespace separator should not be used: Dockerfile#L3
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/
Sensitive data should not be used in the ARG or ENV commands: Dockerfile#L32
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "GOVUK_NOTIFY_API_KEY") More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
Sensitive data should not be used in the ARG or ENV commands: Dockerfile#L33
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "GOVUK_NOTIFY_API_KEY") More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: Dockerfile#L44
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/
Deployment To Review
Unexpected input(s) 'smoketest-cmd:', valid inputs are ['azure-credentials', 'environment', 'pr-number', 'review-namespace', 'review-prefix', 'seed-cmd', 'sha', 'slack-webhook', 'smoketest-cmd', 'tf-url-output', 'tf-path']
Deployment To Review
Unexpected input(s) 'smoketest-cmd:', valid inputs are ['azure-credentials', 'environment', 'pr-number', 'review-namespace', 'review-prefix', 'seed-cmd', 'sha', 'slack-webhook', 'smoketest-cmd', 'tf-url-output', 'tf-path']