Bump actions/download-artifact from 4 to 5 #98
Annotations
6 errors and 2 warnings
Type Coverage and Linting @ 3.x
The process '/opt/hostedtoolcache/ruff/0.12.8/x86_64/ruff' failed with exit code 1
|
Ruff (PYI019):
mystbin/http.py#L97
mystbin/http.py:97:18: PYI019 Use `Self` instead of custom TypeVar `MU`
|
Ruff (RUF100):
mystbin/http.py#L21
mystbin/http.py:21:6: RUF100 Unused `noqa` directive (unused: `A005`)
|
Type Coverage and Linting @ 3.8
The process '/opt/hostedtoolcache/ruff/0.12.8/x86_64/ruff' failed with exit code 1
|
Ruff (PYI019):
mystbin/http.py#L97
mystbin/http.py:97:18: PYI019 Use `Self` instead of custom TypeVar `MU`
|
Ruff (RUF100):
mystbin/http.py#L21
mystbin/http.py:21:6: RUF100 Unused `noqa` directive (unused: `A005`)
|
Type Coverage and Linting @ 3.x
Could not parse version from /home/runner/work/mystbin.py/mystbin.py/pyproject.toml. Using latest version.
|
Type Coverage and Linting @ 3.8
Could not parse version from /home/runner/work/mystbin.py/mystbin.py/pyproject.toml. Using latest version.
|