Skip to content

Fix dead dependencies for nnshark #23

Fix dead dependencies for nnshark

Fix dead dependencies for nnshark #23

Re-run triggered September 18, 2024 18:32
Status Failure
Total duration 4h 25m 16s
Artifacts 1

build.yml

on: pull_request
prepare_container
28s
prepare_container
publish_images
0s
publish_images
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build_images
Process completed with exit code 1.
Legacy key/value format with whitespace separator should not be used: docker/Dockerfile#L16
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/