Skip to content

with uncertainties

with uncertainties #71

Triggered via push January 12, 2025 17:08
Status Failure
Total duration 15s
Artifacts

ruff_linting.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Ruff (I001): heatchmap/gpmap.py#L2
heatchmap/gpmap.py:2:1: I001 Import block is un-sorted or un-formatted
Ruff (F401): heatchmap/gpmap.py#L2
heatchmap/gpmap.py:2:8: F401 `glob` imported but unused
Ruff (F821): heatchmap/gpmap.py#L152
heatchmap/gpmap.py:152:49: F821 Undefined name `waiting_time`
Ruff (E501): heatchmap/gpmap.py#L167
heatchmap/gpmap.py:167:131: E501 Line too long (248 > 130)
Ruff (E501): heatchmap/gpmap.py#L169
heatchmap/gpmap.py:169:131: E501 Line too long (191 > 130)
Ruff (E501): heatchmap/gpmap.py#L233
heatchmap/gpmap.py:233:131: E501 Line too long (267 > 130)
Ruff (E501): heatchmap/gpmap.py#L236
heatchmap/gpmap.py:236:131: E501 Line too long (270 > 130)
Ruff (E501): heatchmap/gpmap.py#L237
heatchmap/gpmap.py:237:131: E501 Line too long (267 > 130)
Ruff (F821): heatchmap/gpmap.py#L250
heatchmap/gpmap.py:250:41: F821 Undefined name `MERIDIAN`
Ruff (F821): heatchmap/gpmap.py#L251
heatchmap/gpmap.py:251:41: F821 Undefined name `MERIDIAN`
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636