Skip to content

deps: Update dependency basedpyright to >=1.39.2 #2125

deps: Update dependency basedpyright to >=1.39.2

deps: Update dependency basedpyright to >=1.39.2 #2125

Triggered via pull request May 1, 2026 12:52
Status Failure
Total duration 4m 13s
Artifacts

ci.yml

on: pull_request
Matrix: checks
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint
9 errors
Lint: tests/conftest.py#L94
Cannot assign to attribute "writable" for class "flagsobj*"   Attribute "writable" is unknown (reportAttributeAccessIssue)
Lint: src/array_api_extra/_lib/_utils/_compat.py#L48
"is_writable_array" is unknown import symbol (reportAttributeAccessIssue)
Lint: src/array_api_extra/_lib/_at.py#L430
Argument type is partially unknown   Argument corresponds to parameter "out_of_place_op" in function "_op"   Argument type is "(a: Unknown, b: Unknown, /) -> Unknown" (reportUnknownArgumentType)
Lint: src/array_api_extra/_lib/_at.py#L430
Argument type is partially unknown   Argument corresponds to parameter "in_place_op" in function "_op"   Argument type is "(a: Unknown, b: Unknown, /) -> Unknown" (reportUnknownArgumentType)
Lint: src/array_api_extra/_lib/_at.py#L419
Argument type is partially unknown   Argument corresponds to parameter "out_of_place_op" in function "_op"   Argument type is "(a: Unknown, b: Unknown, /) -> Unknown" (reportUnknownArgumentType)
Lint: src/array_api_extra/_lib/_at.py#L419
Argument type is partially unknown   Argument corresponds to parameter "in_place_op" in function "_op"   Argument type is "(a: Unknown, b: Unknown, /) -> Unknown" (reportUnknownArgumentType)
Lint: src/array_api_extra/_lib/_at.py#L407
Argument type is partially unknown   Argument corresponds to parameter "in_place_op" in function "_op"   Argument type is "(a: Unknown, b: Unknown, /) -> Unknown" (reportUnknownArgumentType)
Lint: src/array_api_extra/_lib/_at.py#L395
Argument type is partially unknown   Argument corresponds to parameter "in_place_op" in function "_op"   Argument type is "(a: Unknown, b: Unknown, /) -> Unknown" (reportUnknownArgumentType)
Lint: src/array_api_extra/_lib/_at.py#L384
Argument type is partially unknown   Argument corresponds to parameter "in_place_op" in function "_op"   Argument type is "(a: Unknown, b: Unknown, /) -> Unknown" (reportUnknownArgumentType)