Skip to content

Add support for Python 3.13 #772

Add support for Python 3.13

Add support for Python 3.13 #772

Triggered via pull request October 8, 2024 00:10
@AvasamAvasam
synchronize #298
Python-3.13
Status Failure
Total duration 4m 55s
Artifacts 4

lint-and-build.yml

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

Annotations

16 errors
Pyright (ubuntu-22.04, 3.12)
Process completed with exit code 1.
ruff (ubuntu-22.04, 3.12)
Process completed with exit code 1.
Pyright (ubuntu-22.04, 3.11)
Process completed with exit code 1.
ruff (ubuntu-22.04, 3.11)
Process completed with exit code 1.
Build (ubuntu-22.04, 3.11)
Process completed with exit code 1.
ruff (ubuntu-22.04, 3.13-dev)
Process completed with exit code 1.
Pyright (ubuntu-22.04, 3.13-dev)
Process completed with exit code 1.
Build (ubuntu-22.04, 3.12)
Process completed with exit code 1.
Build (ubuntu-22.04, 3.13-dev)
Process completed with exit code 1.
Pyright (windows-latest, 3.11): src/capture_method/DesktopDuplicationCaptureMethod.py#L62
Type of "screenshot" is partially unknown   Type of "screenshot" is "Overload[(region: Sequence[int] | None = None, *, skip_region_validation: bool = False) -> ndarray[Any, dtype[unsignedinteger[_8Bit]]], (region: Sequence[int] | None = None, *, skip_region_validation: bool = False) -> (ndarray[Any, dtype[unsignedinteger[_8Bit]]] | ndarray[Any, dtype[floating[NBitBase]]] | Image | Unknown)]" (reportUnknownMemberType)
Pyright (windows-latest, 3.11)
1 error
Pyright (windows-latest, 3.12): src/capture_method/DesktopDuplicationCaptureMethod.py#L62
Type of "screenshot" is partially unknown   Type of "screenshot" is "Overload[(region: Sequence[int] | None = None, *, skip_region_validation: bool = False) -> ndarray[Any, dtype[unsignedinteger[_8Bit]]], (region: Sequence[int] | None = None, *, skip_region_validation: bool = False) -> (ndarray[Any, dtype[unsignedinteger[_8Bit]]] | ndarray[Any, dtype[floating[NBitBase]]] | Image | Unknown)]" (reportUnknownMemberType)
Pyright (windows-latest, 3.12)
1 error
Pyright (windows-latest, 3.13-dev): src/capture_method/DesktopDuplicationCaptureMethod.py#L62
Type of "screenshot" is partially unknown   Type of "screenshot" is "Overload[(region: Sequence[int] | None = None, *, skip_region_validation: bool = False) -> ndarray[Any, dtype[unsignedinteger[_8Bit]]], (region: Sequence[int] | None = None, *, skip_region_validation: bool = False) -> (ndarray[Any, dtype[unsignedinteger[_8Bit]]] | ndarray[Any, dtype[floating[NBitBase]]] | Image | Unknown)]" (reportUnknownMemberType)
Pyright (windows-latest, 3.13-dev): src/capture_method/__init__.py#L145
"DesktopDuplicationCaptureMethod" is not defined (reportUndefinedVariable)
Pyright (windows-latest, 3.13-dev)
2 errors

Artifacts

Produced during runtime
Name Size
AutoSplit for windows-latest (Python 3.12)
126 MB
AutoSplit for windows-latest (Python 3.13-dev)
126 MB
Build logs for windows-latest (Python 3.12)
193 KB
Build logs for windows-latest (Python 3.13-dev)
197 KB