Skip to content

dsl: Add ReduceMinMax construct for joint minmax reductions #320

dsl: Add ReduceMinMax construct for joint minmax reductions

dsl: Add ReduceMinMax construct for joint minmax reductions #320

Triggered via pull request April 20, 2026 13:47
Status Failure
Total duration 18s
Artifacts

lint.yaml

on: pull_request
Lint the codebase
13s
Lint the codebase
Spellcheck everything
12s
Spellcheck everything
Lint Github actions YAML files
10s
Lint Github actions YAML files
Lint dockerfiles
9s
Lint dockerfiles
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint the codebase
Process completed with exit code 1.
ruff (B905): devito/types/basic.py#L1950
devito/types/basic.py:1950:36: B905 `zip()` without an explicit `strict=` parameter help: Add explicit value for parameter `strict=`
ruff (RUF022): devito/ir/equations/equation.py#L16
devito/ir/equations/equation.py:16:11: RUF022 `__all__` is not sorted help: Apply an isort-style sorting to `__all__`
Spellcheck everything
Process completed with exit code 1.
typo: devito/types/equation.py#L248
`othersise` should be otherwise