Update to specification from 61d1e3a6f9a5d497b117b746e8547156e15f1e43 #1989
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#L276
"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 24 duplications.
0 duplications were part of this PR and were annotated
|