Skip to content

feat: Reimplement drag drop files on sql migration #1043

feat: Reimplement drag drop files on sql migration

feat: Reimplement drag drop files on sql migration #1043

Triggered via pull request October 7, 2024 21:25
Status Failure
Total duration 50s
Artifacts

mypy.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Run MyPy: tagstudio/src/qt/modals/drop_import.py#L186
[mypy] reported by reviewdog 🐶 "type[QMessageBox]" has no attribute "Cancel" [attr-defined] Raw Output: /home/runner/work/TagStudio/TagStudio/tagstudio/src/qt/modals/drop_import.py:186:62: error: "type[QMessageBox]" has no attribute "Cancel" [attr-defined]
Run MyPy
Process completed with exit code 1.