Skip to content

build(deps): bump next from 14.2.10 to 14.2.15 (#6367) #133

build(deps): bump next from 14.2.10 to 14.2.15 (#6367)

build(deps): bump next from 14.2.10 to 14.2.15 (#6367) #133

Re-run triggered October 17, 2024 15:07
Status Success
Total duration 1m 25s
Artifacts 1
Build Production Image
5m 30s
Build Production Image
deploy_production
14s
deploy_production
Purge cached file  /  purge_cache
58s
Purge cached file / purge_cache
Slack notification  /  slack_notification
2s
Slack notification / slack_notification
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
The 'as' keyword should match the case of the 'from' keyword: Dockerfile#L58
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
Sensitive data should not be used in the ARG or ENV commands: Dockerfile#L21
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "CONTENTFUL_ACCESS_TOKEN") 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#L25
SecretsUsedInArgOrEnv: Do not use ARG or ENV instructions for sensitive data (ARG "SENTRY_AUTH_TOKEN") More info: https://docs.docker.com/go/dockerfile/rule/secrets-used-in-arg-or-env/
The 'as' keyword should match the case of the 'from' keyword: Dockerfile#L1
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/