Bump actions/upload-artifact from 5 to 6 #301
Annotations
12 errors and 3 warnings
|
Pyright on 3.13
Process completed with exit code 1.
|
|
Ruff on 3.12
The process '/opt/hostedtoolcache/ruff/0.14.9/x86_64/ruff' failed with exit code 1
|
|
Ruff (RUF043):
tests/test_conditions.py#L192
tests/test_conditions.py:192:19: RUF043 Pattern passed to `match=` contains metacharacters but is neither escaped nor raw
|
|
Ruff (RUF059):
setup.py#L34
setup.py:34:18: RUF059 Unpacked variable `err` is never used
|
|
Ruff on 3.11
The process '/opt/hostedtoolcache/ruff/0.14.9/x86_64/ruff' failed with exit code 1
|
|
Ruff (RUF043):
tests/test_conditions.py#L192
tests/test_conditions.py:192:19: RUF043 Pattern passed to `match=` contains metacharacters but is neither escaped nor raw
|
|
Ruff (RUF059):
setup.py#L34
setup.py:34:18: RUF059 Unpacked variable `err` is never used
|
|
Pyright on 3.12
Process completed with exit code 1.
|
|
Pyright on 3.11
Process completed with exit code 1.
|
|
Ruff on 3.13
The process '/opt/hostedtoolcache/ruff/0.14.9/x86_64/ruff' failed with exit code 1
|
|
Ruff (RUF043):
tests/test_conditions.py#L192
tests/test_conditions.py:192:19: RUF043 Pattern passed to `match=` contains metacharacters but is neither escaped nor raw
|
|
Ruff (RUF059):
setup.py#L34
setup.py:34:18: RUF059 Unpacked variable `err` is never used
|
|
Ruff on 3.12
Could not parse version from /home/runner/work/flogin/flogin/pyproject.toml. Using latest version.
|
|
Ruff on 3.11
Could not parse version from /home/runner/work/flogin/flogin/pyproject.toml. Using latest version.
|
|
Ruff on 3.13
Could not parse version from /home/runner/work/flogin/flogin/pyproject.toml. Using latest version.
|