Skip to content

Build node-1514-google-oauth-confirmation-modal-re-add-auto-close - dana #64

Build node-1514-google-oauth-confirmation-modal-re-add-auto-close - dana

Build node-1514-google-oauth-confirmation-modal-re-add-auto-close - dana #64

Manually triggered January 23, 2025 15:11
Status Success
Total duration 9m 29s
Artifacts

docker-images-custom.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
FROM --platform flag should not use a constant value: docker/images/n8n-custom/Dockerfile#L4
FromPlatformFlagConstDisallowed: FROM --platform flag should not use constant value "linux/amd64" More info: https://docs.docker.com/go/dockerfile/rule/from-platform-flag-const-disallowed/
Legacy key/value format with whitespace separator should not be used: docker/images/n8n-custom/Dockerfile#L61
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/