Skip to content

Add support for Python 3.13 #782

Add support for Python 3.13

Add support for Python 3.13 #782

Triggered via pull request October 15, 2024 21:45
@AvasamAvasam
synchronize #298
Python-3.13
Status Failure
Total duration 2m 54s
Artifacts 4

lint-and-build.yml

on: pull_request
Matrix: Build
Matrix: Pyright
Matrix: ruff
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 10 warnings
ruff (ubuntu-22.04, 3.13)
Process completed with exit code 1.
ruff (windows-latest, 3.11)
Process completed with exit code 1.
Pyright (windows-latest, 3.12)
Process completed with exit code 1.
ruff (windows-latest, 3.12)
Process completed with exit code 1.
Build (windows-latest, 3.12)
Process completed with exit code 1.
Build (ubuntu-22.04, 3.13)
Process completed with exit code 1.
Pyright (ubuntu-22.04, 3.13)
Process completed with exit code 1.
Pyright (windows-latest, 3.11)
Process completed with exit code 1.
ruff (windows-latest, 3.13)
Process completed with exit code 1.
Build (windows-latest, 3.13)
Process completed with exit code 1.
Pyright (windows-latest, 3.13): src/capture_method/CaptureMethodBase.py#L3
Import "cv2.typing" could not be resolved (reportMissingImports)
Pyright (windows-latest, 3.13): src/capture_method/CaptureMethodBase.py#L3
Type of "MatLike" is unknown (reportUnknownVariableType)
Pyright (windows-latest, 3.13): src/capture_method/CaptureMethodBase.py#L29
Return type, "Unknown | None", is partially unknown (reportUnknownParameterType)
Pyright (windows-latest, 3.13): src/capture_method/WindowsGraphicsCaptureMethod.py#L8
Import "numpy" could not be resolved (reportMissingImports)
Pyright (windows-latest, 3.13): src/capture_method/WindowsGraphicsCaptureMethod.py#L10
Import "cv2.typing" could not be resolved (reportMissingImports)
Pyright (windows-latest, 3.13): src/capture_method/WindowsGraphicsCaptureMethod.py#L10
Type of "MatLike" is unknown (reportUnknownVariableType)
Pyright (windows-latest, 3.13): src/capture_method/WindowsGraphicsCaptureMethod.py#L12
Import "winrt.windows.graphics" could not be resolved (reportMissingImports)
Pyright (windows-latest, 3.13): src/capture_method/WindowsGraphicsCaptureMethod.py#L12
Type of "SizeInt32" is unknown (reportUnknownVariableType)
Pyright (windows-latest, 3.13): src/capture_method/WindowsGraphicsCaptureMethod.py#L13
Import "winrt.windows.graphics.capture" could not be resolved (reportMissingImports)
Pyright (windows-latest, 3.13): src/capture_method/WindowsGraphicsCaptureMethod.py#L13
Type of "Direct3D11CaptureFramePool" is unknown (reportUnknownVariableType)
Pyright (windows-latest, 3.13): src/capture_method/WindowsGraphicsCaptureMethod.py#L9
Import "win32gui" could not be resolved from source (reportMissingModuleSource)
Pyright (windows-latest, 3.13): src/capture_method/WindowsGraphicsCaptureMethod.py#L11
Import "typing_extensions" could not be resolved from source (reportMissingModuleSource)
Pyright (windows-latest, 3.13): src/menu_bar.py#L14
Import "typing_extensions" could not be resolved from source (reportMissingModuleSource)
Pyright (windows-latest, 3.13): src/capture_method/DesktopDuplicationCaptureMethod.py#L9
Import "win32api" could not be resolved from source (reportMissingModuleSource)
Pyright (windows-latest, 3.13): src/capture_method/DesktopDuplicationCaptureMethod.py#L10
Import "win32con" could not be resolved from source (reportMissingModuleSource)
Pyright (windows-latest, 3.13): src/capture_method/DesktopDuplicationCaptureMethod.py#L11
Import "win32gui" could not be resolved from source (reportMissingModuleSource)
Pyright (windows-latest, 3.13): src/capture_method/DesktopDuplicationCaptureMethod.py#L12
Import "typing_extensions" could not be resolved from source (reportMissingModuleSource)
Pyright (windows-latest, 3.13): src/capture_method/VideoCaptureDeviceCaptureMethod.py#L8
Import "typing_extensions" could not be resolved from source (reportMissingModuleSource)
Pyright (windows-latest, 3.13): src/capture_method/__init__.py#L9
Import "typing_extensions" could not be resolved from source (reportMissingModuleSource)
Pyright (windows-latest, 3.13): src/compare.py#L8
Import "scipy" could not be resolved from source (reportMissingModuleSource)

Artifacts

Produced during runtime
Name Size
AutoSplit for ubuntu-22.04 (Python 3.11)
168 MB
AutoSplit for ubuntu-22.04 (Python 3.12)
170 MB
Build logs for ubuntu-22.04 (Python 3.11)
199 KB
Build logs for ubuntu-22.04 (Python 3.12)
181 KB