Skip to content

Pull request - 1

Pull request - 1 #2

Triggered via pull request February 16, 2024 02:14
@sonroyaalmerolsonroyaalmerol
synchronize #1
test-pr
Status Failure
Total duration 3m 57s
Artifacts

linting.yml

on: pull_request
Lint - Shell
2s
Lint - Shell
Matrix: Lint - Docker
Matrix: Docker - Build
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Lint - Docker (bookworm): bookworm/Dockerfile#L17
DL3046 warning: `useradd` without flag `-l` and high UID will result in excessively large Image.
Lint - Docker (bookworm): bookworm/Dockerfile#L17
DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga <url>`. Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`).
Lint - Docker (bookworm): bookworm/Dockerfile#L17
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 - Docker (bullseye): bullseye/Dockerfile#L17
DL3046 warning: `useradd` without flag `-l` and high UID will result in excessively large Image.
Lint - Docker (bullseye): bullseye/Dockerfile#L17
DL3047 info: Avoid use of wget without progress bar. Use `wget --progress=dot:giga <url>`. Or consider using `-q` or `-nv` (shorthands for `--quiet` or `--no-verbose`).
Lint - Docker (bullseye): bullseye/Dockerfile#L17
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