Skip to content

test: adding 21 tests for client/card_resolver.py #2055

test: adding 21 tests for client/card_resolver.py

test: adding 21 tests for client/card_resolver.py #2055

Triggered via pull request December 14, 2025 08:32
Status Failure
Total duration 55s
Artifacts

linter.yaml

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

Annotations

13 errors and 1 notice
Lint Code Base
Process completed with exit code 1.
Lint Code Base
The process '/opt/hostedtoolcache/ruff/0.14.9/x86_64/ruff' failed with exit code 1
Lint Code Base
The process '/opt/hostedtoolcache/ruff/0.14.9/x86_64/ruff' failed with exit code 1
Ruff (RUF100): src/a2a/server/tasks/task_updater.py#L110
src/a2a/server/tasks/task_updater.py:110:30: RUF100 Unused `noqa` directive (non-enabled: `PLR0913`)
Ruff (RUF100): src/a2a/server/request_handlers/default_request_handler.py#L73
src/a2a/server/request_handlers/default_request_handler.py:73:20: RUF100 Unused `noqa` directive (non-enabled: `PLR0913`)
Ruff (RUF100): src/a2a/server/apps/rest/rest_adapter.py#L55
src/a2a/server/apps/rest/rest_adapter.py:55:20: RUF100 Unused `noqa` directive (non-enabled: `PLR0913`)
Ruff (RUF100): src/a2a/server/apps/rest/fastapi_app.py#L46
src/a2a/server/apps/rest/fastapi_app.py:46:20: RUF100 Unused `noqa` directive (non-enabled: `PLR0913`)
Ruff (RUF100): src/a2a/server/apps/jsonrpc/starlette_app.py#L51
src/a2a/server/apps/jsonrpc/starlette_app.py:51:20: RUF100 Unused `noqa` directive (non-enabled: `PLR0913`)
Ruff (RUF100): src/a2a/server/apps/jsonrpc/jsonrpc_app.py#L175
src/a2a/server/apps/jsonrpc/jsonrpc_app.py:175:20: RUF100 Unused `noqa` directive (non-enabled: `PLR0913`)
Ruff (RUF100): src/a2a/server/apps/jsonrpc/fastapi_app.py#L69
src/a2a/server/apps/jsonrpc/fastapi_app.py:69:20: RUF100 Unused `noqa` directive (non-enabled: `PLR0913`)
Ruff (RUF100): src/a2a/server/agent_execution/context.py#L28
src/a2a/server/agent_execution/context.py:28:20: RUF100 Unused `noqa` directive (non-enabled: `PLR0913`)
Ruff (RUF100): src/a2a/client/client_factory.py#L109
src/a2a/client/client_factory.py:109:25: RUF100 Unused `noqa` directive (non-enabled: `PLR0913`)
Lint Code Base
repository contains 24 duplications. 0 duplications were part of this PR and were annotated