Skip to content
Triggered via push December 18, 2024 12:52
Status Failure
Total duration 44s
Artifacts

action.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 4 warnings
LintsMyPy: app/models.py#L1
Cannot find implementation or library stub for module named "sqlalchemy" [import-not-found]
LintsMyPy: app/models.py#L2
Cannot find implementation or library stub for module named "sqlalchemy.dialects.postgresql" [import-not-found]
LintsMyPy: app/models.py#L3
Cannot find implementation or library stub for module named "sqlalchemy.orm" [import-not-found]
LintsMyPy: app/main.py#L5
Cannot find implementation or library stub for module named "flask" [import-not-found]
LintsMyPy: app/main.py#L7
Cannot find implementation or library stub for module named "sqlalchemy" [import-not-found]
LintsMyPy: app/main.py#L8
Cannot find implementation or library stub for module named "sqlalchemy.orm" [import-not-found]
LintsMyPy: app/main.py#L8
See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports
LintsMyPy
Process completed with exit code 1.
LintsFlake8
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
LintsIsort
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
LintsBlack
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
LintsMyPy
Unexpected input(s) 'mypy_flags', valid inputs are ['path', 'mypy_version', 'mypy_config_file', 'mypy_options', 'requirements', 'requirement_files', 'python_version']