Merge branch 'master' of https://github.com/nmdra/FastAPI-Demo #11
ci-cd.yaml
on: push
Annotations
2 errors and 1 warning
|
Lint with Ruff
The process '/opt/hostedtoolcache/ruff/0.12.10/x86_64/ruff' failed with exit code 1
|
|
Ruff (F401):
app/api/v1.py#L2
app/api/v1.py:2:32: F401 `fastapi.Request` imported but unused
|
|
Lint with Ruff
Could not parse version from /home/runner/work/FastAPI-Demo/FastAPI-Demo/pyproject.toml. Using latest version.
|