Skip to content

Mypy check on CI

Mypy check on CI #1

Triggered via pull request November 13, 2023 13:22
Status Failure
Total duration 59s
Artifacts

mypy.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
ruff: tools/run_pycodestyle.py#L21
Cannot find implementation or library stub for module named "pycodestyle" [import-not-found]
ruff: test/command_line_test.py#L18
Cannot find implementation or library stub for module named "pytest" [import-not-found]
ruff: test/command_line_test.py#L18
See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports
ruff
Process completed with exit code 1.