Skip to content

Update Application and Dependencies #1436

Update Application and Dependencies

Update Application and Dependencies #1436

You are viewing an older attempt in the history of this workflow run. View latest attempt.
Triggered via push October 3, 2024 16:11
Status Failure
Total duration 7m 17s
Artifacts
deploy  /  ...  /  Build Image
1m 20s
deploy / Build/Push Images / Build Image
deploy  /  ...  /  Notify of Start
4s
deploy / Notify Start / Notify of Start
deploy  /  ...  /  Trim Registry
13s
deploy / Build/Push Images / trim-registry-images / Trim Registry
deploy  /  ...  /  Deploy New Image to Kubernetes Cluster
4m 50s
deploy / Deploy New Image / Deploy New Image to Kubernetes Cluster
deploy  /  ...  /  Check Deployment Logs for Errors
11s
deploy / Check New Deployment Logs / Check Deployment Logs for Errors
deploy  /  ...  /  Notify of Conclusion
3s
deploy / Notify Conclusion / Notify of Conclusion
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
deploy / Check New Deployment Logs / Check Deployment Logs for Errors
Process completed with exit code 1.
Variables should be defined before their use: Dockerfile#L27
UndefinedVar: Usage of undefined variable '$VCS_REF' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
Variables should be defined before their use: Dockerfile#L27
UndefinedVar: Usage of undefined variable '$VERSION' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
The MAINTAINER instruction is deprecated, use a label instead to define an image author: Dockerfile#L2
MaintainerDeprecated: Maintainer instruction is deprecated in favor of using label More info: https://docs.docker.com/go/dockerfile/rule/maintainer-deprecated/
Variables should be defined before their use: Dockerfile#L27
UndefinedVar: Usage of undefined variable '$BUILD_DATE' More info: https://docs.docker.com/go/dockerfile/rule/undefined-var/
deploy / Notify Conclusion / Notify of Conclusion
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/workflow-conclusion-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/