Skip to content

feat: Add agent card as a route in rest adapter #1444

feat: Add agent card as a route in rest adapter

feat: Add agent card as a route in rest adapter #1444

Triggered via pull request August 12, 2025 22:51
Status Failure
Total duration 51s
Artifacts

linter.yaml

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

Annotations

2 errors and 6 notices
Lint Code Base
Process completed with exit code 1.
Lint Code Base
Process completed with exit code 1.
Lint Code Base
repository contains 21 duplications. 5 duplications were part of this PR and were annotated
Copy/pasted code: src/a2a/server/apps/rest/rest_adapter.py#L55
see src/a2a/server/apps/jsonrpc/fastapi_app.py (69-97)
Copy/pasted code: src/a2a/server/apps/rest/rest_adapter.py#L55
see src/a2a/server/apps/jsonrpc/jsonrpc_app.py (154-182)
Copy/pasted code: src/a2a/server/apps/rest/rest_adapter.py#L55
see src/a2a/server/apps/jsonrpc/starlette_app.py (51-62)
Copy/pasted code: src/a2a/server/apps/rest/rest_adapter.py#L55
see src/a2a/server/apps/rest/fastapi_app.py (44-72)
Copy/pasted code: src/a2a/server/apps/rest/fastapi_app.py#L44
see src/a2a/server/apps/rest/rest_adapter.py (55-83)