Skip to content
Manually triggered July 4, 2024 19:35
Status Failure
Total duration 2m 32s
Artifacts

ci.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Docker Lint: api/mapas/Dockerfile#L25
DL3003 warning: Use WORKDIR to switch to a directory
Docker Lint: api/mapas/Dockerfile#L25
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
Docker Lint: api/mapas/Dockerfile#L25
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
Docker Lint: api/mapas/Dockerfile#L25
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`
Docker Lint: api/mapas/Dockerfile#L25
SC2046 warning: Quote this to prevent word splitting.
Docker Lint: api/mapas/Dockerfile#L25
DL3016 warning: Pin versions in npm. Instead of `npm install <package>` use `npm install <package>@<version>`
Docker Lint: api/mapas/docker/Dockerfile#L3
DL3009 info: Delete the apt-get lists after installing something
Docker Lint: api/mapas/docker/Dockerfile#L5
DL3009 info: Delete the apt-get lists after installing something
Docker Lint: api/mapas/docker/Dockerfile#L5
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
Docker Lint: api/mapas/docker/Dockerfile#L13
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
Tests
Process completed with exit code 1.