Skip to content

Feat: v4

Feat: v4 #1

Triggered via pull request August 9, 2023 00:21
@bgatellierbgatellier
synchronize #14
feat/v2
Status Failure
Total duration 22s
Artifacts

lint.yaml

on: pull_request
Lint codebase
11s
Lint codebase
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Lint codebase: Dockerfile#L4
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
Lint codebase: Dockerfile#L4
DL3015 info: Avoid additional packages by specifying `--no-install-recommends`