fix: Re-constructing Agent RPC URL in the AgentCard using the card's request attributes #1528
Annotations
9 errors and 5 notices
|
Lint Code Base
Process completed with exit code 1.
|
|
Lint Code Base
Process completed with exit code 1.
|
|
Lint Code Base
The process '/opt/hostedtoolcache/ruff/0.12.9/x86_64/ruff' failed with exit code 1
|
|
Lint Code Base:
src/a2a/server/apps/rest/rest_adapter.py#L0
Would reformat
|
|
|
|
Lint Code Base
The process '/opt/hostedtoolcache/ruff/0.12.9/x86_64/ruff' failed with exit code 1
|
|
Ruff (I001):
src/a2a/server/apps/rest/rest_adapter.py#L30
src/a2a/server/apps/rest/rest_adapter.py:30:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (I001):
src/a2a/server/apps/rest/rest_adapter.py#L1
src/a2a/server/apps/rest/rest_adapter.py:1:1: I001 Import block is un-sorted or un-formatted
|
|
Ruff (I001):
src/a2a/server/apps/jsonrpc/jsonrpc_app.py#L1
src/a2a/server/apps/jsonrpc/jsonrpc_app.py:1:1: I001 Import block is un-sorted or un-formatted
|
|
Lint Code Base
repository contains 23 duplications.
4 duplications were part of this PR and were annotated
|
|
Copy/pasted code:
src/a2a/server/apps/rest/rest_adapter.py#L190
see src/a2a/server/apps/jsonrpc/jsonrpc_app.py (487-541)
|
|
Copy/pasted code:
src/a2a/server/apps/jsonrpc/jsonrpc_app.py#L487
see src/a2a/server/apps/rest/rest_adapter.py (190-244)
|
|
Copy/pasted code:
src/a2a/server/apps/jsonrpc/jsonrpc_app.py#L56
see src/a2a/server/apps/jsonrpc/jsonrpc_app.py (69-79)
|
|
Copy/pasted code:
src/a2a/server/apps/jsonrpc/jsonrpc_app.py#L69
see src/a2a/server/apps/jsonrpc/jsonrpc_app.py (56-66)
|