feat(spec): Add tasks/list method with filtering and pagination to the specification
#1919
Annotations
2 errors and 5 notices
|
Check Linter Statuses
Process completed with exit code 1.
|
|
Run MyPy Type Checker
Process completed with exit code 1.
|
|
Run JSCPD for copy-paste detection
repository contains 19 duplications.
4 duplications were part of this PR and were annotated
|
|
Run JSCPD for copy-paste detection:
src/a2a/client/transports/base.py#L43
see src/a2a/client/client.py (124-178)
|
|
Run JSCPD for copy-paste detection:
src/a2a/client/client.py#L124
see src/a2a/client/transports/base.py (43-97)
|
|
Run JSCPD for copy-paste detection:
src/a2a/client/transports/jsonrpc.py#L172
see src/a2a/client/transports/jsonrpc.py (347-382)
|
|
Run JSCPD for copy-paste detection:
src/a2a/server/request_handlers/grpc_handler.py#L323
see src/a2a/server/request_handlers/grpc_handler.py (198-209)
|
Loading