Skip to content

DEV: replace pre-commit with lefthook+Pixi #1205

DEV: replace pre-commit with lefthook+Pixi

DEV: replace pre-commit with lefthook+Pixi #1205

Triggered via pull request June 30, 2025 23:53
Status Cancelled
Total duration 2m 21s
Artifacts

ci.yml

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

Annotations

16 errors
Lint: tests/conftest.py#L24
Untyped function decorator obscures type of function; ignoring decorator (reportUntypedFunctionDecorator)
Lint: src/array_api_extra/testing.py#L328
Result of call expression is of type "Unknown | None" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
Lint: src/array_api_extra/testing.py#L322
Result of call expression is of type "Unknown | None" and is not used; assign to variable "_" if this is intentional (reportUnusedCallResult)
Lint: src/array_api_extra/testing.py#L298
Unnecessary "# pyright: ignore" rule: "reportAssignmentType" (reportUnnecessaryTypeIgnoreComment)
Lint: src/array_api_extra/testing.py#L220
Type of parameter "monkeypatch" is partially unknown   Parameter type is "Unknown | None" (reportUnknownParameterType)
Lint: src/array_api_extra/testing.py#L219
Type of parameter "request" is unknown (reportUnknownParameterType)
Lint: src/array_api_extra/_lib/_testing.py#L280
Type of parameter "request" is unknown (reportUnknownParameterType)
Lint: src/array_api_extra/_lib/_backends.py#L72
Unnecessary "# pyright: ignore" rule: "reportUnknownArgumentType" (reportUnnecessaryTypeIgnoreComment)
Lint: src/array_api_extra/_lib/_backends.py#L70
Argument type is unknown   Argument corresponds to parameter "object" in function "append" (reportUnknownArgumentType)
Lint: src/array_api_extra/_lib/_backends.py#L63
Argument type is unknown   Argument corresponds to parameter "object" in function "append" (reportUnknownArgumentType)
Test tests-numpy1
Process completed with exit code 1.
Test tests-py310
The operation was canceled.
Test tests-py310
Canceling since a higher priority waiting request for CI-refs/pull/344/merge exists
Test tests-backends
The operation was canceled.
Test tests-backends
Canceling since a higher priority waiting request for CI-refs/pull/344/merge exists
CI
Canceling since a higher priority waiting request for CI-refs/pull/344/merge exists