Skip to content

chore: typo

chore: typo #14

Triggered via push January 9, 2025 07:16
Status Failure
Total duration 13s
Artifacts

ruff_linting.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Ruff (D104): heatchmap/__init__.py#L1
heatchmap/__init__.py:1:1: D104 Missing docstring in public package
Ruff (D101): heatchmap/gpmap.py#L25
heatchmap/gpmap.py:25:7: D101 Missing docstring in public class
Ruff (D107): heatchmap/gpmap.py#L26
heatchmap/gpmap.py:26:9: D107 Missing docstring in `__init__`
Ruff (E501): heatchmap/gpmap.py#L39
heatchmap/gpmap.py:39:121: E501 Line too long (126 > 120)
Ruff (E501): heatchmap/gpmap.py#L56
heatchmap/gpmap.py:56:121: E501 Line too long (128 > 120)
Ruff (E501): heatchmap/gpmap.py#L113
heatchmap/gpmap.py:113:121: E501 Line too long (248 > 120)
Ruff (E501): heatchmap/gpmap.py#L115
heatchmap/gpmap.py:115:121: E501 Line too long (185 > 120)
Ruff (E501): heatchmap/gpmap.py#L174
heatchmap/gpmap.py:174:121: E501 Line too long (186 > 120)
Ruff (E501): heatchmap/gpmap.py#L178
heatchmap/gpmap.py:178:121: E501 Line too long (198 > 120)
Ruff (E501): heatchmap/gpmap.py#L179
heatchmap/gpmap.py:179:121: E501 Line too long (186 > 120)
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636