Skip to content

fix: fixing JSONRPC error mapping #1490

fix: fixing JSONRPC error mapping

fix: fixing JSONRPC error mapping #1490

Triggered via pull request August 19, 2025 22:14
Status Failure
Total duration 49s
Artifacts

linter.yaml

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

Annotations

5 errors and 1 notice
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
Ruff (PLR0915): src/a2a/server/apps/jsonrpc/jsonrpc_app.py#L249
src/a2a/server/apps/jsonrpc/jsonrpc_app.py:249:15: PLR0915 Too many statements (58 > 50)
Ruff (PLR0912): src/a2a/server/apps/jsonrpc/jsonrpc_app.py#L249
src/a2a/server/apps/jsonrpc/jsonrpc_app.py:249:15: PLR0912 Too many branches (22 > 12)
Lint Code Base
repository contains 21 duplications. 0 duplications were part of this PR and were annotated