Skip to content

Merge branch 'master' of https://github.com/nmdra/FastAPI-Demo #11

Merge branch 'master' of https://github.com/nmdra/FastAPI-Demo

Merge branch 'master' of https://github.com/nmdra/FastAPI-Demo #11

Triggered via push August 22, 2025 21:51
Status Failure
Total duration 10s
Artifacts

ci-cd.yaml

on: push
Lint with Ruff
4s
Lint with Ruff
Build and Push Docker Image
0s
Build and Push Docker Image
Scan Docker Image with Trivy
0s
Scan Docker Image with Trivy
Fit to window
Zoom out
Zoom in

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.