DM-47418: Communicate build result with GitHub #15
lint.yaml
on: pull_request
call-workflow
/
lint
5s
ruff
5s
Annotations
9 errors and 1 warning
ruff
Process completed with exit code 1.
|
W505:
python/lsst/ci/build.py#L444
doc line too long (82 > 79 characters)
|
E501:
python/lsst/ci/build.py#L466
line too long (116 > 110 characters)
|
W292:
python/lsst/ci/build.py#L479
no newline at end of file
|
W505:
python/lsst/ci/prepare.py#L701
doc line too long (90 > 79 characters)
|
W505:
python/lsst/ci/prepare.py#L763
doc line too long (89 > 79 characters)
|
W291:
python/lsst/ci/prepare.py#L778
trailing whitespace
|
W505:
python/lsst/ci/prepare.py#L782
doc line too long (84 > 79 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
|