Skip to content

SITCOM-863: Implement core functionality #25

SITCOM-863: Implement core functionality

SITCOM-863: Implement core functionality #25

Triggered via pull request June 27, 2024 12:49
Status Failure
Total duration 16s
Artifacts

lint.yaml

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

Annotations

10 errors
F401: python/lsst/rubintv/analysis/service/commands/image.py#L26
'typing.Any' imported but unused
F811: python/lsst/rubintv/analysis/service/commands/image.py#L33
redefinition of unused 'DataCenter' from line 28
E303: python/lsst/rubintv/analysis/service/commands/image.py#L41
too many blank lines (5)
E265: python/lsst/rubintv/analysis/service/commands/image.py#L50
block comment should start with '# '
E265: python/lsst/rubintv/analysis/service/commands/image.py#L51
block comment should start with '# '
E265: python/lsst/rubintv/analysis/service/commands/image.py#L52
block comment should start with '# '
F401: python/lsst/rubintv/analysis/service/data.py#L26
'typing.Callable' imported but unused
F401: python/lsst/rubintv/analysis/service/database.py#L26
'typing.Any' imported but unused
W505: python/lsst/rubintv/analysis/service/database.py#L334
doc line too long (80 > 79 characters)
F401: python/lsst/rubintv/analysis/service/viewer.py#L29
'matplotlib.colors.LinearSegmentedColormap' imported but unused