run mypy in CI #8
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/.
|