Skip to content

build: bump pylint from 3.3.3 to 3.3.4 #105

build: bump pylint from 3.3.3 to 3.3.4

build: bump pylint from 3.3.3 to 3.3.4 #105

Triggered via pull request March 3, 2025 10:44
Status Failure
Total duration 39s
Artifacts

pyright.yml

on: pull_request
Matrix: pyright
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
pyright (3.9): ardupilot_methodic_configurator/backend_filesystem_vehicle_components.py#L59
Type "dict[Any, Any] | None" is not assignable to return type "dict[Unknown, Unknown]"   Type "dict[Any, Any] | None" is not assignable to type "dict[Unknown, Unknown]"     "None" is not assignable to "dict[Unknown, Unknown]" (reportReturnType)
pyright (3.9): ardupilot_methodic_configurator/frontend_tkinter_base.py#L485
Argument of type "Toplevel | Tk" cannot be assigned to parameter "window" of type "Toplevel" in function "center_window"   Type "Toplevel | Tk" is not assignable to type "Toplevel"     "Tk" is not assignable to "Toplevel" (reportArgumentType)
pyright (3.9): ardupilot_methodic_configurator/frontend_tkinter_directory_selection.py#L90
Argument of type "Toplevel | Tk" cannot be assigned to parameter "parent" of type "Toplevel | None" in function "__init__"   Type "Toplevel | Tk" is not assignable to type "Toplevel | None"     Type "Tk" is not assignable to type "Toplevel | None"       "Tk" is not assignable to "Toplevel"       "Tk" is not assignable to "None" (reportArgumentType)
pyright (3.9): ardupilot_methodic_configurator/frontend_tkinter_parameter_editor_table.py#L598
Argument of type "Toplevel | Tk" cannot be assigned to parameter "window" of type "Toplevel" in function "center_window"   Type "Toplevel | Tk" is not assignable to type "Toplevel"     "Tk" is not assignable to "Toplevel" (reportArgumentType)
pyright (3.9)
4 errors
pyright (3.12)
The job was canceled because "_3_9" failed.
pyright (3.12): ardupilot_methodic_configurator/backend_filesystem_vehicle_components.py#L59
Type "dict[Any, Any] | None" is not assignable to return type "dict[Unknown, Unknown]"   Type "dict[Any, Any] | None" is not assignable to type "dict[Unknown, Unknown]"     "None" is not assignable to "dict[Unknown, Unknown]" (reportReturnType)
pyright (3.12): ardupilot_methodic_configurator/frontend_tkinter_base.py#L485
Argument of type "Toplevel | Tk" cannot be assigned to parameter "window" of type "Toplevel" in function "center_window"   Type "Toplevel | Tk" is not assignable to type "Toplevel"     "Tk" is not assignable to "Toplevel" (reportArgumentType)
pyright (3.12): ardupilot_methodic_configurator/frontend_tkinter_directory_selection.py#L90
Argument of type "Toplevel | Tk" cannot be assigned to parameter "parent" of type "Toplevel | None" in function "__init__"   Type "Toplevel | Tk" is not assignable to type "Toplevel | None"     Type "Tk" is not assignable to type "Toplevel | None"       "Tk" is not assignable to "Toplevel"       "Tk" is not assignable to "None" (reportArgumentType)
pyright (3.12): ardupilot_methodic_configurator/frontend_tkinter_parameter_editor_table.py#L598
Argument of type "Toplevel | Tk" cannot be assigned to parameter "window" of type "Toplevel" in function "center_window"   Type "Toplevel | Tk" is not assignable to type "Toplevel"     "Tk" is not assignable to "Toplevel" (reportArgumentType)
pyright (3.12)
4 errors
pyright (3.9)
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.
pyright (3.12)
No file matched to [**/uv.lock,**/requirements*.txt]. The cache will never get invalidated. Make sure you have checked out the target repository and configured the cache-dependency-glob input correctly.