Skip to content

fix(grpc): Fix inconsistent property name between gRPC and JSON-RPC in Message object #1839

fix(grpc): Fix inconsistent property name between gRPC and JSON-RPC in Message object

fix(grpc): Fix inconsistent property name between gRPC and JSON-RPC in Message object #1839

Triggered via pull request October 18, 2025 17:20
Status Failure
Total duration 51s
Artifacts

linter.yaml

on: pull_request
Lint Code Base
49s
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
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