Skip to content

Dipika/rebased

Dipika/rebased #238

Triggered via pull request December 11, 2024 21:00
Status Failure
Total duration 38s
Artifacts

mypy.yaml

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

Annotations

15 errors and 1 warning
mypy (3.9): tests/kernels/test_cutlass.py#L110
Incompatible return value type (got "tuple[Any, Any, Any, Any]", expected "tuple[Any, Any]") [return-value]
mypy (3.9): tests/kernels/test_cutlass.py#L467
Need more than 2 values to unpack (4 expected) [misc]
mypy (3.9)
Process completed with exit code 1.
mypy (3.11)
The job was canceled because "_3_9" failed.
mypy (3.11): tests/kernels/test_cutlass.py#L110
Incompatible return value type (got "tuple[Any, Any, Any, Any]", expected "tuple[Any, Any]") [return-value]
mypy (3.11): tests/kernels/test_cutlass.py#L467
Need more than 2 values to unpack (4 expected) [misc]
mypy (3.11)
Process completed with exit code 1.
mypy (3.10)
The job was canceled because "_3_9" failed.
mypy (3.10): tests/kernels/test_cutlass.py#L110
Incompatible return value type (got "tuple[Any, Any, Any, Any]", expected "tuple[Any, Any]") [return-value]
mypy (3.10): tests/kernels/test_cutlass.py#L467
Need more than 2 values to unpack (4 expected) [misc]
mypy (3.10)
Process completed with exit code 1.
mypy (3.12)
The job was canceled because "_3_9" failed.
mypy (3.12): tests/kernels/test_cutlass.py#L110
Incompatible return value type (got "tuple[Any, Any, Any, Any]", expected "tuple[Any, Any]") [return-value]
mypy (3.12): tests/kernels/test_cutlass.py#L467
Need more than 2 values to unpack (4 expected) [misc]
mypy (3.12)
The operation was canceled.
mypy (3.9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636