Skip to content

feat(gRPC): Add proto conversion utilities #1677

feat(gRPC): Add proto conversion utilities

feat(gRPC): Add proto conversion utilities #1677

Triggered via pull request September 3, 2025 14:29
Status Failure
Total duration 49s
Artifacts

linter.yaml

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

Annotations

6 errors and 1 notice
Lint Code Base
Process completed with exit code 1.
Lint Code Base
1 error
Lint Code Base: src/a2a/utils/proto_utils.py#L27
Function declaration "dict_to_struct" is obscured by a declaration of the same name (reportRedeclaration)
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 (F811): src/a2a/utils/proto_utils.py#L985
src/a2a/utils/proto_utils.py:985:5: F811 Redefinition of unused `dict_to_struct` from line 27
Lint Code Base
repository contains 21 duplications. 0 duplications were part of this PR and were annotated