Skip to content

✅: (based)pyright #154

✅: (based)pyright

✅: (based)pyright #154

Triggered via pull request August 20, 2025 05:19
Status Failure
Total duration 35s
Artifacts

ci.yml

on: pull_request
Matrix: integration tests (numpy)
Matrix: runtime tests
Fit to window
Zoom out
Zoom in

Annotations

36 errors, 44 warnings, and 9 notices
integration tests (numpy) (2.0.2)
Process completed with exit code 1.
integration tests (numpy) (2.0.2)
2 errors
integration tests (numpy) (2.0.2): /tmp/tmp.kFYWOMa20F/integration/test_numpy2p2.pyi#L1
Import "test_numpy2p0" could not be resolved (reportMissingImports)
integration tests (numpy) (2.0.2): /tmp/tmp.kFYWOMa20F/integration/test_numpy1p0.pyi#L6
Import "numpy.array_api" could not be resolved (reportMissingImports)
integration tests (numpy) (1.26.4): /tmp/tmp.VFgAe1rKUt/integration/test_numpy2p0.pyi#L53
Type "NDArray[bool_]" is not assignable to declared type "Array[dtype[bool_], ModuleType]"   "ndarray[Any, dtype[bool_]]" is incompatible with protocol "Array[dtype[bool_], ModuleType]"     "__array_namespace__" is not present       "HasDType[DTypeT_co@Array]" is not assignable to "ndarray[Any, dtype[bool_]]" (reportAssignmentType)
integration tests (numpy) (1.26.4): /tmp/tmp.VFgAe1rKUt/integration/test_numpy2p0.pyi#L52
Type "NDArray[F32]" is not assignable to declared type "Array[dtype[F32], ModuleType]"   "ndarray[Any, dtype[F32]]" is incompatible with protocol "Array[dtype[F32], ModuleType]"     "__array_namespace__" is not present       "HasDType[DTypeT_co@Array]" is not assignable to "ndarray[Any, dtype[F32]]" (reportAssignmentType)
integration tests (numpy) (1.26.4): /tmp/tmp.VFgAe1rKUt/integration/test_numpy2p0.pyi#L51
Type "NDArray[I32]" is not assignable to declared type "Array[dtype[I32], ModuleType]"   "ndarray[Any, dtype[I32]]" is incompatible with protocol "Array[dtype[I32], ModuleType]"     "__array_namespace__" is not present       "HasDType[DTypeT_co@Array]" is not assignable to "ndarray[Any, dtype[I32]]" (reportAssignmentType)
integration tests (numpy) (1.26.4): /tmp/tmp.VFgAe1rKUt/integration/test_numpy2p0.pyi#L50
Type "NDArray[Any]" is not assignable to declared type "Array[Any, ModuleType]"   "ndarray[Any, dtype[Any]]" is incompatible with protocol "Array[Any, ModuleType]"     "__array_namespace__" is not present       "HasDType[DTypeT_co@Array]" is not assignable to "ndarray[Any, dtype[Any]]" (reportAssignmentType)
integration tests (numpy) (1.26.4): /tmp/tmp.VFgAe1rKUt/integration/test_numpy2p0.pyi#L47
Type "NDArray[Any]" is not assignable to declared type "Array[Any, ModuleType]"   "ndarray[Any, dtype[Any]]" is incompatible with protocol "Array[Any, ModuleType]"     "__array_namespace__" is not present       "HasDType[DTypeT_co@Array]" is not assignable to "ndarray[Any, dtype[Any]]" (reportAssignmentType)
integration tests (numpy) (1.26.4): /tmp/tmp.VFgAe1rKUt/integration/test_numpy2p0.pyi#L31
Type "NDArray[Any]" is not assignable to declared type "HasArrayNamespace[ModuleType]"   "ndarray[Any, dtype[Any]]" is incompatible with protocol "HasArrayNamespace[ModuleType]"     "__array_namespace__" is not present (reportAssignmentType)
integration tests (numpy) (1.26.4): /tmp/tmp.VFgAe1rKUt/integration/test_numpy2p0.pyi#L28
Type "NDArray[bool_]" is not assignable to declared type "HasArrayNamespace[ModuleType]"   "ndarray[Any, dtype[bool_]]" is incompatible with protocol "HasArrayNamespace[ModuleType]"     "__array_namespace__" is not present (reportAssignmentType)
integration tests (numpy) (1.26.4): /tmp/tmp.VFgAe1rKUt/integration/test_numpy2p0.pyi#L27
Type "NDArray[F32]" is not assignable to declared type "HasArrayNamespace[ModuleType]"   "ndarray[Any, dtype[F32]]" is incompatible with protocol "HasArrayNamespace[ModuleType]"     "__array_namespace__" is not present (reportAssignmentType)
integration tests (numpy) (1.26.4): /tmp/tmp.VFgAe1rKUt/integration/test_numpy2p0.pyi#L26
Type "NDArray[I32]" is not assignable to declared type "HasArrayNamespace[ModuleType]"   "ndarray[Any, dtype[I32]]" is incompatible with protocol "HasArrayNamespace[ModuleType]"     "__array_namespace__" is not present (reportAssignmentType)
integration tests (numpy) (1.26.4): /tmp/tmp.VFgAe1rKUt/integration/test_numpy2p0.pyi#L25
Type "NDArray[Any]" is not assignable to declared type "HasArrayNamespace[ModuleType]"   "ndarray[Any, dtype[Any]]" is incompatible with protocol "HasArrayNamespace[ModuleType]"     "__array_namespace__" is not present (reportAssignmentType)
integration tests (numpy) (1.25.0): /tmp/tmp.ZUtxnqLHFR/integration/test_numpy2p0.pyi#L53
Type "NDArray[bool_]" is not assignable to declared type "Array[dtype[bool_], ModuleType]"   "ndarray[Any, dtype[bool_]]" is incompatible with protocol "Array[dtype[bool_], ModuleType]"     "__array_namespace__" is not present       "HasDType[DTypeT_co@Array]" is not assignable to "ndarray[Any, dtype[bool_]]" (reportAssignmentType)
integration tests (numpy) (1.25.0): /tmp/tmp.ZUtxnqLHFR/integration/test_numpy2p0.pyi#L52
Type "NDArray[F32]" is not assignable to declared type "Array[dtype[F32], ModuleType]"   "ndarray[Any, dtype[F32]]" is incompatible with protocol "Array[dtype[F32], ModuleType]"     "__array_namespace__" is not present       "HasDType[DTypeT_co@Array]" is not assignable to "ndarray[Any, dtype[F32]]" (reportAssignmentType)
integration tests (numpy) (1.25.0): /tmp/tmp.ZUtxnqLHFR/integration/test_numpy2p0.pyi#L51
Type "NDArray[I32]" is not assignable to declared type "Array[dtype[I32], ModuleType]"   "ndarray[Any, dtype[I32]]" is incompatible with protocol "Array[dtype[I32], ModuleType]"     "__array_namespace__" is not present       "HasDType[DTypeT_co@Array]" is not assignable to "ndarray[Any, dtype[I32]]" (reportAssignmentType)
integration tests (numpy) (1.25.0): /tmp/tmp.ZUtxnqLHFR/integration/test_numpy2p0.pyi#L50
Type "NDArray[Any]" is not assignable to declared type "Array[Any, ModuleType]"   "ndarray[Any, dtype[Any]]" is incompatible with protocol "Array[Any, ModuleType]"     "__array_namespace__" is not present       "HasDType[DTypeT_co@Array]" is not assignable to "ndarray[Any, dtype[Any]]" (reportAssignmentType)
integration tests (numpy) (1.25.0): /tmp/tmp.ZUtxnqLHFR/integration/test_numpy2p0.pyi#L47
Type "NDArray[Any]" is not assignable to declared type "Array[Any, ModuleType]"   "ndarray[Any, dtype[Any]]" is incompatible with protocol "Array[Any, ModuleType]"     "__array_namespace__" is not present       "HasDType[DTypeT_co@Array]" is not assignable to "ndarray[Any, dtype[Any]]" (reportAssignmentType)
integration tests (numpy) (1.25.0): /tmp/tmp.ZUtxnqLHFR/integration/test_numpy2p0.pyi#L31
Type "NDArray[Any]" is not assignable to declared type "HasArrayNamespace[ModuleType]"   "ndarray[Any, dtype[Any]]" is incompatible with protocol "HasArrayNamespace[ModuleType]"     "__array_namespace__" is not present (reportAssignmentType)
integration tests (numpy) (1.25.0): /tmp/tmp.ZUtxnqLHFR/integration/test_numpy2p0.pyi#L28
Type "NDArray[bool_]" is not assignable to declared type "HasArrayNamespace[ModuleType]"   "ndarray[Any, dtype[bool_]]" is incompatible with protocol "HasArrayNamespace[ModuleType]"     "__array_namespace__" is not present (reportAssignmentType)
integration tests (numpy) (1.25.0): /tmp/tmp.ZUtxnqLHFR/integration/test_numpy2p0.pyi#L27
Type "NDArray[F32]" is not assignable to declared type "HasArrayNamespace[ModuleType]"   "ndarray[Any, dtype[F32]]" is incompatible with protocol "HasArrayNamespace[ModuleType]"     "__array_namespace__" is not present (reportAssignmentType)
integration tests (numpy) (1.25.0): /tmp/tmp.ZUtxnqLHFR/integration/test_numpy2p0.pyi#L26
Type "NDArray[I32]" is not assignable to declared type "HasArrayNamespace[ModuleType]"   "ndarray[Any, dtype[I32]]" is incompatible with protocol "HasArrayNamespace[ModuleType]"     "__array_namespace__" is not present (reportAssignmentType)
integration tests (numpy) (1.25.0): /tmp/tmp.ZUtxnqLHFR/integration/test_numpy2p0.pyi#L25
Type "NDArray[Any]" is not assignable to declared type "HasArrayNamespace[ModuleType]"   "ndarray[Any, dtype[Any]]" is incompatible with protocol "HasArrayNamespace[ModuleType]"     "__array_namespace__" is not present (reportAssignmentType)
integration tests (numpy) (2.3.1)
Process completed with exit code 1.
integration tests (numpy) (2.3.1)
2 errors
integration tests (numpy) (2.3.1): /tmp/tmp.79Mo49mGkc/integration/test_numpy2p2.pyi#L1
Import "test_numpy2p0" could not be resolved (reportMissingImports)
integration tests (numpy) (2.3.1): /tmp/tmp.79Mo49mGkc/integration/test_numpy1p0.pyi#L6
Import "numpy.array_api" could not be resolved (reportMissingImports)
integration tests (numpy) (2.2.6)
Process completed with exit code 1.
integration tests (numpy) (2.2.6)
2 errors
integration tests (numpy) (2.2.6): /tmp/tmp.Thvi9eyQJK/integration/test_numpy2p2.pyi#L1
Import "test_numpy2p0" could not be resolved (reportMissingImports)
integration tests (numpy) (2.2.6): /tmp/tmp.Thvi9eyQJK/integration/test_numpy1p0.pyi#L6
Import "numpy.array_api" could not be resolved (reportMissingImports)
integration tests (numpy) (2.1.3)
Process completed with exit code 1.
integration tests (numpy) (2.1.3)
2 errors
integration tests (numpy) (2.1.3): /tmp/tmp.Qmw0pqGjUa/integration/test_numpy2p2.pyi#L1
Import "test_numpy2p0" could not be resolved (reportMissingImports)
integration tests (numpy) (2.1.3): /tmp/tmp.Qmw0pqGjUa/integration/test_numpy1p0.pyi#L6
Import "numpy.array_api" could not be resolved (reportMissingImports)
integration tests (numpy) (2.0.2): /tmp/tmp.kFYWOMa20F/integration/test_numpy1p0.pyi#L21
Type of "_" is unknown (reportUnknownVariableType)
integration tests (numpy) (2.0.2): /tmp/tmp.kFYWOMa20F/integration/test_numpy1p0.pyi#L20
Type of "_" is unknown (reportUnknownVariableType)
integration tests (numpy) (2.0.2): /tmp/tmp.kFYWOMa20F/integration/test_numpy1p0.pyi#L15
Type of "float32" is unknown (reportUnknownMemberType)
integration tests (numpy) (2.0.2): /tmp/tmp.kFYWOMa20F/integration/test_numpy1p0.pyi#L15
Type of "asarray" is unknown (reportUnknownMemberType)
integration tests (numpy) (2.0.2): /tmp/tmp.kFYWOMa20F/integration/test_numpy1p0.pyi#L15
Type of "nparr_f32" is unknown (reportUnknownVariableType)
integration tests (numpy) (2.0.2): /tmp/tmp.kFYWOMa20F/integration/test_numpy1p0.pyi#L14
Type of "int32" is unknown (reportUnknownMemberType)
integration tests (numpy) (2.0.2): /tmp/tmp.kFYWOMa20F/integration/test_numpy1p0.pyi#L14
Type of "asarray" is unknown (reportUnknownMemberType)
integration tests (numpy) (2.0.2): /tmp/tmp.kFYWOMa20F/integration/test_numpy1p0.pyi#L14
Type of "nparr_i32" is unknown (reportUnknownVariableType)
integration tests (numpy) (2.0.2): /tmp/tmp.kFYWOMa20F/integration/test_numpy1p0.pyi#L13
Type of "eye" is unknown (reportUnknownMemberType)
integration tests (numpy) (2.0.2): /tmp/tmp.kFYWOMa20F/integration/test_numpy1p0.pyi#L13
Type of "nparr" is unknown (reportUnknownVariableType)
integration tests (numpy) (1.26.4): /tmp/tmp.VFgAe1rKUt/integration/test_numpy2p2.pyi#L7
Type of "a_ns" is unknown (reportUnknownVariableType)
integration tests (numpy) (1.26.4): /tmp/tmp.VFgAe1rKUt/integration/test_numpy2p2.pyi#L1
Type of "nparr" is unknown (reportUnknownVariableType)
integration tests (numpy) (1.25.0): /tmp/tmp.ZUtxnqLHFR/integration/test_numpy2p2.pyi#L7
Type of "a_ns" is unknown (reportUnknownVariableType)
integration tests (numpy) (1.25.0): /tmp/tmp.ZUtxnqLHFR/integration/test_numpy2p2.pyi#L1
Type of "nparr" is unknown (reportUnknownVariableType)
integration tests (numpy) (2.3.1): /tmp/tmp.79Mo49mGkc/integration/test_numpy1p0.pyi#L21
Type of "_" is unknown (reportUnknownVariableType)
integration tests (numpy) (2.3.1): /tmp/tmp.79Mo49mGkc/integration/test_numpy1p0.pyi#L20
Type of "_" is unknown (reportUnknownVariableType)
integration tests (numpy) (2.3.1): /tmp/tmp.79Mo49mGkc/integration/test_numpy1p0.pyi#L15
Type of "float32" is unknown (reportUnknownMemberType)
integration tests (numpy) (2.3.1): /tmp/tmp.79Mo49mGkc/integration/test_numpy1p0.pyi#L15
Type of "asarray" is unknown (reportUnknownMemberType)
integration tests (numpy) (2.3.1): /tmp/tmp.79Mo49mGkc/integration/test_numpy1p0.pyi#L15
Type of "nparr_f32" is unknown (reportUnknownVariableType)
integration tests (numpy) (2.3.1): /tmp/tmp.79Mo49mGkc/integration/test_numpy1p0.pyi#L14
Type of "int32" is unknown (reportUnknownMemberType)
integration tests (numpy) (2.3.1): /tmp/tmp.79Mo49mGkc/integration/test_numpy1p0.pyi#L14
Type of "asarray" is unknown (reportUnknownMemberType)
integration tests (numpy) (2.3.1): /tmp/tmp.79Mo49mGkc/integration/test_numpy1p0.pyi#L14
Type of "nparr_i32" is unknown (reportUnknownVariableType)
integration tests (numpy) (2.3.1): /tmp/tmp.79Mo49mGkc/integration/test_numpy1p0.pyi#L13
Type of "eye" is unknown (reportUnknownMemberType)
integration tests (numpy) (2.3.1): /tmp/tmp.79Mo49mGkc/integration/test_numpy1p0.pyi#L13
Type of "nparr" is unknown (reportUnknownVariableType)
integration tests (numpy) (2.2.6): /tmp/tmp.Thvi9eyQJK/integration/test_numpy1p0.pyi#L21
Type of "_" is unknown (reportUnknownVariableType)
integration tests (numpy) (2.2.6): /tmp/tmp.Thvi9eyQJK/integration/test_numpy1p0.pyi#L20
Type of "_" is unknown (reportUnknownVariableType)
integration tests (numpy) (2.2.6): /tmp/tmp.Thvi9eyQJK/integration/test_numpy1p0.pyi#L15
Type of "float32" is unknown (reportUnknownMemberType)
integration tests (numpy) (2.2.6): /tmp/tmp.Thvi9eyQJK/integration/test_numpy1p0.pyi#L15
Type of "asarray" is unknown (reportUnknownMemberType)
integration tests (numpy) (2.2.6): /tmp/tmp.Thvi9eyQJK/integration/test_numpy1p0.pyi#L15
Type of "nparr_f32" is unknown (reportUnknownVariableType)
integration tests (numpy) (2.2.6): /tmp/tmp.Thvi9eyQJK/integration/test_numpy1p0.pyi#L14
Type of "int32" is unknown (reportUnknownMemberType)
integration tests (numpy) (2.2.6): /tmp/tmp.Thvi9eyQJK/integration/test_numpy1p0.pyi#L14
Type of "asarray" is unknown (reportUnknownMemberType)
integration tests (numpy) (2.2.6): /tmp/tmp.Thvi9eyQJK/integration/test_numpy1p0.pyi#L14
Type of "nparr_i32" is unknown (reportUnknownVariableType)
integration tests (numpy) (2.2.6): /tmp/tmp.Thvi9eyQJK/integration/test_numpy1p0.pyi#L13
Type of "eye" is unknown (reportUnknownMemberType)
integration tests (numpy) (2.2.6): /tmp/tmp.Thvi9eyQJK/integration/test_numpy1p0.pyi#L13
Type of "nparr" is unknown (reportUnknownVariableType)
integration tests (numpy) (2.1.3): /tmp/tmp.Qmw0pqGjUa/integration/test_numpy1p0.pyi#L21
Type of "_" is unknown (reportUnknownVariableType)
integration tests (numpy) (2.1.3): /tmp/tmp.Qmw0pqGjUa/integration/test_numpy1p0.pyi#L20
Type of "_" is unknown (reportUnknownVariableType)
integration tests (numpy) (2.1.3): /tmp/tmp.Qmw0pqGjUa/integration/test_numpy1p0.pyi#L15
Type of "float32" is unknown (reportUnknownMemberType)
integration tests (numpy) (2.1.3): /tmp/tmp.Qmw0pqGjUa/integration/test_numpy1p0.pyi#L15
Type of "asarray" is unknown (reportUnknownMemberType)
integration tests (numpy) (2.1.3): /tmp/tmp.Qmw0pqGjUa/integration/test_numpy1p0.pyi#L15
Type of "nparr_f32" is unknown (reportUnknownVariableType)
integration tests (numpy) (2.1.3): /tmp/tmp.Qmw0pqGjUa/integration/test_numpy1p0.pyi#L14
Type of "int32" is unknown (reportUnknownMemberType)
integration tests (numpy) (2.1.3): /tmp/tmp.Qmw0pqGjUa/integration/test_numpy1p0.pyi#L14
Type of "asarray" is unknown (reportUnknownMemberType)
integration tests (numpy) (2.1.3): /tmp/tmp.Qmw0pqGjUa/integration/test_numpy1p0.pyi#L14
Type of "nparr_i32" is unknown (reportUnknownVariableType)
integration tests (numpy) (2.1.3): /tmp/tmp.Qmw0pqGjUa/integration/test_numpy1p0.pyi#L13
Type of "eye" is unknown (reportUnknownMemberType)
integration tests (numpy) (2.1.3): /tmp/tmp.Qmw0pqGjUa/integration/test_numpy1p0.pyi#L13
Type of "nparr" is unknown (reportUnknownVariableType)
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, 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.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.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
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