Skip to content

DM-36211: Add PeekExposureTask #481

DM-36211: Add PeekExposureTask

DM-36211: Add PeekExposureTask #481

Triggered via pull request December 15, 2023 21:28
Status Failure
Total duration 20s
Artifacts

lint.yaml

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

Annotations

9 errors
E302: python/lsst/summit/utils/assessPeekExposure.py#L60
expected 2 blank lines, found 1
E203: python/lsst/summit/utils/peekExposure.py#L90
whitespace before ':'
E203: python/lsst/summit/utils/peekExposure.py#L201
whitespace before ':'
E203: python/lsst/summit/utils/peekExposure.py#L201
whitespace before ':'
W503: python/lsst/summit/utils/peekExposure.py#L223
line break before binary operator
W503: python/lsst/summit/utils/peekExposure.py#L224
line break before binary operator
W505: python/lsst/summit/utils/peekExposure.py#L288
doc line too long (80 > 79 characters)
W505: python/lsst/summit/utils/peekExposure.py#L684
doc line too long (80 > 79 characters)
call-workflow / lint
Process completed with exit code 1.