Skip to content

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

DEV: replace pre-commit with lefthook+Pixi

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

Triggered via pull request June 30, 2025 23:55
Status Failure
Total duration 5m 7s
Artifacts

ci.yml

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

Annotations

13 errors
Lint: vendor_tests/test_vendor.py#L12
"is_cupy_namespace" is unknown import symbol (reportAttributeAccessIssue)
Lint: vendor_tests/test_vendor.py#L11
"is_cupy_array" is unknown import symbol (reportAttributeAccessIssue)
Lint: vendor_tests/test_vendor.py#L10
"is_array_api_strict_namespace" is unknown import symbol (reportAttributeAccessIssue)
Lint: vendor_tests/test_vendor.py#L9
"is_array_api_obj" is unknown import symbol (reportAttributeAccessIssue)
Lint: vendor_tests/test_vendor.py#L8
"device" is unknown import symbol (reportAttributeAccessIssue)
Lint: vendor_tests/_array_api_compat_vendor.py#L9
Type annotation is missing for parameter "kwargs" (reportMissingParameterType)
Lint: vendor_tests/_array_api_compat_vendor.py#L9
Type of parameter "kwargs" is unknown (reportUnknownParameterType)
Lint: vendor_tests/_array_api_compat_vendor.py#L9
Type annotation is missing for parameter "xs" (reportMissingParameterType)
Lint: vendor_tests/_array_api_compat_vendor.py#L9
Type of parameter "xs" is unknown (reportUnknownParameterType)
Lint: vendor_tests/_array_api_compat_vendor.py#L9
Return type is unknown (reportUnknownParameterType)
Test tests-numpy1
Process completed with exit code 1.
Test tests-py310
Process completed with exit code 1.
Test tests-backends
Process completed with exit code 1.