Skip to content

fix: fixing JSONRPC error mapping #1548

fix: fixing JSONRPC error mapping

fix: fixing JSONRPC error mapping #1548

Triggered via pull request August 21, 2025 17:24
Status Failure
Total duration 57s
Artifacts

linter.yaml

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

Annotations

3 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
Ruff (G004): src/a2a/server/apps/jsonrpc/jsonrpc_app.py#L314
src/a2a/server/apps/jsonrpc/jsonrpc_app.py:314:26: G004 Logging statement uses f-string
Lint Code Base
repository contains 22 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 (480-494)
Copy/pasted code: src/a2a/server/apps/jsonrpc/jsonrpc_app.py#L177
see src/a2a/server/apps/rest/rest_adapter.py (55-79)