Create test-lint.yaml #1
Annotations
40 errors and 4 warnings
Ruff (PLR2004):
blendmodes/blend.py#L79
blendmodes/blend.py:79:16: PLR2004 Magic value used in comparison, consider replacing `0.5` with a constant variable
|
Ruff (PLR2004):
blendmodes/blend.py#L128
blendmodes/blend.py:128:16: PLR2004 Magic value used in comparison, consider replacing `0.5` with a constant variable
|
Ruff (PLR2004):
blendmodes/blend.py#L151
blendmodes/blend.py:151:64: PLR2004 Magic value used in comparison, consider replacing `0.5` with a constant variable
|
Ruff (PLR2004):
blendmodes/blend.py#L153
blendmodes/blend.py:153:21: PLR2004 Magic value used in comparison, consider replacing `0.5` with a constant variable
|
Ruff (PLR2004):
blendmodes/blend.py#L158
blendmodes/blend.py:158:64: PLR2004 Magic value used in comparison, consider replacing `0.5` with a constant variable
|
Ruff (PLR2004):
blendmodes/blend.py#L160
blendmodes/blend.py:160:21: PLR2004 Magic value used in comparison, consider replacing `0.5` with a constant variable
|
Ruff (C901):
blendmodes/blend.py#L510
blendmodes/blend.py:510:5: C901 `blendLayersArray` is too complex (12 > 10)
|
Ruff (E501):
blendmodes/blend.py#L525
blendmodes/blend.py:525:95: E501 Line too long (110 > 100)
|
Ruff (SLOT000):
blendmodes/blendtype.py#L8
blendmodes/blendtype.py:8:7: SLOT000 Subclasses of `str` should define `__slots__`
|
Python Test and Lint (3.11)
Process completed with exit code 1.
|
Ruff (PLR2004):
blendmodes/blend.py#L79
blendmodes/blend.py:79:16: PLR2004 Magic value used in comparison, consider replacing `0.5` with a constant variable
|
Ruff (PLR2004):
blendmodes/blend.py#L128
blendmodes/blend.py:128:16: PLR2004 Magic value used in comparison, consider replacing `0.5` with a constant variable
|
Ruff (PLR2004):
blendmodes/blend.py#L151
blendmodes/blend.py:151:64: PLR2004 Magic value used in comparison, consider replacing `0.5` with a constant variable
|
Ruff (PLR2004):
blendmodes/blend.py#L153
blendmodes/blend.py:153:21: PLR2004 Magic value used in comparison, consider replacing `0.5` with a constant variable
|
Ruff (PLR2004):
blendmodes/blend.py#L158
blendmodes/blend.py:158:64: PLR2004 Magic value used in comparison, consider replacing `0.5` with a constant variable
|
Ruff (PLR2004):
blendmodes/blend.py#L160
blendmodes/blend.py:160:21: PLR2004 Magic value used in comparison, consider replacing `0.5` with a constant variable
|
Ruff (C901):
blendmodes/blend.py#L510
blendmodes/blend.py:510:5: C901 `blendLayersArray` is too complex (12 > 10)
|
Ruff (E501):
blendmodes/blend.py#L525
blendmodes/blend.py:525:95: E501 Line too long (110 > 100)
|
Ruff (SLOT000):
blendmodes/blendtype.py#L8
blendmodes/blendtype.py:8:7: SLOT000 Subclasses of `str` should define `__slots__`
|
Python Test and Lint (3.9)
Process completed with exit code 1.
|
Ruff (PLR2004):
blendmodes/blend.py#L79
blendmodes/blend.py:79:16: PLR2004 Magic value used in comparison, consider replacing `0.5` with a constant variable
|
Ruff (PLR2004):
blendmodes/blend.py#L128
blendmodes/blend.py:128:16: PLR2004 Magic value used in comparison, consider replacing `0.5` with a constant variable
|
Ruff (PLR2004):
blendmodes/blend.py#L151
blendmodes/blend.py:151:64: PLR2004 Magic value used in comparison, consider replacing `0.5` with a constant variable
|
Ruff (PLR2004):
blendmodes/blend.py#L153
blendmodes/blend.py:153:21: PLR2004 Magic value used in comparison, consider replacing `0.5` with a constant variable
|
Ruff (PLR2004):
blendmodes/blend.py#L158
blendmodes/blend.py:158:64: PLR2004 Magic value used in comparison, consider replacing `0.5` with a constant variable
|
Ruff (PLR2004):
blendmodes/blend.py#L160
blendmodes/blend.py:160:21: PLR2004 Magic value used in comparison, consider replacing `0.5` with a constant variable
|
Ruff (C901):
blendmodes/blend.py#L510
blendmodes/blend.py:510:5: C901 `blendLayersArray` is too complex (12 > 10)
|
Ruff (E501):
blendmodes/blend.py#L525
blendmodes/blend.py:525:95: E501 Line too long (110 > 100)
|
Ruff (SLOT000):
blendmodes/blendtype.py#L8
blendmodes/blendtype.py:8:7: SLOT000 Subclasses of `str` should define `__slots__`
|
Python Test and Lint (3.10)
Process completed with exit code 1.
|
Ruff (PLR2004):
blendmodes/blend.py#L79
blendmodes/blend.py:79:16: PLR2004 Magic value used in comparison, consider replacing `0.5` with a constant variable
|
Ruff (PLR2004):
blendmodes/blend.py#L128
blendmodes/blend.py:128:16: PLR2004 Magic value used in comparison, consider replacing `0.5` with a constant variable
|
Ruff (PLR2004):
blendmodes/blend.py#L151
blendmodes/blend.py:151:64: PLR2004 Magic value used in comparison, consider replacing `0.5` with a constant variable
|
Ruff (PLR2004):
blendmodes/blend.py#L153
blendmodes/blend.py:153:21: PLR2004 Magic value used in comparison, consider replacing `0.5` with a constant variable
|
Ruff (PLR2004):
blendmodes/blend.py#L158
blendmodes/blend.py:158:64: PLR2004 Magic value used in comparison, consider replacing `0.5` with a constant variable
|
Ruff (PLR2004):
blendmodes/blend.py#L160
blendmodes/blend.py:160:21: PLR2004 Magic value used in comparison, consider replacing `0.5` with a constant variable
|
Ruff (C901):
blendmodes/blend.py#L510
blendmodes/blend.py:510:5: C901 `blendLayersArray` is too complex (12 > 10)
|
Ruff (E501):
blendmodes/blend.py#L525
blendmodes/blend.py:525:95: E501 Line too long (110 > 100)
|
Ruff (SLOT000):
blendmodes/blendtype.py#L8
blendmodes/blendtype.py:8:7: SLOT000 Subclasses of `str` should define `__slots__`
|
Python Test and Lint (3.12)
Process completed with exit code 1.
|
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.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/.
|