Skip to content

Replace userAuthGroup with userRole, roles to claims in policy #5144

Replace userAuthGroup with userRole, roles to claims in policy

Replace userAuthGroup with userRole, roles to claims in policy #5144

Triggered via pull request August 22, 2024 18:57
@krishnan-aotkrishnan-aot
synchronize #1550
bep2-5
Status Success
Total duration 3m 52s
Artifacts 4

pr-open.yml

on: pull_request
Set Variables
5s
Set Variables
PR Description Add
2s
PR Description Add
Matrix: Builds
Fit to window
Zoom out
Zoom in

Annotations

36 warnings
Legacy key/value format with whitespace separator should not be used: dops/Dockerfile#L64
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: dops/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/
Variables should be defined before their use: dops/Dockerfile#L42
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: dops/Dockerfile#L56
UndefinedVar: Usage of undefined variable '$OCIO_S3_KEY' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Legacy key/value format with whitespace separator should not be used: dops/Dockerfile#L58
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: dops/Dockerfile#L58
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "CHES_TOKEN_URL") More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
Variables should be defined before their use: dops/Dockerfile#L63
UndefinedVar: Usage of undefined variable '$CDOGS_CLIENT_ID' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Variables should be defined before their use: dops/Dockerfile#L64
UndefinedVar: Usage of undefined variable '$CDOGS_CLIENT_SECRET' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Variables should be defined before their use: dops/Dockerfile#L66
UndefinedVar: Usage of undefined variable '$ACCESS_API_URL' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Variables should be defined before their use: dops/Dockerfile#L43
UndefinedVar: Usage of undefined variable '$MSSQL_PORT' (did you mean $MSSQL_HOST?) More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Variables should be defined before their use: vehicles/Dockerfile#L31
UndefinedVar: Usage of undefined variable '$NODE_ENV' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Variables should be defined before their use: vehicles/Dockerfile#L50
UndefinedVar: Usage of undefined variable '$PAYBC_API_KEY' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Legacy key/value format with whitespace separator should not be used: vehicles/Dockerfile#L51
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#L60
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#L36
UndefinedVar: Usage of undefined variable '$VEHICLES_API_TYPEORM_LOG_LEVEL' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Variables should be defined before their use: vehicles/Dockerfile#L58
UndefinedVar: Usage of undefined variable '$CFS_CREDIT_ACCOUNT_CLIENT_ID' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Legacy key/value format with whitespace separator should not be used: vehicles/Dockerfile#L37
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#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/
Variables should be defined before their use: vehicles/Dockerfile#L45
UndefinedVar: Usage of undefined variable '$KEYCLOAK_AUDIENCE' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Legacy key/value format with whitespace separator should not be used: vehicles/Dockerfile#L46
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#L31
UndefinedVar: Usage of undefined variable '$NODE_ENV' 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/
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/
Variables should be defined before their use: policy/Dockerfile#L42
UndefinedVar: Usage of undefined variable '$MSSQL_SA_PASSWORD' 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/
Variables should be defined before their use: policy/Dockerfile#L48
UndefinedVar: Usage of undefined variable '$ORBC_SERVICE_ACCOUNT_AUDIENCE' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Legacy key/value format with whitespace separator should not be used: policy/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/
Variables should be defined before their use: policy/Dockerfile#L47
UndefinedVar: Usage of undefined variable '$ORBC_SERVICE_ACCOUNT_CLIENT_ID' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Legacy key/value format with whitespace separator should not be used: policy/Dockerfile#L34
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/
The 'as' keyword should match the case of the 'from' keyword: frontend/Dockerfile#L42
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#L14
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#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/

Artifacts

Produced during runtime
Name Size
bcgov~onroutebc~Q0FY2K.dockerbuild Expired
45.1 KB
bcgov~onroutebc~RAISV6.dockerbuild Expired
56.5 KB
bcgov~onroutebc~SC9KHY.dockerbuild Expired
58.2 KB
bcgov~onroutebc~ZAPFYY.dockerbuild Expired
23.1 KB