Release v2 #11
build-v2.yaml
on: workflow_dispatch
Build, Push, Deploy
27m 9s
Annotations
30 warnings
|
Build, Push, Deploy
Docker daemon needs to be running to export a build record
|
|
Build, Push, Deploy
Docker daemon needs to be running to export a build record
|
|
Build, Push, Deploy
Docker daemon needs to be running to export a build record
|
|
Build, Push, Deploy
Docker daemon needs to be running to export a build record
|
|
Build, Push, Deploy
Docker daemon needs to be running to export a build record
|
|
Build, Push, Deploy
Docker daemon needs to be running to export a build record
|
|
Build, Push, Deploy
Docker daemon needs to be running to export a build record
|
|
Build, Push, Deploy
Docker daemon needs to be running to export a build record
|
|
Build, Push, Deploy
Docker daemon needs to be running to export a build record
|
|
The 'as' keyword should match the case of the 'from' keyword:
tasking-manager/scripts/docker/Dockerfile.backend#L25
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
The 'as' keyword should match the case of the 'from' keyword:
tasking-manager/scripts/docker/Dockerfile.backend#L36
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
The 'as' keyword should match the case of the 'from' keyword:
tasking-manager/scripts/docker/Dockerfile.backend#L56
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
The 'as' keyword should match the case of the 'from' keyword:
tasking-manager/scripts/docker/Dockerfile.backend#L82
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
The 'as' keyword should match the case of the 'from' keyword:
tasking-manager/scripts/docker/Dockerfile.backend#L92
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
Variables should be defined before their use:
tasking-manager/scripts/docker/Dockerfile.backend#L11
UndefinedVar: Usage of undefined variable '$DEBIAN_IMG_TAG'
More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
|
|
Legacy key/value format with whitespace separator should not be used:
tasking-manager/scripts/docker/Dockerfile.backend#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/
|
|
The 'as' keyword should match the case of the 'from' keyword:
tasking-manager/scripts/docker/Dockerfile.backend#L4
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:
osm-cgimap/docker/ubuntu/Dockerfile2404#L50
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:
osm-cgimap/docker/ubuntu/Dockerfile2404#L50
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "CGIMAP_PASSWORD")
More info: https://docs.docker.com/go/dockerfile/rule/***s-used-in-arg-or-env/
|
|
Legacy key/value format with whitespace separator should not be used:
osm-cgimap/docker/ubuntu/Dockerfile2404#L47
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:
osm-cgimap/docker/ubuntu/Dockerfile2404#L48
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:
osm-cgimap/docker/ubuntu/Dockerfile2404#L49
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:
osm-cgimap/docker/ubuntu/Dockerfile2404#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:
osm-cgimap/docker/ubuntu/Dockerfile2404#L52
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:
osm-cgimap/docker/ubuntu/Dockerfile2404#L53
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:
osm-cgimap/docker/ubuntu/Dockerfile2404#L54
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:
osm-cgimap/docker/ubuntu/Dockerfile2404#L55
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:
tasking-manager/scripts/docker/Dockerfile.frontend#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
|
Sensitive data should not be used in the ARG or ENV commands:
tasking-manager/scripts/docker/Dockerfile.frontend#L13
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "TM_CONSUMER_KEY")
More info: https://docs.docker.com/go/dockerfile/rule/***s-used-in-arg-or-env/
|
|
Sensitive data should not be used in the ARG or ENV commands:
tasking-manager/scripts/docker/Dockerfile.frontend#L14
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "TM_CONSUMER_SECRET")
More info: https://docs.docker.com/go/dockerfile/rule/***s-used-in-arg-or-env/
|