Skip to content

Do not merge

Do not merge #125

Triggered via pull request January 24, 2025 18:00
Status Failure
Total duration 4m 2s
Artifacts

pipeline-docker-cloud.yaml

on: pull_request
Run tests
14s
Run tests
Validate code formatting
13s
Validate code formatting
Run integration tests
45s
Run integration tests
Build and push image
2m 40s
Build and push image
Deploy to stage environment
0s
Deploy to stage environment
Deploy to production environment
0s
Deploy to production environment
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
Build and push image
Detected 103 new vulnerabilities
Validate code formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run integration tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and push image
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Legacy key/value format with whitespace separator should not be used: 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/
JSON arguments recommended for ENTRYPOINT/CMD to prevent unintended behavior related to OS signals: Dockerfile#L44
JSONArgsRecommended: JSON arguments recommended for CMD to prevent unintended behavior related to OS signals More info: https://docs.docker.com/go/dockerfile/rule/json-args-recommended/