feat: Implement a vertex based task store #2523
Annotations
5 errors and 1 notice
|
Lint Code Base
Process completed with exit code 1.
|
|
Lint Code Base
Process completed with exit code 1.
|
|
ruff (D103):
tck/sut_agent_with_vertex_task_store.py#L18
tck/sut_agent_with_vertex_task_store.py:18:5: D103 Missing docstring in public function
|
|
ruff (D103):
tck/sut_agent.py#L186
tck/sut_agent.py:186:5: D103 Missing docstring in public function
|
|
ruff (PLR0912):
src/a2a/server/tasks/vertex_task_store.py#L67
src/a2a/server/tasks/vertex_task_store.py:67:9: PLR0912 Too many branches (13 > 12)
|
|
Lint Code Base
repository contains 25 duplications.
0 duplications were part of this PR and were annotated
|