Skip to content

refactor(workflows): use reusable workflows with a single branch #9

refactor(workflows): use reusable workflows with a single branch

refactor(workflows): use reusable workflows with a single branch #9

Triggered via pull request April 16, 2025 15:12
Status Cancelled
Total duration 8m 50s
Artifacts 10

build-test-publish.yaml

on: pull_request
Matrix: build
Matrix: test
Waiting for pending jobs
Matrix: publish
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 50 warnings
Build Odoo 15.0 / Build for linux/arm64
The template is not valid. iterativo-git/dockerdoo/.github/workflows/image-builder.yaml@6538c0641d10f167e450e41ea02b9eab4d20e014 (Line: 53, Col: 19): Error reading JToken from JsonReader. Path '', line 0, position 0.
Build Odoo 15.0 / Build for linux/arm64
Fail to evaluate job outputs
Build Odoo 15.0 / Build for linux/arm64
The operation was canceled.
Build Odoo 15.0 / Build for linux/arm64
Canceling since a higher priority waiting request for Test and Publish--ref-pipelines exists
Build Odoo 16.0 / Build for linux/arm64
The template is not valid. iterativo-git/dockerdoo/.github/workflows/image-builder.yaml@6538c0641d10f167e450e41ea02b9eab4d20e014 (Line: 53, Col: 19): Error reading JToken from JsonReader. Path '', line 0, position 0.
Build Odoo 16.0 / Build for linux/arm64
Fail to evaluate job outputs
Build Odoo 16.0 / Build for linux/arm64
The operation was canceled.
Build Odoo 16.0 / Build for linux/arm64
Canceling since a higher priority waiting request for Test and Publish--ref-pipelines exists
Build Odoo master / Build for linux/arm64
The template is not valid. iterativo-git/dockerdoo/.github/workflows/image-builder.yaml@6538c0641d10f167e450e41ea02b9eab4d20e014 (Line: 53, Col: 19): Error reading JToken from JsonReader. Path '', line 0, position 0.
Build Odoo master / Build for linux/arm64
Fail to evaluate job outputs
Build Odoo master / Build for linux/arm64
The operation was canceled.
Build Odoo master / Build for linux/arm64
Canceling since a higher priority waiting request for Test and Publish--ref-pipelines exists
Build Odoo 17.0 / Build for linux/arm64
The template is not valid. iterativo-git/dockerdoo/.github/workflows/image-builder.yaml@6538c0641d10f167e450e41ea02b9eab4d20e014 (Line: 53, Col: 19): Error reading JToken from JsonReader. Path '', line 0, position 0.
Build Odoo 17.0 / Build for linux/arm64
Fail to evaluate job outputs
Build Odoo 17.0 / Build for linux/arm64
The operation was canceled.
Build Odoo 17.0 / Build for linux/arm64
Canceling since a higher priority waiting request for Test and Publish--ref-pipelines exists
Build Odoo 18.0 / Build for linux/arm64
The template is not valid. iterativo-git/dockerdoo/.github/workflows/image-builder.yaml@6538c0641d10f167e450e41ea02b9eab4d20e014 (Line: 53, Col: 19): Error reading JToken from JsonReader. Path '', line 0, position 0.
Build Odoo 18.0 / Build for linux/arm64
Fail to evaluate job outputs
Build Odoo 18.0 / Build for linux/arm64
The operation was canceled.
Build Odoo 18.0 / Build for linux/arm64
Canceling since a higher priority waiting request for Test and Publish--ref-pipelines exists
Test and Publish
Canceling since a higher priority waiting request for Test and Publish--ref-pipelines exists
Test and Publish
Canceling since a higher priority waiting request for Test and Publish--ref-pipelines exists
Test and Publish
Canceling since a higher priority waiting request for Test and Publish--ref-pipelines exists
Test and Publish
Canceling since a higher priority waiting request for Test and Publish--ref-pipelines exists
Test and Publish
Canceling since a higher priority waiting request for Test and Publish--ref-pipelines exists
Test and Publish
Canceling since a higher priority waiting request for Test and Publish--ref-pipelines exists
Legacy key/value format with whitespace separator should not be used: Dockerfile#L300
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: Dockerfile#L286
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: Dockerfile#L285
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: Dockerfile#L283
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#L263
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "AWS_ACCESS_KEY_ID") 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#L243
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "ODOO_SESSION_REDIS_PASSWORD") 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#L200
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "SMTP_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: Dockerfile#L174
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: Dockerfile#L21
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#L263
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "AWS_SECRET_ACCESS_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#L188
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "ADMIN_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: Dockerfile#L177
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: Dockerfile#L300
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: Dockerfile#L284
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: Dockerfile#L283
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#L263
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "ODOO_SESSION_REDIS_PASSWORD") 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#L243
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "ODOO_SESSION_REDIS_PASSWORD") 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#L200
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "DB_ENV_POSTGRES_PASSWORD") 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#L200
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "ADMIN_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: Dockerfile#L180
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#L200
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "SMTP_PASSWORD") 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#L188
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "ADMIN_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: Dockerfile#L177
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#L263
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "AWS_SECRET_ACCESS_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#L250
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "AWS_ACCESS_KEY_ID") 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: Dockerfile#L180
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: Dockerfile#L170
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: Dockerfile#L286
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: Dockerfile#L284
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: Dockerfile#L283
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: Dockerfile#L282
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: Dockerfile#L284
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#L251
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "AWS_SECRET_ACCESS_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#L188
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "ADMIN_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: Dockerfile#L287
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: Dockerfile#L283
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#L250
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "AWS_ACCESS_KEY_ID") 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: Dockerfile#L177
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: Dockerfile#L312
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: Dockerfile#L285
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#L250
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "AWS_ACCESS_KEY_ID") 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#L263
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ENV "ODOO_SESSION_REDIS_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: Dockerfile#L177
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: Dockerfile#L170
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: Dockerfile#L300
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: Dockerfile#L286
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: Dockerfile#L284
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: Dockerfile#L282
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#L251
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "AWS_SECRET_ACCESS_KEY") 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: Dockerfile#L174
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 Digest
digests-15.0-linux-amd64 Expired
244 Bytes
sha256:4b1862965f3088134f76f5188a8a90fdf3d61b0142a739fbc787d9156dfc9701
digests-16.0-linux-amd64 Expired
244 Bytes
sha256:e282f2c3aa9c31209d63b1fb45d1282faf1c0bf0f5d9edd9ee245bc58486a7e5
digests-17.0-linux-amd64 Expired
244 Bytes
sha256:4da6e07b2906062592275b901a98e459148f4d52434344424408a3a4a13bd851
digests-18.0-linux-amd64 Expired
244 Bytes
sha256:918f0a02dbe52a2f3d90f148616837261c20d2c44554ed693cc4955720b77e05
digests-master-linux-amd64 Expired
244 Bytes
sha256:51ea9e3b342c4e1ff1483308368b2ee4f0c4c6f1e995c4aa536620b20ef3a650
iterativo-git~dockerdoo~B2FHIS.dockerbuild Expired
187 KB
sha256:749a2bf16ff74d2f06017624a95180adb6fc1e57dfbcd5f747ae4064e8702f8c
iterativo-git~dockerdoo~CWOCXS.dockerbuild Expired
182 KB
sha256:86bfca607fbecd257a378143b493b7636bd9e7c6132619e8d8bf0b9e6a7fbced
iterativo-git~dockerdoo~DS125O.dockerbuild Expired
179 KB
sha256:c522e35e20044afd5514019c99b0375d831747847dddc99da802cff047a4b826
iterativo-git~dockerdoo~T8H83G.dockerbuild Expired
184 KB
sha256:cfe52e7b9446b5213fd498eba8dfeafe7092e521bbf01015b2d6f17bffc5713d
iterativo-git~dockerdoo~VOL84R.dockerbuild Expired
184 KB
sha256:fc1a257e8ae823f130796439b96fc536b1bfa0ffe7dedee51bedc83e7ac186b2