Skip to content

deps: Update dependency basedpyright to >=1.39.2 #2128

deps: Update dependency basedpyright to >=1.39.2

deps: Update dependency basedpyright to >=1.39.2 #2128

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

ci.yml

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

Annotations

9 errors
Lint
Process completed with exit code 1.
Lint
7 errors
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)