Skip to content

Merge branch 'main' into pre-commit-ci-update-config #51

Merge branch 'main' into pre-commit-ci-update-config

Merge branch 'main' into pre-commit-ci-update-config #51

Triggered via push December 17, 2024 14:58
Status Failure
Total duration 20s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Lint: Dockerfile#L12
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
Lint: Dockerfile#L24
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636