fix: fixing JSONRPC error mapping #1541
Annotations
5 errors and 3 notices
|
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
The process '/opt/hostedtoolcache/ruff/0.12.9/x86_64/ruff' failed with exit code 1
|
|
Ruff (Q000):
src/a2a/server/apps/jsonrpc/jsonrpc_app.py#L174
src/a2a/server/apps/jsonrpc/jsonrpc_app.py:174:28: Q000 Double quotes found but single quotes preferred
|
|
Lint Code Base
repository contains 21 duplications.
2 duplications were part of this PR and were annotated
|
|
Copy/pasted code:
src/a2a/server/request_handlers/default_request_handler.py#L153
see src/a2a/server/request_handlers/default_request_handler.py (478-492)
|
|
Copy/pasted code:
src/a2a/server/apps/jsonrpc/jsonrpc_app.py#L177
see src/a2a/server/apps/rest/rest_adapter.py (55-79)
|