typo #54
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#L158
heatchmap/gpmap.py:158:131: E501 Line too long (248 > 130)
|
Ruff (E501):
heatchmap/gpmap.py#L160
heatchmap/gpmap.py:160:131: E501 Line too long (185 > 130)
|
Ruff (E501):
heatchmap/gpmap.py#L226
heatchmap/gpmap.py:226:131: E501 Line too long (186 > 130)
|
Ruff (E501):
heatchmap/gpmap.py#L229
heatchmap/gpmap.py:229:131: E501 Line too long (198 > 130)
|
Ruff (E501):
heatchmap/gpmap.py#L230
heatchmap/gpmap.py:230:131: E501 Line too long (186 > 130)
|
Ruff (F821):
heatchmap/gpmap.py#L242
heatchmap/gpmap.py:242:41: F821 Undefined name `MERIDIAN`
|
Ruff (F821):
heatchmap/gpmap.py#L243
heatchmap/gpmap.py:243:41: F821 Undefined name `MERIDIAN`
|
Ruff (E501):
heatchmap/gpmap.py#L269
heatchmap/gpmap.py:269: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
|