Skip to content

completed scipy.io #100

completed scipy.io

completed scipy.io #100

Triggered via pull request October 9, 2024 03:32
Status Failure
Total duration 1m 13s
Artifacts

ci.yml

on: pull_request
lint-and-typecheck
56s
lint-and-typecheck
Matrix: stubtest
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint-and-typecheck: scipy-stubs/linalg/_matfuncs_inv_ssq.pyi#L12
Mismatch between signature of __new__ and __init__ in class "_MatrixM1PowerOperator"   Signature of __init__ is "(A: NDArray[number[NBitBase]], p: int) -> None"   Signature of __new__ is "(*args: Untyped, **kwargs: Untyped) -> _MatrixM1PowerOperator" (reportInconsistentConstructor)
lint-and-typecheck
1 error
lint-and-typecheck
Process completed with exit code 1.
stubtest-all
Process completed with exit code 1.