Skip to content

👽️ numpy._core sync with upstream #1402

👽️ numpy._core sync with upstream

👽️ numpy._core sync with upstream #1402

Triggered via pull request December 23, 2025 15:16
Status Failure
Total duration 2m 43s
Artifacts

ci.yml

on: pull_request
Matrix: basedpyright
Matrix: mypy
Matrix: stubtest
Fit to window
Zoom out
Zoom in

Annotations

44 errors
mypy (3.11)
Process completed with exit code 1.
mypy (3.13)
Process completed with exit code 1.
mypy (3.14)
Process completed with exit code 1.
mypy (3.12)
Process completed with exit code 1.
basedpyright (3.12): src/numpy-stubs/@test/static/reject/ndarray_misc.pyi#L20
Cannot access attribute "get_strides" for class "_ctypes[int]"   Attribute "get_strides" is unknown (reportAttributeAccessIssue)
basedpyright (3.12): src/numpy-stubs/@test/static/reject/ndarray_misc.pyi#L20
Type of "get_strides" is unknown (reportUnknownMemberType)
basedpyright (3.12): src/numpy-stubs/@test/static/reject/ndarray_misc.pyi#L19
Unnecessary "# pyright: ignore" rule: "reportDeprecated" (reportUnnecessaryTypeIgnoreComment)
basedpyright (3.12): src/numpy-stubs/@test/static/reject/ndarray_misc.pyi#L19
Cannot access attribute "get_shape" for class "_ctypes[int]"   Attribute "get_shape" is unknown (reportAttributeAccessIssue)
basedpyright (3.12): src/numpy-stubs/@test/static/reject/ndarray_misc.pyi#L19
Type of "get_shape" is unknown (reportUnknownMemberType)
basedpyright (3.12): src/numpy-stubs/@test/static/reject/ndarray_misc.pyi#L18
Unnecessary "# pyright: ignore" rule: "reportDeprecated" (reportUnnecessaryTypeIgnoreComment)
basedpyright (3.12): src/numpy-stubs/@test/static/reject/ndarray_misc.pyi#L18
Cannot access attribute "get_data" for class "_ctypes[int]"   Attribute "get_data" is unknown (reportAttributeAccessIssue)
basedpyright (3.12): src/numpy-stubs/@test/static/reject/ndarray_misc.pyi#L18
Type of "get_data" is unknown (reportUnknownMemberType)
basedpyright (3.12): src/numpy-stubs/@test/static/reject/arrayprint.pyi#L11
Unnecessary "# pyright: ignore" rule: "reportArgumentType" (reportUnnecessaryTypeIgnoreComment)
basedpyright (3.12): src/numpy-stubs/@test/static/accept/getlimits.pyi#L22
"assert_type" mismatch: expected "Literal[2, 4, 8, 12, 16]" but received "int" (reportAssertTypeFailure)
basedpyright (3.14): src/numpy-stubs/@test/static/reject/ndarray_misc.pyi#L20
Cannot access attribute "get_strides" for class "_ctypes[int]"   Attribute "get_strides" is unknown (reportAttributeAccessIssue)
basedpyright (3.14): src/numpy-stubs/@test/static/reject/ndarray_misc.pyi#L20
Type of "get_strides" is unknown (reportUnknownMemberType)
basedpyright (3.14): src/numpy-stubs/@test/static/reject/ndarray_misc.pyi#L19
Unnecessary "# pyright: ignore" rule: "reportDeprecated" (reportUnnecessaryTypeIgnoreComment)
basedpyright (3.14): src/numpy-stubs/@test/static/reject/ndarray_misc.pyi#L19
Cannot access attribute "get_shape" for class "_ctypes[int]"   Attribute "get_shape" is unknown (reportAttributeAccessIssue)
basedpyright (3.14): src/numpy-stubs/@test/static/reject/ndarray_misc.pyi#L19
Type of "get_shape" is unknown (reportUnknownMemberType)
basedpyright (3.14): src/numpy-stubs/@test/static/reject/ndarray_misc.pyi#L18
Unnecessary "# pyright: ignore" rule: "reportDeprecated" (reportUnnecessaryTypeIgnoreComment)
basedpyright (3.14): src/numpy-stubs/@test/static/reject/ndarray_misc.pyi#L18
Cannot access attribute "get_data" for class "_ctypes[int]"   Attribute "get_data" is unknown (reportAttributeAccessIssue)
basedpyright (3.14): src/numpy-stubs/@test/static/reject/ndarray_misc.pyi#L18
Type of "get_data" is unknown (reportUnknownMemberType)
basedpyright (3.14): src/numpy-stubs/@test/static/reject/arrayprint.pyi#L11
Unnecessary "# pyright: ignore" rule: "reportArgumentType" (reportUnnecessaryTypeIgnoreComment)
basedpyright (3.14): src/numpy-stubs/@test/static/accept/getlimits.pyi#L22
"assert_type" mismatch: expected "Literal[2, 4, 8, 12, 16]" but received "int" (reportAssertTypeFailure)
basedpyright (3.13): src/numpy-stubs/@test/static/reject/ndarray_misc.pyi#L20
Cannot access attribute "get_strides" for class "_ctypes[int]"   Attribute "get_strides" is unknown (reportAttributeAccessIssue)
basedpyright (3.13): src/numpy-stubs/@test/static/reject/ndarray_misc.pyi#L20
Type of "get_strides" is unknown (reportUnknownMemberType)
basedpyright (3.13): src/numpy-stubs/@test/static/reject/ndarray_misc.pyi#L19
Unnecessary "# pyright: ignore" rule: "reportDeprecated" (reportUnnecessaryTypeIgnoreComment)
basedpyright (3.13): src/numpy-stubs/@test/static/reject/ndarray_misc.pyi#L19
Cannot access attribute "get_shape" for class "_ctypes[int]"   Attribute "get_shape" is unknown (reportAttributeAccessIssue)
basedpyright (3.13): src/numpy-stubs/@test/static/reject/ndarray_misc.pyi#L19
Type of "get_shape" is unknown (reportUnknownMemberType)
basedpyright (3.13): src/numpy-stubs/@test/static/reject/ndarray_misc.pyi#L18
Unnecessary "# pyright: ignore" rule: "reportDeprecated" (reportUnnecessaryTypeIgnoreComment)
basedpyright (3.13): src/numpy-stubs/@test/static/reject/ndarray_misc.pyi#L18
Cannot access attribute "get_data" for class "_ctypes[int]"   Attribute "get_data" is unknown (reportAttributeAccessIssue)
basedpyright (3.13): src/numpy-stubs/@test/static/reject/ndarray_misc.pyi#L18
Type of "get_data" is unknown (reportUnknownMemberType)
basedpyright (3.13): src/numpy-stubs/@test/static/reject/arrayprint.pyi#L11
Unnecessary "# pyright: ignore" rule: "reportArgumentType" (reportUnnecessaryTypeIgnoreComment)
basedpyright (3.13): src/numpy-stubs/@test/static/accept/getlimits.pyi#L22
"assert_type" mismatch: expected "Literal[2, 4, 8, 12, 16]" but received "int" (reportAssertTypeFailure)
basedpyright (3.11): src/numpy-stubs/@test/static/reject/ndarray_misc.pyi#L20
Cannot access attribute "get_strides" for class "_ctypes[int]"   Attribute "get_strides" is unknown (reportAttributeAccessIssue)
basedpyright (3.11): src/numpy-stubs/@test/static/reject/ndarray_misc.pyi#L20
Type of "get_strides" is unknown (reportUnknownMemberType)
basedpyright (3.11): src/numpy-stubs/@test/static/reject/ndarray_misc.pyi#L19
Unnecessary "# pyright: ignore" rule: "reportDeprecated" (reportUnnecessaryTypeIgnoreComment)
basedpyright (3.11): src/numpy-stubs/@test/static/reject/ndarray_misc.pyi#L19
Cannot access attribute "get_shape" for class "_ctypes[int]"   Attribute "get_shape" is unknown (reportAttributeAccessIssue)
basedpyright (3.11): src/numpy-stubs/@test/static/reject/ndarray_misc.pyi#L19
Type of "get_shape" is unknown (reportUnknownMemberType)
basedpyright (3.11): src/numpy-stubs/@test/static/reject/ndarray_misc.pyi#L18
Unnecessary "# pyright: ignore" rule: "reportDeprecated" (reportUnnecessaryTypeIgnoreComment)
basedpyright (3.11): src/numpy-stubs/@test/static/reject/ndarray_misc.pyi#L18
Cannot access attribute "get_data" for class "_ctypes[int]"   Attribute "get_data" is unknown (reportAttributeAccessIssue)
basedpyright (3.11): src/numpy-stubs/@test/static/reject/ndarray_misc.pyi#L18
Type of "get_data" is unknown (reportUnknownMemberType)
basedpyright (3.11): src/numpy-stubs/@test/static/reject/arrayprint.pyi#L11
Unnecessary "# pyright: ignore" rule: "reportArgumentType" (reportUnnecessaryTypeIgnoreComment)
basedpyright (3.11): src/numpy-stubs/@test/static/accept/getlimits.pyi#L22
"assert_type" mismatch: expected "Literal[2, 4, 8, 12, 16]" but received "int" (reportAssertTypeFailure)