Skip to content

fix: use old hitchmap dump is new one is not available #84

fix: use old hitchmap dump is new one is not available

fix: use old hitchmap dump is new one is not available #84

Triggered via push January 25, 2025 14:12
Status Failure
Total duration 17s
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 (E501): heatchmap/gpmap.py#L177
heatchmap/gpmap.py:177:131: E501 Line too long (248 > 130)
Ruff (E501): heatchmap/gpmap.py#L179
heatchmap/gpmap.py:179:131: E501 Line too long (191 > 130)
Ruff (E501): heatchmap/gpmap.py#L180
heatchmap/gpmap.py:180:131: E501 Line too long (160 > 130)
Ruff (E501): heatchmap/gpmap.py#L243
heatchmap/gpmap.py:243:131: E501 Line too long (267 > 130)
Ruff (E501): heatchmap/gpmap.py#L246
heatchmap/gpmap.py:246:131: E501 Line too long (270 > 130)
Ruff (E501): heatchmap/gpmap.py#L247
heatchmap/gpmap.py:247:131: E501 Line too long (267 > 130)
Ruff (F821): heatchmap/gpmap.py#L260
heatchmap/gpmap.py:260:41: F821 Undefined name `MERIDIAN`
Ruff (F821): heatchmap/gpmap.py#L261
heatchmap/gpmap.py:261: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