Skip to content

fix: typing for redis #32

fix: typing for redis

fix: typing for redis #32

Triggered via push October 30, 2023 19:14
Status Failure
Total duration 22s
Artifacts

lint.yaml

on: push
Lint Python
10s
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/