Skip to content

feat: Add ServerCallContext into task store operations #1627

feat: Add ServerCallContext into task store operations

feat: Add ServerCallContext into task store operations #1627

Triggered via pull request August 28, 2025 22:16
Status Failure
Total duration 44s
Artifacts

linter.yaml

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

Annotations

6 errors and 3 notices
Lint Code Base
Process completed with exit code 1.
Lint Code Base
The process '/opt/hostedtoolcache/ruff/0.12.11/x86_64/ruff' failed with exit code 1
Lint Code Base
The process '/opt/hostedtoolcache/ruff/0.12.11/x86_64/ruff' failed with exit code 1
Ruff (I001): src/a2a/server/tasks/task_store.py#L1
src/a2a/server/tasks/task_store.py:1:1: I001 Import block is un-sorted or un-formatted
Lint Code Base
repository contains 22 duplications. 2 duplications were part of this PR and were annotated
Copy/pasted code: src/a2a/server/request_handlers/default_request_handler.py#L153
see src/a2a/server/request_handlers/default_request_handler.py (482-497)
Copy/pasted code: src/a2a/server/request_handlers/default_request_handler.py#L482
see src/a2a/server/request_handlers/default_request_handler.py (153-167)