Skip to content

run mypy in CI

run mypy in CI #8

Triggered via push April 8, 2024 00:36
Status Failure
Total duration 28s
Artifacts

ci.yaml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
[mypy] pigwig/templates_jinja.py#L7: pigwig/templates_jinja.py#L7
Cannot find implementation or library stub for module named "jinja2" [import-not-found]
[mypy] pigwig/reloader_linux.py#L24: pigwig/reloader_linux.py#L24
Cannot find implementation or library stub for module named "eventlet" [import-not-found]
test (3.x)
Process completed with exit code 1.
[mypy] pigwig/templates_jinja.py#L7: pigwig/templates_jinja.py#L7
Cannot find implementation or library stub for module named "jinja2" [import-not-found]
[mypy] pigwig/reloader_linux.py#L24: pigwig/reloader_linux.py#L24
Cannot find implementation or library stub for module named "eventlet" [import-not-found]
test (3.8)
The job was canceled because "_3_x" failed.
test (3.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.