Skip to content

fix(campaign-preview): remove text align justify style #1617

fix(campaign-preview): remove text align justify style

fix(campaign-preview): remove text align justify style #1617

Triggered via push December 11, 2023 16:16
Status Success
Total duration 3m 46s
Artifacts

ci-cd.yml

on: push
Matrix: test
Hadolint
3s
Hadolint
Publish Docker image
0s
Publish Docker image
Fit to window
Zoom out
Zoom in

Annotations

3 warnings and 1 notice
Hadolint: Dockerfile#L3
Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag
Hadolint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (16.14.0-buster)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Hadolint: Dockerfile#L46
`yarn cache clean` missing after `yarn install` was run.