Skip to content

feat(backend): Public agent route started and utils package added #56

feat(backend): Public agent route started and utils package added

feat(backend): Public agent route started and utils package added #56

Triggered via push November 4, 2024 16:35
Status Failure
Total duration 50s
Billable time 4m
Artifacts

ci.yaml

on: push
Package: mypy
36s
Package: mypy
Package: ruff
15s
Package: ruff
Backend: mypy
41s
Backend: mypy
Backend: ruff
20s
Backend: ruff
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Ruff (F841): backend/src/main.py#L96
src/main.py:96:5: F841 Local variable `agent` is assigned to but never used
Backend: ruff
Process completed with exit code 1.