Skip to content

feat(gRPC): Add proto conversion utilities #1681

feat(gRPC): Add proto conversion utilities

feat(gRPC): Add proto conversion utilities #1681

Triggered via pull request September 3, 2025 15:18
Status Failure
Total duration 46s
Artifacts

linter.yaml

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

Annotations

3 errors and 1 notice
Lint Code Base
Process completed with exit code 1.
Lint Code Base
The process '/opt/hostedtoolcache/ruff/0.12.11/x86_64/ruff' failed with exit code 1
Ruff (UP038): src/a2a/utils/proto_utils.py#L60
src/a2a/utils/proto_utils.py:60:8: UP038 Use `X | Y` in `isinstance` call instead of `(X, Y)`
Lint Code Base
repository contains 21 duplications. 0 duplications were part of this PR and were annotated