Update to specification from 18ca2533bf18d0458f65e4c9eaead3e586fce25d #2007
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 23 duplications.
0 duplications were part of this PR and were annotated
|