Python build and test #77
Annotations
3 errors
|
Ruff lint
The process '/opt/hostedtoolcache/ruff/0.14.4/x86_64/ruff' failed with exit code 1
|
|
Ruff (F401):
src/github_rest_cli/api.py#L4
src/github_rest_cli/api.py:4:8: F401 `json` imported but unused
|
|
Ruff (F401):
src/github_rest_cli/api.py#L3
src/github_rest_cli/api.py:3:48: F401 `github_rest_cli.utils.rprint` imported but unused
|