Create test-lint.yaml #1
Annotations
40 errors and 4 warnings
Ruff (PLR2004):
gimpformats/GimpGbrBrush.py#L74
gimpformats/GimpGbrBrush.py:74:22: PLR2004 Magic value used in comparison, consider replacing `2` with a constant variable
|
Ruff (PLR2004):
gimpformats/GimpGgrGradient.py#L64
gimpformats/GimpGgrGradient.py:64:18: PLR2004 Magic value used in comparison, consider replacing `11` with a constant variable
|
Ruff (PLR2004):
gimpformats/GimpGgrGradient.py#L64
gimpformats/GimpGgrGradient.py:64:36: PLR2004 Magic value used in comparison, consider replacing `15` with a constant variable
|
Ruff (PLR2004):
gimpformats/GimpGgrGradient.py#L72
gimpformats/GimpGgrGradient.py:72:19: PLR2004 Magic value used in comparison, consider replacing `12` with a constant variable
|
Ruff (PLR2004):
gimpformats/GimpGgrGradient.py#L74
gimpformats/GimpGgrGradient.py:74:20: PLR2004 Magic value used in comparison, consider replacing `13` with a constant variable
|
Ruff (PLR2004):
gimpformats/GimpGgrGradient.py#L76
gimpformats/GimpGgrGradient.py:76:21: PLR2004 Magic value used in comparison, consider replacing `14` with a constant variable
|
Ruff (PLR2004):
gimpformats/GimpGgrGradient.py#L78
gimpformats/GimpGgrGradient.py:78:22: PLR2004 Magic value used in comparison, consider replacing `15` with a constant variable
|
Ruff (PERF401):
gimpformats/GimpGgrGradient.py#L88
gimpformats/GimpGgrGradient.py:88:4: PERF401 Use a list comprehension to create a transformed list
|
Ruff (PERF401):
gimpformats/GimpGgrGradient.py#L90
gimpformats/GimpGgrGradient.py:90:4: PERF401 Use a list comprehension to create a transformed list
|
Ruff (PERF401):
gimpformats/GimpGgrGradient.py#L183
gimpformats/GimpGgrGradient.py:183:4: PERF401 Use a list comprehension to create a transformed list
|
Ruff (PLR2004):
gimpformats/GimpGbrBrush.py#L74
gimpformats/GimpGbrBrush.py:74:22: PLR2004 Magic value used in comparison, consider replacing `2` with a constant variable
|
Ruff (PLR2004):
gimpformats/GimpGgrGradient.py#L64
gimpformats/GimpGgrGradient.py:64:18: PLR2004 Magic value used in comparison, consider replacing `11` with a constant variable
|
Ruff (PLR2004):
gimpformats/GimpGgrGradient.py#L64
gimpformats/GimpGgrGradient.py:64:36: PLR2004 Magic value used in comparison, consider replacing `15` with a constant variable
|
Ruff (PLR2004):
gimpformats/GimpGgrGradient.py#L72
gimpformats/GimpGgrGradient.py:72:19: PLR2004 Magic value used in comparison, consider replacing `12` with a constant variable
|
Ruff (PLR2004):
gimpformats/GimpGgrGradient.py#L74
gimpformats/GimpGgrGradient.py:74:20: PLR2004 Magic value used in comparison, consider replacing `13` with a constant variable
|
Ruff (PLR2004):
gimpformats/GimpGgrGradient.py#L76
gimpformats/GimpGgrGradient.py:76:21: PLR2004 Magic value used in comparison, consider replacing `14` with a constant variable
|
Ruff (PLR2004):
gimpformats/GimpGgrGradient.py#L78
gimpformats/GimpGgrGradient.py:78:22: PLR2004 Magic value used in comparison, consider replacing `15` with a constant variable
|
Ruff (PERF401):
gimpformats/GimpGgrGradient.py#L88
gimpformats/GimpGgrGradient.py:88:4: PERF401 Use a list comprehension to create a transformed list
|
Ruff (PERF401):
gimpformats/GimpGgrGradient.py#L90
gimpformats/GimpGgrGradient.py:90:4: PERF401 Use a list comprehension to create a transformed list
|
Ruff (PERF401):
gimpformats/GimpGgrGradient.py#L183
gimpformats/GimpGgrGradient.py:183:4: PERF401 Use a list comprehension to create a transformed list
|
Ruff (PLR2004):
gimpformats/GimpGbrBrush.py#L74
gimpformats/GimpGbrBrush.py:74:22: PLR2004 Magic value used in comparison, consider replacing `2` with a constant variable
|
Ruff (PLR2004):
gimpformats/GimpGgrGradient.py#L64
gimpformats/GimpGgrGradient.py:64:18: PLR2004 Magic value used in comparison, consider replacing `11` with a constant variable
|
Ruff (PLR2004):
gimpformats/GimpGgrGradient.py#L64
gimpformats/GimpGgrGradient.py:64:36: PLR2004 Magic value used in comparison, consider replacing `15` with a constant variable
|
Ruff (PLR2004):
gimpformats/GimpGgrGradient.py#L72
gimpformats/GimpGgrGradient.py:72:19: PLR2004 Magic value used in comparison, consider replacing `12` with a constant variable
|
Ruff (PLR2004):
gimpformats/GimpGgrGradient.py#L74
gimpformats/GimpGgrGradient.py:74:20: PLR2004 Magic value used in comparison, consider replacing `13` with a constant variable
|
Ruff (PLR2004):
gimpformats/GimpGgrGradient.py#L76
gimpformats/GimpGgrGradient.py:76:21: PLR2004 Magic value used in comparison, consider replacing `14` with a constant variable
|
Ruff (PLR2004):
gimpformats/GimpGgrGradient.py#L78
gimpformats/GimpGgrGradient.py:78:22: PLR2004 Magic value used in comparison, consider replacing `15` with a constant variable
|
Ruff (PERF401):
gimpformats/GimpGgrGradient.py#L88
gimpformats/GimpGgrGradient.py:88:4: PERF401 Use a list comprehension to create a transformed list
|
Ruff (PERF401):
gimpformats/GimpGgrGradient.py#L90
gimpformats/GimpGgrGradient.py:90:4: PERF401 Use a list comprehension to create a transformed list
|
Ruff (PERF401):
gimpformats/GimpGgrGradient.py#L183
gimpformats/GimpGgrGradient.py:183:4: PERF401 Use a list comprehension to create a transformed list
|
Ruff (PLR2004):
gimpformats/GimpGbrBrush.py#L74
gimpformats/GimpGbrBrush.py:74:22: PLR2004 Magic value used in comparison, consider replacing `2` with a constant variable
|
Ruff (PLR2004):
gimpformats/GimpGgrGradient.py#L64
gimpformats/GimpGgrGradient.py:64:18: PLR2004 Magic value used in comparison, consider replacing `11` with a constant variable
|
Ruff (PLR2004):
gimpformats/GimpGgrGradient.py#L64
gimpformats/GimpGgrGradient.py:64:36: PLR2004 Magic value used in comparison, consider replacing `15` with a constant variable
|
Ruff (PLR2004):
gimpformats/GimpGgrGradient.py#L72
gimpformats/GimpGgrGradient.py:72:19: PLR2004 Magic value used in comparison, consider replacing `12` with a constant variable
|
Ruff (PLR2004):
gimpformats/GimpGgrGradient.py#L74
gimpformats/GimpGgrGradient.py:74:20: PLR2004 Magic value used in comparison, consider replacing `13` with a constant variable
|
Ruff (PLR2004):
gimpformats/GimpGgrGradient.py#L76
gimpformats/GimpGgrGradient.py:76:21: PLR2004 Magic value used in comparison, consider replacing `14` with a constant variable
|
Ruff (PLR2004):
gimpformats/GimpGgrGradient.py#L78
gimpformats/GimpGgrGradient.py:78:22: PLR2004 Magic value used in comparison, consider replacing `15` with a constant variable
|
Ruff (PERF401):
gimpformats/GimpGgrGradient.py#L88
gimpformats/GimpGgrGradient.py:88:4: PERF401 Use a list comprehension to create a transformed list
|
Ruff (PERF401):
gimpformats/GimpGgrGradient.py#L90
gimpformats/GimpGgrGradient.py:90:4: PERF401 Use a list comprehension to create a transformed list
|
Ruff (PERF401):
gimpformats/GimpGgrGradient.py#L183
gimpformats/GimpGgrGradient.py:183:4: PERF401 Use a list comprehension to create a transformed list
|
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.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.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.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/.
|