Skip to content

ORV2-2755 - STOS application form and review #5843

ORV2-2755 - STOS application form and review

ORV2-2755 - STOS application form and review #5843

Triggered via pull request November 29, 2024 00:20
@zgong-govzgong-gov
synchronize #1674
ORV2-2755
Status Success
Total duration 4m 9s
Artifacts 3

pr-open.yml

on: pull_request
Set Variables
5s
Set Variables
PR Description Add
3s
PR Description Add
Matrix: Builds
Deploys (Dev)  /  ...  /  Helm
1m 54s
Deploys (Dev) / Deploys (DEV) / Helm
Fit to window
Zoom out
Zoom in

Annotations

28 warnings
Variables should be defined before their use: vehicles/Dockerfile#L43
UndefinedVar: Usage of undefined variable '$MSSQL_ENCRYPT' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Sensitive data should not be used in the ARG or ENV commands: vehicles/Dockerfile#L50
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "PAYBC_API_KEY") More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
Variables should be defined before their use: vehicles/Dockerfile#L52
UndefinedVar: Usage of undefined variable '$PAYBC_BASE_URL' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Variables should be defined before their use: vehicles/Dockerfile#L37
UndefinedVar: Usage of undefined variable '$VEHICLES_API_MAX_QUERY_EXECUTION_TIME_MS' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Legacy key/value format with whitespace separator should not be used: vehicles/Dockerfile#L35
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: vehicles/Dockerfile#L38
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: vehicles/Dockerfile#L44
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/
Variables should be defined before their use: vehicles/Dockerfile#L46
UndefinedVar: Usage of undefined variable '$KEYCLOAK_IGNORE_EXP' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Legacy key/value format with whitespace separator should not be used: vehicles/Dockerfile#L59
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: vehicles/Dockerfile#L56
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/
Variables should be defined before their use: policy/Dockerfile#L38
UndefinedVar: Usage of undefined variable '$MSSQL_HOST' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Variables should be defined before their use: policy/Dockerfile#L44
UndefinedVar: Usage of undefined variable '$KEYCLOAK_ISSUER_URL' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Variables should be defined before their use: policy/Dockerfile#L45
UndefinedVar: Usage of undefined variable '$KEYCLOAK_AUDIENCE' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Variables should be defined before their use: policy/Dockerfile#L46
UndefinedVar: Usage of undefined variable '$KEYCLOAK_IGNORE_EXP' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Legacy key/value format with whitespace separator should not be used: policy/Dockerfile#L35
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: policy/Dockerfile#L42
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "MSSQL_SA_PASSWORD") 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: policy/Dockerfile#L43
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: policy/Dockerfile#L44
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/
Variables should be defined before their use: policy/Dockerfile#L37
UndefinedVar: Usage of undefined variable '$POLICY_API_MAX_QUERY_EXECUTION_TIME_MS' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Legacy key/value format with whitespace separator should not be used: policy/Dockerfile#L40
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: frontend/Dockerfile#L19
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: frontend/Dockerfile#L20
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/
The 'as' keyword should match the case of the 'from' keyword: frontend/Dockerfile#L44
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Legacy key/value format with whitespace separator should not be used: frontend/Dockerfile#L15
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: frontend/Dockerfile#L16
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: frontend/Dockerfile#L17
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: frontend/Dockerfile#L18
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/
Deploys (Dev) / Deploys (DEV) / Helm
Multiple files were found for oc that matched the current OS and architecture: openshift-client-linux-4.17.7.tar.gz, openshift-client-linux-amd64-rhel8-4.17.7.tar.gz, openshift-client-linux-amd64-rhel9-4.17.7.tar.gz, openshift-client-linux-arm64-4.17.7.tar.gz, openshift-client-linux-arm64-rhel8-4.17.7.tar.gz, openshift-client-linux-arm64-rhel9-4.17.7.tar.gz, openshift-client-linux-ppc64le-4.17.7.tar.gz, openshift-client-linux-ppc64le-rhel8-4.17.7.tar.gz, openshift-client-linux-ppc64le-rhel9-4.17.7.tar.gz, openshift-client-linux-s390x-rhel8-4.17.7.tar.gz, openshift-client-linux-s390x-rhel9-4.17.7.tar.gz. Selecting the first one.

Artifacts

Produced during runtime
Name Size
bcgov~onroutebc~NS9REC.dockerbuild
42.3 KB
bcgov~onroutebc~OX6ABC.dockerbuild
57.4 KB
bcgov~onroutebc~WNXEJP.dockerbuild
64.3 KB