Skip to content

refactor: add function for common ProgressWidget use #71

refactor: add function for common ProgressWidget use

refactor: add function for common ProgressWidget use #71

Triggered via push November 10, 2024 04:41
Status Failure
Total duration 44s
Artifacts

mypy.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
[mypy] tagstudio/src/qt/widgets/progress.py#L64: tagstudio/src/qt/widgets/progress.py#L64
Unused "type: ignore" comment [unused-ignore]
[mypy] tagstudio/src/qt/ts_qt.py#L237: tagstudio/src/qt/ts_qt.py#L237
Cannot assign to a method [method-assign]
[mypy] tagstudio/src/qt/ts_qt.py#L238: tagstudio/src/qt/ts_qt.py#L238
Cannot assign to a method [method-assign]
[mypy] tagstudio/src/qt/ts_qt.py#L239: tagstudio/src/qt/ts_qt.py#L239
Cannot assign to a method [method-assign]
[mypy] tagstudio/src/qt/ts_qt.py#L240: tagstudio/src/qt/ts_qt.py#L240
Cannot assign to a method [method-assign]
Run MyPy
Process completed with exit code 1.