Checks #380
checks.yml
on: schedule
Build and test documentation
49s
Link correctness
8s
Code quality (ty and pre-commit hooks)
35s
Matrix: tests
Annotations
2 errors and 1 notice
|
Code quality (ty and pre-commit hooks)
Process completed with exit code 1.
|
|
ty (invalid-return-type):
tests/utils/forward_backwards.py#L144
tests/utils/forward_backwards.py:144:12: invalid-return-type: Return type does not match returned value: expected `PSDTensor`, found `Tensor | Literal[0]`
tests/utils/forward_backwards.py:122:6: Expected `PSDTensor` because of return type
info: rule `invalid-return-type` is enabled by default
|
|
Link correctness
Summary report available at: https://github.com/SimplexLab/TorchJD/actions/runs/23503673426#summary-68405483328
|