Dipika/rebased #238
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
|