Skip to content

feat(spec): Add tasks/list method with filtering and pagination to the specification #1919

feat(spec): Add tasks/list method with filtering and pagination to the specification

feat(spec): Add tasks/list method with filtering and pagination to the specification #1919

Triggered via pull request November 4, 2025 18:37
Status Failure
Total duration 48s
Artifacts

linter.yaml

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

Annotations

2 errors and 5 notices
Lint Code Base
Process completed with exit code 1.
Lint Code Base
Process completed with exit code 1.
Lint Code Base
repository contains 19 duplications. 4 duplications were part of this PR and were annotated
Copy/pasted code: src/a2a/client/transports/base.py#L43
see src/a2a/client/client.py (124-178)
Copy/pasted code: src/a2a/client/client.py#L124
see src/a2a/client/transports/base.py (43-97)
Copy/pasted code: src/a2a/client/transports/jsonrpc.py#L172
see src/a2a/client/transports/jsonrpc.py (347-382)
Copy/pasted code: src/a2a/server/request_handlers/grpc_handler.py#L323
see src/a2a/server/request_handlers/grpc_handler.py (198-209)