Upgrade cel #567
lint.yaml
on: push
check-linters
9s
check-versions
7s
Spellcheck with Typos
6s
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/
|