Skip to content

support latest numpy + networkx (used by colormath) #3

support latest numpy + networkx (used by colormath)

support latest numpy + networkx (used by colormath) #3

Triggered via push March 30, 2024 16:00
Status Success
Total duration 48s
Artifacts

test-lint.yaml

on: push
Matrix: Python Test and Lint
Fit to window
Zoom out
Zoom in

Annotations

36 errors and 4 warnings
Ruff (PLW2901): colourswatch/gimpgplpal.py#L63
colourswatch/gimpgplpal.py:63:4: PLW2901 `for` loop variable `line` overwritten by assignment target
Ruff (PLR2004): colourswatch/gimpgplpal.py#L64
colourswatch/gimpgplpal.py:64:19: PLR2004 Magic value used in comparison, consider replacing `3` with a constant variable
Ruff (PLR2004): colourswatch/gimpgplpal.py#L67
colourswatch/gimpgplpal.py:67:19: PLR2004 Magic value used in comparison, consider replacing `3` with a constant variable
Ruff (ERA001): colourswatch/io.py#L704
colourswatch/io.py:704:2: ERA001 Found commented-out code
Ruff (ERA001): colourswatch/io.py#L723
colourswatch/io.py:723:2: ERA001 Found commented-out code
Ruff (ERA001): colourswatch/io.py#L745
colourswatch/io.py:745:2: ERA001 Found commented-out code
Ruff (PLR2004): tests/test_gimpgplpal.py#L31
tests/test_gimpgplpal.py:31:24: PLR2004 Magic value used in comparison, consider replacing `16` with a constant variable
Ruff (ERA001): tests/test_io.py#L187
tests/test_io.py:187:2: ERA001 Found commented-out code
Python Test and Lint (3.9)
Process completed with exit code 1.
Ruff (PLW2901): colourswatch/gimpgplpal.py#L63
colourswatch/gimpgplpal.py:63:4: PLW2901 `for` loop variable `line` overwritten by assignment target
Ruff (PLR2004): colourswatch/gimpgplpal.py#L64
colourswatch/gimpgplpal.py:64:19: PLR2004 Magic value used in comparison, consider replacing `3` with a constant variable
Ruff (PLR2004): colourswatch/gimpgplpal.py#L67
colourswatch/gimpgplpal.py:67:19: PLR2004 Magic value used in comparison, consider replacing `3` with a constant variable
Ruff (ERA001): colourswatch/io.py#L704
colourswatch/io.py:704:2: ERA001 Found commented-out code
Ruff (ERA001): colourswatch/io.py#L723
colourswatch/io.py:723:2: ERA001 Found commented-out code
Ruff (ERA001): colourswatch/io.py#L745
colourswatch/io.py:745:2: ERA001 Found commented-out code
Ruff (PLR2004): tests/test_gimpgplpal.py#L31
tests/test_gimpgplpal.py:31:24: PLR2004 Magic value used in comparison, consider replacing `16` with a constant variable
Ruff (ERA001): tests/test_io.py#L187
tests/test_io.py:187:2: ERA001 Found commented-out code
Python Test and Lint (3.11)
Process completed with exit code 1.
Ruff (PLW2901): colourswatch/gimpgplpal.py#L63
colourswatch/gimpgplpal.py:63:4: PLW2901 `for` loop variable `line` overwritten by assignment target
Ruff (PLR2004): colourswatch/gimpgplpal.py#L64
colourswatch/gimpgplpal.py:64:19: PLR2004 Magic value used in comparison, consider replacing `3` with a constant variable
Ruff (PLR2004): colourswatch/gimpgplpal.py#L67
colourswatch/gimpgplpal.py:67:19: PLR2004 Magic value used in comparison, consider replacing `3` with a constant variable
Ruff (ERA001): colourswatch/io.py#L704
colourswatch/io.py:704:2: ERA001 Found commented-out code
Ruff (ERA001): colourswatch/io.py#L723
colourswatch/io.py:723:2: ERA001 Found commented-out code
Ruff (ERA001): colourswatch/io.py#L745
colourswatch/io.py:745:2: ERA001 Found commented-out code
Ruff (PLR2004): tests/test_gimpgplpal.py#L31
tests/test_gimpgplpal.py:31:24: PLR2004 Magic value used in comparison, consider replacing `16` with a constant variable
Ruff (ERA001): tests/test_io.py#L187
tests/test_io.py:187:2: ERA001 Found commented-out code
Python Test and Lint (3.10)
Process completed with exit code 1.
Ruff (PLW2901): colourswatch/gimpgplpal.py#L63
colourswatch/gimpgplpal.py:63:4: PLW2901 `for` loop variable `line` overwritten by assignment target
Ruff (PLR2004): colourswatch/gimpgplpal.py#L64
colourswatch/gimpgplpal.py:64:19: PLR2004 Magic value used in comparison, consider replacing `3` with a constant variable
Ruff (PLR2004): colourswatch/gimpgplpal.py#L67
colourswatch/gimpgplpal.py:67:19: PLR2004 Magic value used in comparison, consider replacing `3` with a constant variable
Ruff (ERA001): colourswatch/io.py#L704
colourswatch/io.py:704:2: ERA001 Found commented-out code
Ruff (ERA001): colourswatch/io.py#L723
colourswatch/io.py:723:2: ERA001 Found commented-out code
Ruff (ERA001): colourswatch/io.py#L745
colourswatch/io.py:745:2: ERA001 Found commented-out code
Ruff (PLR2004): tests/test_gimpgplpal.py#L31
tests/test_gimpgplpal.py:31:24: PLR2004 Magic value used in comparison, consider replacing `16` with a constant variable
Ruff (ERA001): tests/test_io.py#L187
tests/test_io.py:187:2: ERA001 Found commented-out code
Python Test and Lint (3.12)
Process completed with exit code 1.
Python Test and Lint (3.9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python Test and Lint (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python Test and Lint (3.10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Python Test and Lint (3.12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.