Skip to content

DM-36211: Add PeekExposureTask #508

DM-36211: Add PeekExposureTask

DM-36211: Add PeekExposureTask #508

Triggered via pull request February 8, 2024 22:12
Status Failure
Total duration 22s
Artifacts

lint.yaml

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

Annotations

10 errors and 1 warning
E302: python/lsst/summit/utils/assessPeekExposure.py#L60
expected 2 blank lines, found 1
E203: python/lsst/summit/utils/peekExposure.py#L90
whitespace before ':'
E203: python/lsst/summit/utils/peekExposure.py#L201
whitespace before ':'
E203: python/lsst/summit/utils/peekExposure.py#L201
whitespace before ':'
W503: python/lsst/summit/utils/peekExposure.py#L223
line break before binary operator
W503: python/lsst/summit/utils/peekExposure.py#L224
line break before binary operator
W505: python/lsst/summit/utils/peekExposure.py#L293
doc line too long (80 > 79 characters)
E225: python/lsst/summit/utils/peekExposure.py#L601
missing whitespace around operator
W505: python/lsst/summit/utils/peekExposure.py#L710
doc line too long (80 > 79 characters)
call-workflow / lint
Process completed with exit code 1.
call-workflow / lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.