Skip to content

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

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

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

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

lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 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
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'
call-workflow / lint
Process completed with exit code 1.