Skip to content

feat: support async card modifiers #2247

feat: support async card modifiers

feat: support async card modifiers #2247

Triggered via pull request February 3, 2026 07:39
Status Success
Total duration 44s
Artifacts

linter.yaml

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

Annotations

9 notices
Lint Code Base
repository contains 24 duplications. 8 duplications were part of this PR and were annotated
Copy/pasted code: src/a2a/server/apps/rest/rest_adapter.py#L57
see src/a2a/server/apps/jsonrpc/fastapi_app.py (69-101)
Copy/pasted code: src/a2a/server/apps/jsonrpc/fastapi_app.py#L69
see src/a2a/server/apps/rest/rest_adapter.py (57-83)
Copy/pasted code: src/a2a/server/apps/rest/rest_adapter.py#L57
see src/a2a/server/apps/jsonrpc/jsonrpc_app.py (176-208)
Copy/pasted code: src/a2a/server/apps/jsonrpc/jsonrpc_app.py#L176
see src/a2a/server/apps/rest/rest_adapter.py (57-83)
Copy/pasted code: src/a2a/server/apps/rest/rest_adapter.py#L57
see src/a2a/server/apps/jsonrpc/starlette_app.py (51-63)
Copy/pasted code: src/a2a/server/apps/jsonrpc/starlette_app.py#L51
see src/a2a/server/apps/rest/rest_adapter.py (57-69)
Copy/pasted code: src/a2a/server/apps/rest/rest_adapter.py#L57
see src/a2a/server/apps/rest/fastapi_app.py (46-75)
Copy/pasted code: src/a2a/server/apps/rest/fastapi_app.py#L46
see src/a2a/server/apps/rest/rest_adapter.py (57-86)