Skip to content

feat: handle tenant in Client #2522

feat: handle tenant in Client

feat: handle tenant in Client #2522

Triggered via pull request March 3, 2026 17:14
Status Failure
Total duration 51s
Artifacts

linter.yaml

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

Annotations

3 errors, 1 warning, and 3 notices
Lint Code Base
Process completed with exit code 1.
Lint Code Base
Process completed with exit code 1.
ruff (B010): src/a2a/client/transports/base.py#L182
src/a2a/client/transports/base.py:182:13: B010 Do not call `setattr` with a constant attribute value. It is not any safer than normal property access.
Lint Code Base
No github_token supplied, API requests will be subject to stricter rate limiting
Lint Code Base
repository contains 63 duplications. 2 duplications were part of this PR and were annotated
Copy/pasted code: src/a2a/client/transports/rest.py#L363
see src/a2a/client/transports/rest.py (438-459)
Copy/pasted code: src/a2a/client/transports/rest.py#L438
see src/a2a/client/transports/rest.py (363-384)