Skip to content

chore: reduce verbosity #33

chore: reduce verbosity

chore: reduce verbosity #33

Triggered via push November 16, 2023 14:11
Status Failure
Total duration 24s
Artifacts

lint.yaml

on: push
Lint Python
13s
Lint Python
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Lint Python: Dockerfile#L16
DL3013 warning: Pin versions in pip. Instead of `pip install <package>` use `pip install <package>==<version>` or `pip install --requirement <requirements file>`
Lint Python
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/