Skip to content

DM-44352: Add subtask to build camera from astrometric model #408

DM-44352: Add subtask to build camera from astrometric model

DM-44352: Add subtask to build camera from astrometric model #408

Triggered via pull request August 21, 2024 14:45
Status Failure
Total duration 17s
Artifacts

lint.yaml

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

Annotations

10 errors
F401: python/lsst/drp/tasks/build_camera.py#L27
'lsst.afw.cameraGeom.CameraSys' imported but unused
E501: python/lsst/drp/tasks/build_camera.py#L27
line too long (112 > 110 characters)
E302: python/lsst/drp/tasks/build_camera.py#L41
expected 2 blank lines, found 1
E265: python/lsst/drp/tasks/build_camera.py#L110
block comment should start with '# '
W293: python/lsst/drp/tasks/build_camera.py#L184
blank line contains whitespace
W293: python/lsst/drp/tasks/build_camera.py#L199
blank line contains whitespace
W291: python/lsst/drp/tasks/build_camera.py#L211
trailing whitespace
W291: python/lsst/drp/tasks/build_camera.py#L227
trailing whitespace
W505: python/lsst/drp/tasks/build_camera.py#L252
doc line too long (109 > 79 characters)
E501: python/lsst/drp/tasks/build_camera.py#L301
line too long (112 > 110 characters)