Skip to content

fix: fix loading of archived campaigns (#61) #183

fix: fix loading of archived campaigns (#61)

fix: fix loading of archived campaigns (#61) #183

Triggered via push December 2, 2024 19:11
Status Success
Total duration 10m 24s
Artifacts

ci-cd.yml

on: push
Matrix: test
Hadolint
4s
Publish Docker image
0s

Annotations

3 warnings and 1 notice
test (20.16.0-bullseye)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Hadolint: Dockerfile#L3
Using latest is prone to errors if the image will ever update. Pin the version explicitly to a release tag
test (20.16.0-bullseye)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Hadolint: Dockerfile#L46
`yarn cache clean` missing after `yarn install` was run.