Skip to content

fix: fixing JSONRPC error mapping #1541

fix: fixing JSONRPC error mapping

fix: fixing JSONRPC error mapping #1541

Triggered via pull request August 21, 2025 16:20
Status Failure
Total duration 45s
Artifacts

linter.yaml

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

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)