chore: update 1.0-dev with main and merge it #2082
Annotations
4 errors and 7 notices
|
Lint Code Base
Process completed with exit code 1.
|
|
Lint Code Base
1 error
|
|
Lint Code Base:
src/a2a/server/tasks/database_task_store.py#L202
Object of type "None" cannot be called (reportOptionalCall)
|
|
Lint Code Base
Process completed with exit code 1.
|
|
Lint Code Base
repository contains 24 duplications.
6 duplications were part of this PR and were annotated
|
|
Copy/pasted code:
src/a2a/client/transports/base.py#L45
see src/a2a/client/client.py (129-188)
|
|
Copy/pasted code:
src/a2a/client/client.py#L129
see src/a2a/client/transports/base.py (45-104)
|
|
Copy/pasted code:
src/a2a/client/transports/rest.py#L267
see src/a2a/client/transports/grpc.py (184-196)
|
|
Copy/pasted code:
src/a2a/client/transports/grpc.py#L184
see src/a2a/client/transports/rest.py (267-279)
|
|
Copy/pasted code:
src/a2a/client/transports/rest.py#L166
see src/a2a/client/transports/jsonrpc.py (390-429)
|
|
Copy/pasted code:
src/a2a/server/request_handlers/grpc_handler.py#L323
see src/a2a/server/request_handlers/grpc_handler.py (198-209)
|