Skip to content

DM-43722 EFD Transform Implementation #407

DM-43722 EFD Transform Implementation

DM-43722 EFD Transform Implementation #407

Triggered via pull request August 12, 2024 18:27
Status Failure
Total duration 17s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
ruff
Process completed with exit code 1.
E722: python/lsst/consdb/dao/influxdb.py#L105
do not use bare 'except'
W505: python/lsst/consdb/dao/influxdb.py#L110
doc line too long (92 > 79 characters)
W291: python/lsst/consdb/dao/influxdb.py#L112
trailing whitespace
W505: python/lsst/consdb/dao/influxdb.py#L113
doc line too long (103 > 79 characters)
W291: python/lsst/consdb/dao/influxdb.py#L113
trailing whitespace
W505: python/lsst/consdb/dao/influxdb.py#L114
doc line too long (104 > 79 characters)
W291: python/lsst/consdb/dao/influxdb.py#L114
trailing whitespace
W291: python/lsst/consdb/dao/influxdb.py#L116
trailing whitespace
W505: python/lsst/consdb/dao/influxdb.py#L129
doc line too long (97 > 79 characters)
E203: python/lsst/consdb/dao/influxdb.py#L135
whitespace before ':'