Skip to content

DM-46693: Add ability to re-apply bgModel1 in SkyCorrectionTask #2624

DM-46693: Add ability to re-apply bgModel1 in SkyCorrectionTask

DM-46693: Add ability to re-apply bgModel1 in SkyCorrectionTask #2624

Triggered via pull request October 18, 2024 19:35
Status Failure
Total duration 25s
Artifacts

lint.yaml

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

Annotations

10 errors
F401: tests/test_skyCorrection.py#L22
'os' imported but unused
F401: tests/test_skyCorrection.py#L28
'lsst.afw.math.BackgroundList' imported but unused
F401: tests/test_skyCorrection.py#L30
'lsst.pipe.tasks.background.SkyMeasurementConfig' imported but unused
F401: tests/test_skyCorrection.py#L30
'lsst.pipe.tasks.background.SkyMeasurementTask' imported but unused
E203: tests/test_skyCorrection.py#L83
whitespace before ':'
E203: tests/test_skyCorrection.py#L84
whitespace before ':'
E203: tests/test_skyCorrection.py#L93
whitespace before ':'
E203: tests/test_skyCorrection.py#L94
whitespace before ':'
F841: tests/test_skyCorrection.py#L141
local variable 'results' is assigned to but never used
call-workflow / lint
Process completed with exit code 1.