Skip to content

DM-50987: Add sattle to pipeline #982

DM-50987: Add sattle to pipeline

DM-50987: Add sattle to pipeline #982

Triggered via pull request July 20, 2025 15:03
Status Failure
Total duration 11s
Artifacts

lint.yaml

on: pull_request
call-workflow  /  lint
7s
call-workflow / lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
E302: tests/test_detectAndMeasure.py#L1305
expected 2 blank lines, found 1
E303: tests/test_detectAndMeasure.py#L808
too many blank lines (2)
E127: tests/test_detectAndMeasure.py#L783
continuation line over-indented for visual indent
E501: tests/test_detectAndMeasure.py#L778
line too long (111 > 110 characters)
E127: tests/test_detectAndMeasure.py#L773
continuation line over-indented for visual indent
E127: tests/test_detectAndMeasure.py#L766
continuation line over-indented for visual indent
W291: tests/test_detectAndMeasure.py#L765
trailing whitespace
W291: tests/test_detectAndMeasure.py#L755
trailing whitespace
F401: tests/test_detectAndMeasure.py#L25
'unittest.mock' imported but unused
E231: python/lsst/ip/diffim/detectAndMeasure.py#L1012
missing whitespace after ':'