feat: Add ServerCallContext into task store operations
#1627
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:
src/a2a/server/tasks/task_store.py#L0
Would reformat
|
|
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)
|