Skip to content

DM-39852: Have TMA events know their block numbers #355

DM-39852: Have TMA events know their block numbers

DM-39852: Have TMA events know their block numbers #355

Triggered via pull request August 8, 2023 18:23
Status Failure
Total duration 21s
Artifacts

lint.yaml

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

Annotations

9 errors
E501: python/lsst/summit/utils/blockUtils.py#L196
line too long (119 > 110 characters)
F841: python/lsst/summit/utils/blockUtils.py#L206
local variable 'sitcomPattern' is assigned to but never used
F841: python/lsst/summit/utils/blockUtils.py#L240
local variable 'sitcomPattern' is assigned to but never used
E501: python/lsst/summit/utils/blockUtils.py#L242
line too long (127 > 110 characters)
W505: python/lsst/summit/utils/blockUtils.py#L245
doc line too long (115 > 79 characters)
E501: python/lsst/summit/utils/blockUtils.py#L245
line too long (115 > 110 characters)
W505: python/lsst/summit/utils/blockUtils.py#L246
doc line too long (97 > 79 characters)
F401: python/lsst/summit/utils/tmaUtils.py#L37
'.blockUtils.BlockInfo' imported but unused
call-workflow / lint
Process completed with exit code 1.