Add support for Python 3.13 #775
lint-and-build.yml
on: pull_request
Matrix: Build
Matrix: Pyright
Matrix: ruff
Annotations
10 errors
Pyright (ubuntu-22.04, 3.13-dev)
Process completed with exit code 1.
|
Build (ubuntu-22.04, 3.13-dev)
Process completed with exit code 1.
|
ruff (ubuntu-22.04, 3.13-dev)
Process completed with exit code 1.
|
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.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.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 ubuntu-22.04 (Python 3.11)
|
166 MB |
|
AutoSplit for ubuntu-22.04 (Python 3.12)
|
168 MB |
|
AutoSplit for windows-latest (Python 3.12)
|
126 MB |
|
AutoSplit for windows-latest (Python 3.13-dev)
|
126 MB |
|
Build logs for ubuntu-22.04 (Python 3.11)
|
197 KB |
|
Build logs for ubuntu-22.04 (Python 3.12)
|
194 KB |
|
Build logs for windows-latest (Python 3.12)
|
193 KB |
|
Build logs for windows-latest (Python 3.13-dev)
|
197 KB |
|