✅: (based)pyright #153
Annotations
6 errors and 9 notices
integration tests (numpy) (2.2.6)
Process completed with exit code 1.
|
|
integration tests (numpy) (2.2.6):
tests/integration/test_numpy2p2.pyi#L7
Type "NDArray[Any]" is not assignable to declared type "HasArrayNamespace[dict[str, int]]"
"ndarray[_Shape, dtype[Any]]" is incompatible with protocol "HasArrayNamespace[dict[str, int]]"
"__array_namespace__" is an incompatible type
Type "(*, api_version: _ArrayAPIVersion | None = None) -> ModuleType" is not assignable to type "(*, api_version: Literal['2021.12'] | None = None) -> NamespaceT_co@HasArrayNamespace"
Function return type "ModuleType" is incompatible with type "NamespaceT_co@HasArrayNamespace"
Type "ModuleType" is not assignable to type "dict[str, int]" (reportAssignmentType)
|
integration tests (numpy) (2.3.1)
Process completed with exit code 1.
|
|
integration tests (numpy) (2.3.1):
tests/integration/test_numpy2p2.pyi#L7
Type "NDArray[Any]" is not assignable to declared type "HasArrayNamespace[dict[str, int]]"
"ndarray[_AnyShape, dtype[Any]]" is incompatible with protocol "HasArrayNamespace[dict[str, int]]"
"__array_namespace__" is an incompatible type
Type "(*, api_version: _ArrayAPIVersion | None = None) -> ModuleType" is not assignable to type "(*, api_version: Literal['2021.12'] | None = None) -> NamespaceT_co@HasArrayNamespace"
Function return type "ModuleType" is incompatible with type "NamespaceT_co@HasArrayNamespace"
Type "ModuleType" is not assignable to type "dict[str, int]" (reportAssignmentType)
|
runtime tests (3.11, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
runtime tests (3.11, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
runtime tests (3.12, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
runtime tests (3.12, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
runtime tests (3.13, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
runtime tests (3.13, macos-latest)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
|
runtime tests (3.12, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
runtime tests (3.11, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
runtime tests (3.13, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|