Skip to content

feat: migrate tag aliases and subtags from json to sql #1340

feat: migrate tag aliases and subtags from json to sql

feat: migrate tag aliases and subtags from json to sql #1340

Triggered via push November 21, 2024 22:11
Status Failure
Total duration 50s
Artifacts

mypy.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Run MyPy: tagstudio/src/qt/modals/build_tag.py#L246
[mypy] reported by reviewdog 🐶 Missing positional argument "id" in call to "Tag" [call-arg] Raw Output: /home/runner/work/TagStudio/TagStudio/tagstudio/src/qt/modals/build_tag.py:246:29: error: Missing positional argument "id" in call to "Tag" [call-arg]
Run MyPy: tagstudio/src/qt/modals/folders_to_tags.py#L45
[mypy] reported by reviewdog 🐶 Missing positional argument "id" in call to "Tag" [call-arg] Raw Output: /home/runner/work/TagStudio/TagStudio/tagstudio/src/qt/modals/folders_to_tags.py:45:23: error: Missing positional argument "id" in call to "Tag" [call-arg]
Run MyPy: tagstudio/src/qt/modals/folders_to_tags.py#L110
[mypy] reported by reviewdog 🐶 Missing positional argument "id" in call to "Tag" [call-arg] Raw Output: /home/runner/work/TagStudio/TagStudio/tagstudio/src/qt/modals/folders_to_tags.py:110:27: error: Missing positional argument "id" in call to "Tag" [call-arg]
Run MyPy
Process completed with exit code 1.