Add support for Python 3.13 #772
lint-and-build.yml
on: pull_request
Matrix: Build
Matrix: Pyright
Matrix: ruff
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)
Expired
|
126 MB |
|
AutoSplit for windows-latest (Python 3.13-dev)
Expired
|
126 MB |
|
Build logs for windows-latest (Python 3.12)
Expired
|
193 KB |
|
Build logs for windows-latest (Python 3.13-dev)
Expired
|
197 KB |
|