Skip to content

Python build and test #77

Python build and test

Python build and test #77

Triggered via pull request November 11, 2025 14:23
Status Failure
Total duration 10s
Artifacts

python-ci.yml

on: pull_request
Ruff lint
4s
Ruff lint
Python tests
Python tests
Fit to window
Zoom out
Zoom in

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