Skip to content

feat: Add alvaras pipeline #167

feat: Add alvaras pipeline

feat: Add alvaras pipeline #167

Triggered via push October 15, 2024 19:44
Status Failure
Total duration 15s
Artifacts

lint.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
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#L23
DL3008 warning: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
Lint: Dockerfile#L23
DL4006 warning: Set the SHELL option -o pipefail before RUN with a pipe in it. If you are using /bin/sh in an alpine image or if your shell is symlinked to busybox then consider explicitly setting your SHELL to /bin/ash, or disable this check
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/