Bump nest-asyncio from 1.5.7 to 1.6.0 #601
Annotations
10 errors
skytemple_ssb_debugger/controller/script_editor.py#L897
Argument 1 to "GtkSourceCompletionSsbFunctions" has incompatible type "Sequence[Pmd2ScriptOpCode]"; expected "list[Pmd2ScriptOpCode]" [arg-type]
|
skytemple_ssb_debugger/controller/script_editor.py#L900
Argument 2 to "CalltipEmitter" has incompatible type "Sequence[Pmd2ScriptOpCode]"; expected "list[Pmd2ScriptOpCode]" [arg-type]
|
skytemple_ssb_debugger/controller/script_editor.py#L914
Argument 1 to "filter_special_exps_opcodes" has incompatible type "Sequence[Pmd2ScriptOpCode]"; expected "list[Pmd2ScriptOpCode]" [arg-type]
|
skytemple_ssb_debugger/controller/script_editor.py#L919
Argument 2 to "CalltipEmitter" has incompatible type "Sequence[Pmd2ScriptOpCode]"; expected "list[Pmd2ScriptOpCode]" [arg-type]
|
skytemple_ssb_debugger/controller/main.py#L835
Argument 1 to "on_ssb_file_tree__menu_create_macro_dir" of "MainController" has incompatible type "TreeModel"; expected "TreeStore" [arg-type]
|
skytemple_ssb_debugger/controller/main.py#L835
Argument 2 to "on_ssb_file_tree__menu_create_macro_dir" of "MainController" has incompatible type "TreePath | None"; expected "TreePath" [arg-type]
|
skytemple_ssb_debugger/controller/main.py#L837
Argument 1 to "on_ssb_file_tree__menu_create_macro_file" of "MainController" has incompatible type "TreeModel"; expected "TreeStore" [arg-type]
|
skytemple_ssb_debugger/controller/main.py#L837
Argument 2 to "on_ssb_file_tree__menu_create_macro_file" of "MainController" has incompatible type "TreePath | None"; expected "TreePath" [arg-type]
|
skytemple_ssb_debugger/controller/main.py#L845
Argument 2 to "on_ssb_file_tree__menu_delete_dir" of "MainController" has incompatible type "TreePath | None"; expected "TreePath" [arg-type]
|
|
The logs for this run have expired and are no longer available.
Loading