Skip to content

feat(aggregation): Add ExcessMTL #859

feat(aggregation): Add ExcessMTL

feat(aggregation): Add ExcessMTL #859

Triggered via pull request June 23, 2026 16:05
Status Failure
Total duration 2m 13s
Artifacts

checks.yml

on: pull_request
Build and test documentation
1m 5s
Build and test documentation
Code quality (ty and pre-commit hooks)
36s
Code quality (ty and pre-commit hooks)
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

1 error, 2 warnings, and 1 notice
Code quality (ty and pre-commit hooks)
Process completed with exit code 1.
ty (redundant-cast): src/torchjd/aggregation/_excess_mtl.py#L132
src/torchjd/aggregation/_excess_mtl.py:132:22: redundant-cast: Value is already of type `Tensor` help: Remove the redundant `cast`
ty (redundant-cast): src/torchjd/aggregation/_excess_mtl.py#L127
src/torchjd/aggregation/_excess_mtl.py:127:26: redundant-cast: Value is already of type `Tensor` help: Remove the redundant `cast`
Tests (py3.14, macOS-latest, float32, full)
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167