DM-46328: Initial prototype of psf service backend with unit test #17
lint.yaml
on: pull_request
call-workflow
/
lint
4s
Annotations
5 errors and 1 warning
E501:
python/lsst/psf/service/backend/_psf_service_backend.py#L110
line too long (117 > 110 characters)
|
E501:
python/lsst/psf/service/backend/_psf_service_backend.py#L194
line too long (112 > 110 characters)
|
E501:
python/lsst/psf/service/backend/_psf_service_backend.py#L276
line too long (114 > 110 characters)
|
E501:
python/lsst/psf/service/backend/_psf_service_backend.py#L306
line too long (139 > 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
|