Skip to content

feat(server): allow standard FastAPI Security in routes #2629

feat(server): allow standard FastAPI Security in routes

feat(server): allow standard FastAPI Security in routes #2629

Triggered via pull request March 7, 2026 16:52
Status Failure
Total duration 58s
Artifacts

linter.yaml

on: pull_request
Lint Code Base
56s
Lint Code Base
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 notice
Lint Code Base
Process completed with exit code 1.
Lint Code Base
Process completed with exit code 1.
ruff (TC004): src/a2a/server/apps/jsonrpc/fastapi_app.py#L9
src/a2a/server/apps/jsonrpc/fastapi_app.py:9:32: TC004 Move import `fastapi.params.Depends` out of type-checking block. Import is used for more than type hinting. src/a2a/server/apps/jsonrpc/fastapi_app.py:125:32: Used at runtime here help: Move out of type-checking block
Lint Code Base
repository contains 25 duplications. 0 duplications were part of this PR and were annotated