rel 2025 #6
Annotations
31 errors
Python Test and Lint (3.11)
The job was canceled because "_3_13" failed.
|
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#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#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#L511
blendmodes/blend.py:511:5: C901 `blendLayersArray` is too complex (12 > 10)
|
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#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#L511
blendmodes/blend.py:511:5: C901 `blendLayersArray` is too complex (12 > 10)
|
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.
|
Python Test and Lint (3.10)
The job was canceled because "_3_13" failed.
|
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#L511
blendmodes/blend.py:511:5: C901 `blendLayersArray` is too complex (12 > 10)
|
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.
|
Python Test and Lint (3.12)
The job was canceled because "_3_13" failed.
|
Python Test and Lint (3.13)
Process completed with exit code 1.
|