Skip to content

feat(client): expose close() and async context manager support on abstract Client #2397

feat(client): expose close() and async context manager support on abstract Client

feat(client): expose close() and async context manager support on abstract Client #2397

Triggered via pull request February 20, 2026 19:05
Status Failure
Total duration 39s
Artifacts

linter.yaml

on: pull_request
Lint Code Base
37s
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
Process completed with exit code 1.
Ruff (W292): src/a2a/client/client.py#L231
src/a2a/client/client.py:231:71: W292 No newline at end of file
Ruff (I001): src/a2a/client/client.py#L1
src/a2a/client/client.py:1:1: I001 Import block is un-sorted or un-formatted
Lint Code Base
repository contains 25 duplications. 0 duplications were part of this PR and were annotated