DM-43722 EFD Transform Implementation #613
lint.yaml
on: pull_request
call-workflow
/
lint
4s
ruff
6s
Annotations
7 errors and 2 warnings
W291:
python/lsst/consdb/efd_transform/summary.py#L19
trailing whitespace
|
W505:
python/lsst/consdb/efd_transform/transform.py#L187
doc line too long (90 > 79 characters)
|
W505:
python/lsst/consdb/efd_transform/transform.py#L194
doc line too long (81 > 79 characters)
|
W505:
python/lsst/consdb/efd_transform/transform.py#L252
doc line too long (94 > 79 characters)
|
E501:
python/lsst/consdb/efd_transform/transform_efd.py#L288
line too long (111 > 110 characters)
|
E501:
python/lsst/consdb/efd_transform/transform_efd.py#L291
line too long (113 > 110 characters)
|
call-workflow / lint
Process completed with exit code 1.
|
call-workflow / lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ruff
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|