GTK 4 Migration #652
Annotations
9 errors
skytemple_ssb_debugger/controller/desmume_control_ui/__init__.py#L41
"type[Buildable]" has no attribute "get_name" [attr-defined]
|
skytemple_ssb_debugger/model/editor_text_mark_util.py#L78
Argument 3 to "create_source_mark" of "Buffer" has incompatible type "tuple[bool, TextIter]"; expected "TextIter" [arg-type]
|
skytemple_ssb_debugger/model/editor_text_mark_util.py#L95
Argument 3 to "create_source_mark" of "Buffer" has incompatible type "tuple[bool, TextIter]"; expected "TextIter" [arg-type]
|
skytemple_ssb_debugger/model/editor_text_mark_util.py#L108
"tuple[bool, TextIter]" has no attribute "get_line" [attr-defined]
|
skytemple_ssb_debugger/model/editor_text_mark_util.py#L109
Argument 1 to "get_source_marks_at_iter" of "Buffer" has incompatible type "tuple[bool, TextIter]"; expected "TextIter" [arg-type]
|
skytemple_ssb_debugger/model/editor_text_mark_util.py#L114
"tuple[bool, TextIter]" has no attribute "forward_char" [attr-defined]
|
skytemple_ssb_debugger/controller/desmume_control_ui/keyboard_controls.py#L41
"Dialog" has no attribute "set_attached_to" [attr-defined]
|
skytemple_ssb_debugger/controller/desmume_control_ui/keyboard_controls.py#L54
"Dialog" has no attribute "run" [attr-defined]
|
|
This job failed
Loading