Skip to content

refactor(client)!: introduce ServiceParameters for extensions and include it in ClientCallContext #2642

refactor(client)!: introduce ServiceParameters for extensions and include it in ClientCallContext

refactor(client)!: introduce ServiceParameters for extensions and include it in ClientCallContext #2642

Triggered via pull request March 9, 2026 11:32
Status Success
Total duration 52s
Artifacts

linter.yaml

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

Annotations

1 warning and 10 notices
Lint Code Base
No github_token supplied, API requests will be subject to stricter rate limiting
Copy/pasted code: src/a2a/client/transports/jsonrpc.py#L76
see src/a2a/client/transports/jsonrpc.py (117-127)
Copy/pasted code: src/a2a/client/transports/jsonrpc.py#L117
see src/a2a/client/transports/jsonrpc.py (76-86)
Copy/pasted code: src/a2a/client/transports/rest.py#L62
see src/a2a/client/transports/jsonrpc.py (63-75)
Copy/pasted code: src/a2a/client/transports/jsonrpc.py#L63
see src/a2a/client/transports/rest.py (62-74)
Copy/pasted code: src/a2a/client/transports/rest.py#L11
see src/a2a/client/transports/jsonrpc.py (12-40)
Copy/pasted code: src/a2a/client/transports/jsonrpc.py#L12
see src/a2a/client/transports/rest.py (11-38)
Copy/pasted code: src/a2a/compat/v0_3/grpc_transport.py#L165
see src/a2a/compat/v0_3/grpc_transport.py (191-205)
Copy/pasted code: src/a2a/compat/v0_3/grpc_transport.py#L191
see src/a2a/compat/v0_3/grpc_transport.py (165-179)
Copy/pasted code: src/a2a/compat/v0_3/grpc_transport.py#L115
see src/a2a/compat/v0_3/grpc_transport.py (154-165)
Copy/pasted code: src/a2a/compat/v0_3/grpc_transport.py#L154
see src/a2a/compat/v0_3/grpc_transport.py (115-126)