Skip to content

debug

debug #4125

Re-run triggered October 15, 2024 09:40
Status Failure
Total duration 6m 19s
Artifacts 5

dispatch.yml

on: push
Build  /  Docker image
23s
Build / Docker image
Release  /  Super Linter
Release / Super Linter
Release  /  Check release condition
Release / Check release condition
Release  /  Docker image
Release / Docker image
Release  /  Node binary
Release / Node binary
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
Tests / Upgrade Tests
Process completed with exit code 1.
Tests / Report
Unable to download artifact(s): Artifact not found for name: report-pre-upgrade.xml Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact. For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
Build / Node binary
You are using 'latest' as default version. Will lock to '~> v2'.
Legacy key/value format with whitespace separator should not be used: docker/Dockerfile#L8
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/