Skip to content

refactor!: Make the FastAPI and Starlette dependencies optional #1361

refactor!: Make the FastAPI and Starlette dependencies optional

refactor!: Make the FastAPI and Starlette dependencies optional #1361

Triggered via pull request August 6, 2025 01:12
Status Success
Total duration 43s
Artifacts

linter.yaml

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

Annotations

5 notices
Lint Code Base
repository contains 19 duplications. 4 duplications were part of this PR and were annotated
Copy/pasted code: src/a2a/server/apps/jsonrpc/starlette_app.py#L51
see src/a2a/server/apps/jsonrpc/fastapi_app.py (69-97)
Copy/pasted code: src/a2a/server/apps/jsonrpc/fastapi_app.py#L69
see src/a2a/server/apps/jsonrpc/starlette_app.py (51-79)
Copy/pasted code: src/a2a/server/apps/jsonrpc/starlette_app.py#L51
see src/a2a/server/apps/jsonrpc/jsonrpc_app.py (154-182)
Copy/pasted code: src/a2a/server/apps/jsonrpc/jsonrpc_app.py#L154
see src/a2a/server/apps/jsonrpc/starlette_app.py (51-79)