Skip to content

fix: country shaped from dtownload #29

fix: country shaped from dtownload

fix: country shaped from dtownload #29

Triggered via push January 9, 2025 21:07
Status Failure
Total duration 14s
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 (F821): heatchmap/gpmap.py#L65
heatchmap/gpmap.py:65:31: F821 Undefined name `file_path`
Ruff (F821): heatchmap/gpmap.py#L88
heatchmap/gpmap.py:88:59: F821 Undefined name `file_path`
Ruff (E501): heatchmap/gpmap.py#L143
heatchmap/gpmap.py:143:131: E501 Line too long (248 > 130)
Ruff (E501): heatchmap/gpmap.py#L145
heatchmap/gpmap.py:145:131: E501 Line too long (185 > 130)
Ruff (E501): heatchmap/gpmap.py#L205
heatchmap/gpmap.py:205:131: E501 Line too long (186 > 130)
Ruff (E501): heatchmap/gpmap.py#L209
heatchmap/gpmap.py:209:131: E501 Line too long (198 > 130)
Ruff (E501): heatchmap/gpmap.py#L210
heatchmap/gpmap.py:210:131: E501 Line too long (186 > 130)
Ruff (F821): heatchmap/gpmap.py#L222
heatchmap/gpmap.py:222:41: F821 Undefined name `MERIDIAN`
Ruff (F821): heatchmap/gpmap.py#L223
heatchmap/gpmap.py:223: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