Skip to content

Add code to assemble the rank-ordered monster #91

Add code to assemble the rank-ordered monster

Add code to assemble the rank-ordered monster #91

Triggered via pull request December 1, 2023 03:28
Status Failure
Total duration 16s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yaml

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

Annotations

9 errors
F403: python/lsst/the/monster/assemble.py#L7
'from .refcats import *' used; unable to detect undefined names
F405: python/lsst/the/monster/assemble.py#L31
'GaiaDR3Info' may be undefined, or defined from star imports: .refcats
F405: python/lsst/the/monster/assemble.py#L32
'VSTInfo' may be undefined, or defined from star imports: .refcats
F405: python/lsst/the/monster/assemble.py#L32
'SkyMapperInfo' may be undefined, or defined from star imports: .refcats
F405: python/lsst/the/monster/assemble.py#L33
'PS1Info' may be undefined, or defined from star imports: .refcats
F405: python/lsst/the/monster/assemble.py#L33
'GaiaXPInfo' may be undefined, or defined from star imports: .refcats
F405: python/lsst/the/monster/assemble.py#L33
'DESInfo' may be undefined, or defined from star imports: .refcats
F405: python/lsst/the/monster/assemble.py#L42
'SynthLSSTInfo' may be undefined, or defined from star imports: .refcats
call-workflow / lint
Process completed with exit code 1.