Skip to content

DM-34589: Add a way to mark which dimensions populate others. #4667

DM-34589: Add a way to mark which dimensions populate others.

DM-34589: Add a way to mark which dimensions populate others. #4667

Triggered via pull request July 28, 2023 16:57
Status Failure
Total duration 27s
Artifacts

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (F821): python/lsst/daf/butler/core/dimensions/_database.py#L391
python/lsst/daf/butler/core/dimensions/_database.py:391:23: F821 Undefined name `Optional`
Ruff (F821): python/lsst/daf/butler/core/dimensions/_database.py#L409
python/lsst/daf/butler/core/dimensions/_database.py:409:31: F821 Undefined name `Optional`
Ruff (F821): python/lsst/daf/butler/core/dimensions/_database.py#L463
python/lsst/daf/butler/core/dimensions/_database.py:463:23: F821 Undefined name `Optional`
Ruff (F821): python/lsst/daf/butler/core/dimensions/_elements.py#L335
python/lsst/daf/butler/core/dimensions/_elements.py:335:31: F821 Undefined name `Optional`
ruff
Process completed with exit code 1.
F821: python/lsst/daf/butler/core/dimensions/_database.py#L391
undefined name 'Optional'
F821: python/lsst/daf/butler/core/dimensions/_database.py#L409
undefined name 'Optional'
F821: python/lsst/daf/butler/core/dimensions/_database.py#L463
undefined name 'Optional'
F821: python/lsst/daf/butler/core/dimensions/_elements.py#L335
undefined name 'Optional'
call-workflow / lint
Process completed with exit code 1.