Skip to content

Update eext tool

Update eext tool #51

Triggered via pull request January 2, 2024 10:45
Status Failure
Total duration 16s
Artifacts

eext-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint: Dockerfile#L3
DL3040 warning: `dnf clean all` missing after dnf command.
Lint: Dockerfile#L3
DL3041 warning: Specify version with `dnf install -y <package>-<version>`.
Lint: Dockerfile#L4
DL3041 warning: Specify version with `dnf install -y <package>-<version>`.
Lint: Dockerfile#L15
DL3041 warning: Specify version with `dnf install -y <package>-<version>`.
Lint: Dockerfile#L29
DL3059 info: Multiple consecutive `RUN` instructions. Consider consolidation.