Skip to content

with uncertainties

with uncertainties #74

Triggered via push January 12, 2025 17:18
Status Failure
Total duration 12s
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#L156
heatchmap/gpmap.py:156:49: F821 Undefined name `waiting_time`
Ruff (E501): heatchmap/gpmap.py#L171
heatchmap/gpmap.py:171:131: E501 Line too long (248 > 130)
Ruff (E501): heatchmap/gpmap.py#L173
heatchmap/gpmap.py:173:131: E501 Line too long (191 > 130)
Ruff (E501): heatchmap/gpmap.py#L237
heatchmap/gpmap.py:237:131: E501 Line too long (267 > 130)
Ruff (E501): heatchmap/gpmap.py#L240
heatchmap/gpmap.py:240:131: E501 Line too long (270 > 130)
Ruff (E501): heatchmap/gpmap.py#L241
heatchmap/gpmap.py:241:131: E501 Line too long (267 > 130)
Ruff (F821): heatchmap/gpmap.py#L254
heatchmap/gpmap.py:254:41: F821 Undefined name `MERIDIAN`
Ruff (F821): heatchmap/gpmap.py#L255
heatchmap/gpmap.py:255: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