Skip to content

Upgrade cel

Upgrade cel #567

Triggered via push November 20, 2024 11:35
Status Failure
Total duration 18s
Artifacts

lint.yaml

on: push
check-linters
9s
check-linters
check-versions
7s
check-versions
Spellcheck with Typos
6s
Spellcheck with Typos
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
check-linters: Dockerfile#L6
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
check-linters: Dockerfile#L34
DL3003 warning: Use WORKDIR to switch to a directory
check-linters: Dockerfile#L62
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
check-versions
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/