Skip to content

DM-24283: Add updateSchema tool #34

DM-24283: Add updateSchema tool

DM-24283: Add updateSchema tool #34

Triggered via pull request November 22, 2023 22:33
Status Failure
Total duration 16s
Artifacts

lint.yaml

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

Annotations

10 errors
E302: python/lsst/alert/packet/updateSchema.py#L31
expected 2 blank lines, found 1
E225: python/lsst/alert/packet/updateSchema.py#L33
missing whitespace around operator
E111: python/lsst/alert/packet/updateSchema.py#L45
indentation is not a multiple of 4
E302: python/lsst/alert/packet/updateSchema.py#L47
expected 2 blank lines, found 1
E713: python/lsst/alert/packet/updateSchema.py#L71
test for membership should be 'not in'
E712: python/lsst/alert/packet/updateSchema.py#L84
comparison to False should be 'if cond is False:' or 'if not cond:'
E302: python/lsst/alert/packet/updateSchema.py#L120
expected 2 blank lines, found 1
E302: python/lsst/alert/packet/updateSchema.py#L153
expected 2 blank lines, found 0