Skip to content

Delete model.onnx

Delete model.onnx #45

Triggered via push January 15, 2025 14:37
Status Success
Total duration 55s
Artifacts

ci-cd.yml

on: push
Matrix: lint-and-test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
lint-and-test (ubuntu-latest, 3.11): Dockerfile#L6
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
lint-and-test (ubuntu-latest, 3.11): Dockerfile#L6
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
lint-and-test (ubuntu-latest, 3.11): Dockerfile#L18
DL4006 warning: Set the SHELL option -o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash, or disable this check
lint-and-test (ubuntu-latest, 3.11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636