Bump actions/download-artifact from 4 to 6 #101
Annotations
8 errors and 2 warnings
|
Type Coverage and Linting @ 3.8
The process '/opt/hostedtoolcache/ruff/0.14.2/x86_64/ruff' failed with exit code 1
|
|
Ruff (RUF065):
mystbin/http.py#L181
mystbin/http.py:181:54: RUF065 Unnecessary `str()` conversion when formatting with `%s`
|
|
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
The process '/opt/hostedtoolcache/ruff/0.14.2/x86_64/ruff' failed with exit code 1
|
|
Ruff (RUF065):
mystbin/http.py#L181
mystbin/http.py:181:54: RUF065 Unnecessary `str()` conversion when formatting with `%s`
|
|
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
Could not parse version from /home/runner/work/mystbin.py/mystbin.py/pyproject.toml. Using latest version.
|
|
Type Coverage and Linting @ 3.x
Could not parse version from /home/runner/work/mystbin.py/mystbin.py/pyproject.toml. Using latest version.
|