Add Rating Field #13
GitHub Actions / mypy
failed
Oct 11, 2024 in 1s
reviewdog [mypy] report
reported by reviewdog 🐶
Findings (1)
tagstudio/src/core/library/alchemy/fields.py|161 col 54| "type[FieldTypeEnum]" has no attribute "RATING" [attr-defined]
Filtered Findings (0)
Annotations
Check failure on line 161 in tagstudio/src/core/library/alchemy/fields.py
github-actions / mypy
[mypy] tagstudio/src/core/library/alchemy/fields.py#L161
"type[FieldTypeEnum]" has no attribute "RATING" [attr-defined]
Raw output
/home/runner/work/TagStudioTesting/TagStudioTesting/tagstudio/src/core/library/alchemy/fields.py:161:54: error: "type[FieldTypeEnum]" has no attribute "RATING" [attr-defined]
Loading