fix(grpc): Fix inconsistent property name between gRPC and JSON-RPC in Message object #1839
Annotations
5 errors and 1 notice
|
Lint Code Base
Process completed with exit code 1.
|
|
Lint Code Base
2 errors
|
|
Lint Code Base:
src/a2a/utils/proto_utils.py#L577
Cannot access attribute "content" for class "Message"
Attribute "content" is unknown (reportAttributeAccessIssue)
|
|
Lint Code Base:
src/a2a/utils/proto_utils.py#L138
No parameter named "content" (reportCallIssue)
|
|
Lint Code Base
Process completed with exit code 1.
|
|
Lint Code Base
repository contains 20 duplications.
0 duplications were part of this PR and were annotated
|