New Crowdin updates (#797) #6657
Annotations
5 errors
Run type checks:
skytemple/module/dungeon/widget/fixed.py#L245
Argument 2 to "_select_combobox" of "StDungeonFixedPage" has incompatible type "Callable[[TreeModelRow], Any | int]"; expected "Callable[[TreeModelRow], bool]" [arg-type]
|
Run type checks:
skytemple/module/dungeon/widget/fixed.py#L245
Incompatible return value type (got "Any | int", expected "bool") [return-value]
|
Run type checks:
skytemple/module/dungeon/widget/fixed.py#L257
Argument 2 to "_select_combobox" of "StDungeonFixedPage" has incompatible type "Callable[[TreeModelRow], Any | int]"; expected "Callable[[TreeModelRow], bool]" [arg-type]
|
Run type checks:
skytemple/module/dungeon/widget/fixed.py#L257
Incompatible return value type (got "Any | int", expected "bool") [return-value]
|
Run type checks
Process completed with exit code 1.
|
Loading