Skip to content

feat(phases): show configuration progress bar #40

feat(phases): show configuration progress bar

feat(phases): show configuration progress bar #40

Triggered via push February 28, 2025 07:36
Status Failure
Total duration 29s
Artifacts

pyright.yml

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

Annotations

8 errors and 2 warnings
pyright (3.12)
5 errors
pyright (3.12): get_release_stats.py#L17
Import "github" could not be resolved (reportMissingImports)
pyright (3.12): copilot_translate.py#L22
Import "aiohttp" could not be resolved (reportMissingImports)
pyright (3.12): ardupilot_methodic_configurator/frontend_tkinter_parameter_editor_table.py#L595
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_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)
The operation was canceled.
pyright (3.9)
The strategy configuration was canceled because "pyright._3_12" failed
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.
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.