Skip to content

Add support for Python 3.13 #787

Add support for Python 3.13

Add support for Python 3.13 #787

Triggered via pull request October 17, 2024 15:09
@AvasamAvasam
synchronize #298
Python-3.13
Status Failure
Total duration 3m 28s
Artifacts 6

lint-and-build.yml

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

Annotations

15 errors and 10 warnings
Pyright (ubuntu-22.04, 3.13)
Process completed with exit code 1.
ruff (ubuntu-22.04, 3.13)
Process completed with exit code 1.
Build (ubuntu-22.04, 3.13)
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/capture_method/__init__.py#L9
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/compare.py#L8
Import "scipy" could not be resolved from source (reportMissingModuleSource)
Pyright (windows-latest, 3.13): src/compare.py#L8
Import "scipy.fft" 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
AutoSplit for windows-latest (Python 3.12)
126 MB
Build logs for ubuntu-22.04 (Python 3.11)
187 KB
Build logs for ubuntu-22.04 (Python 3.12)
181 KB
Build logs for windows-latest (Python 3.12)
175 KB