feat(gRPC): Add proto conversion utilities #1677
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
|