Skip to content

Update workflows

Update workflows #15

Triggered via push January 26, 2025 13:25
Status Failure
Total duration 12s
Artifacts

lint.yml

on: push
run-linters
3s
run-linters
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Ruff (I001): data/share/matplotlib-pgfutils/examples/threecol/double.py#L4
data/share/matplotlib-pgfutils/examples/threecol/double.py:4:1: I001 Import block is un-sorted or un-formatted
Ruff (E402): data/share/matplotlib-pgfutils/examples/threecol/double.py#L9
data/share/matplotlib-pgfutils/examples/threecol/double.py:9:1: E402 Module level import not at top of file
Ruff (I001): data/share/matplotlib-pgfutils/examples/threecol/double.py#L9
data/share/matplotlib-pgfutils/examples/threecol/double.py:9:1: I001 Import block is un-sorted or un-formatted
Ruff (E402): data/share/matplotlib-pgfutils/examples/threecol/double.py#L10
data/share/matplotlib-pgfutils/examples/threecol/double.py:10:1: E402 Module level import not at top of file
Ruff (I001): data/share/matplotlib-pgfutils/examples/threecol/single.py#L4
data/share/matplotlib-pgfutils/examples/threecol/single.py:4:1: I001 Import block is un-sorted or un-formatted
Ruff (E402): data/share/matplotlib-pgfutils/examples/threecol/single.py#L9
data/share/matplotlib-pgfutils/examples/threecol/single.py:9:1: E402 Module level import not at top of file
Ruff (I001): data/share/matplotlib-pgfutils/examples/threecol/single.py#L9
data/share/matplotlib-pgfutils/examples/threecol/single.py:9:1: I001 Import block is un-sorted or un-formatted
Ruff (E402): data/share/matplotlib-pgfutils/examples/threecol/single.py#L10
data/share/matplotlib-pgfutils/examples/threecol/single.py:10:1: E402 Module level import not at top of file
Ruff (I001): data/share/matplotlib-pgfutils/examples/threecol/triple.py#L4
data/share/matplotlib-pgfutils/examples/threecol/triple.py:4:1: I001 Import block is un-sorted or un-formatted
Ruff (E402): data/share/matplotlib-pgfutils/examples/threecol/triple.py#L9
data/share/matplotlib-pgfutils/examples/threecol/triple.py:9:1: E402 Module level import not at top of file
run-linters
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636