Skip to content

introduce health endpoint for chat api #219

introduce health endpoint for chat api

introduce health endpoint for chat api #219

Triggered via pull request June 30, 2025 10:43
Status Failure
Total duration 53s
Artifacts

checks.yaml

on: pull_request
Run Checks
48s
Run Checks
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Run Checks
Process completed with exit code 1.
Ruff (F401): src/chat/api/health/router.py#L1
src/chat/api/health/router.py:1:32: F401 `fastapi.HTTPException` imported but unused
Ruff (I001): src/chat/api/health/router.py#L1
src/chat/api/health/router.py:1:1: I001 Import block is un-sorted or un-formatted
Ruff (I001): src/chat/api/app.py#L1
src/chat/api/app.py:1:1: I001 Import block is un-sorted or un-formatted