ds date via split #57
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#L160
heatchmap/gpmap.py:160:131: E501 Line too long (248 > 130)
|
Ruff (E501):
heatchmap/gpmap.py#L162
heatchmap/gpmap.py:162:131: E501 Line too long (185 > 130)
|
Ruff (E501):
heatchmap/gpmap.py#L228
heatchmap/gpmap.py:228:131: E501 Line too long (186 > 130)
|
Ruff (E501):
heatchmap/gpmap.py#L231
heatchmap/gpmap.py:231:131: E501 Line too long (198 > 130)
|
Ruff (E501):
heatchmap/gpmap.py#L232
heatchmap/gpmap.py:232:131: E501 Line too long (186 > 130)
|
Ruff (F821):
heatchmap/gpmap.py#L244
heatchmap/gpmap.py:244:41: F821 Undefined name `MERIDIAN`
|
Ruff (F821):
heatchmap/gpmap.py#L245
heatchmap/gpmap.py:245:41: F821 Undefined name `MERIDIAN`
|
Ruff (E501):
heatchmap/gpmap.py#L271
heatchmap/gpmap.py:271:131: E501 Line too long (132 > 130)
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|