Skip to content

DM-36211: Add PeekExposureTask #476

DM-36211: Add PeekExposureTask

DM-36211: Add PeekExposureTask #476

Triggered via pull request December 14, 2023 23:43
Status Failure
Total duration 18s
Artifacts

lint.yaml

on: pull_request
call-workflow  /  lint
10s
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
F401: python/lsst/summit/utils/peekExposure.py#L33
'lsst.afw.detection.Psf' imported but unused
F401: python/lsst/summit/utils/peekExposure.py#L35
'lsst.afw.image.Image' imported but unused
F401: python/lsst/summit/utils/peekExposure.py#L37
'lsst.geom.Box2I' imported but unused
F401: python/lsst/summit/utils/peekExposure.py#L37
'lsst.geom.Extent2I' imported but unused
F401: python/lsst/summit/utils/peekExposure.py#L37
'lsst.geom.Point2I' imported but unused
E203: python/lsst/summit/utils/peekExposure.py#L90
whitespace before ':'
E302: python/lsst/summit/utils/peekExposure.py#L303
expected 2 blank lines, found 1
call-workflow / lint
Process completed with exit code 1.