Skip to content

Update to specification from 1bd263f5373fdc8fa7c17ec8bdb24088996b6828 #2014

Update to specification from 1bd263f5373fdc8fa7c17ec8bdb24088996b6828

Update to specification from 1bd263f5373fdc8fa7c17ec8bdb24088996b6828 #2014

Triggered via pull request December 4, 2025 10:34
Status Failure
Total duration 50s
Artifacts

linter.yaml

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

Annotations

12 errors and 1 notice
Lint Code Base
Process completed with exit code 1.
Lint Code Base: src/a2a/server/request_handlers/grpc_handler.py#L336
"GetAgentCardRequest" is not a known attribute of module "a2a.grpc.a2a_pb2" (reportAttributeAccessIssue)
Lint Code Base: src/a2a/server/request_handlers/grpc_handler.py#L273
"CreateTaskPushNotificationConfigRequest" is not a known attribute of module "a2a.grpc.a2a_pb2" (reportAttributeAccessIssue)
Lint Code Base: src/a2a/server/request_handlers/grpc_handler.py#L215
"TaskSubscriptionRequest" is not a known attribute of module "a2a.grpc.a2a_pb2" (reportAttributeAccessIssue)
Lint Code Base: src/a2a/client/transports/rest.py#L279
"CreateTaskPushNotificationConfigRequest" is not a known attribute of module "a2a.grpc.a2a_pb2" (reportAttributeAccessIssue)
Lint Code Base: src/a2a/client/transports/grpc.py#L235
"GetAgentCardRequest" is not a known attribute of module "a2a.grpc.a2a_pb2" (reportAttributeAccessIssue)
Lint Code Base: src/a2a/client/transports/grpc.py#L234
Cannot access attribute "GetAgentCard" for class "A2AServiceStub"   Attribute "GetAgentCard" is unknown (reportAttributeAccessIssue)
Lint Code Base: src/a2a/client/transports/grpc.py#L194
"CreateTaskPushNotificationConfigRequest" is not a known attribute of module "a2a.grpc.a2a_pb2" (reportAttributeAccessIssue)
Lint Code Base: src/a2a/client/transports/grpc.py#L193
Cannot access attribute "CreateTaskPushNotificationConfig" for class "A2AServiceStub"   Attribute "CreateTaskPushNotificationConfig" is unknown (reportAttributeAccessIssue)
Lint Code Base: src/a2a/client/transports/grpc.py#L145
"TaskSubscriptionRequest" is not a known attribute of module "a2a.grpc.a2a_pb2" (reportAttributeAccessIssue)
Lint Code Base: src/a2a/client/transports/grpc.py#L144
Cannot access attribute "TaskSubscription" for class "A2AServiceStub"   Attribute "TaskSubscription" is unknown (reportAttributeAccessIssue)
Lint Code Base
Process completed with exit code 1.
Lint Code Base
repository contains 23 duplications. 0 duplications were part of this PR and were annotated