support latest numpy + networkx (used by colormath) #3
Annotations
9 errors and 1 warning
Run ruff:
colourswatch/gimpgplpal.py#L63
colourswatch/gimpgplpal.py:63:4: PLW2901 `for` loop variable `line` overwritten by assignment target
|
Run ruff:
colourswatch/gimpgplpal.py#L64
colourswatch/gimpgplpal.py:64:19: PLR2004 Magic value used in comparison, consider replacing `3` with a constant variable
|
Run ruff:
colourswatch/gimpgplpal.py#L67
colourswatch/gimpgplpal.py:67:19: PLR2004 Magic value used in comparison, consider replacing `3` with a constant variable
|
Run ruff:
colourswatch/io.py#L704
colourswatch/io.py:704:2: ERA001 Found commented-out code
|
Run ruff:
colourswatch/io.py#L723
colourswatch/io.py:723:2: ERA001 Found commented-out code
|
Run ruff:
colourswatch/io.py#L745
colourswatch/io.py:745:2: ERA001 Found commented-out code
|
Run ruff:
tests/test_gimpgplpal.py#L31
tests/test_gimpgplpal.py:31:24: PLR2004 Magic value used in comparison, consider replacing `16` with a constant variable
|
Run ruff:
tests/test_io.py#L187
tests/test_io.py:187:2: ERA001 Found commented-out code
|
Run ruff
Process completed with exit code 1.
|
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/.
|
Loading