Skip to content

feat(server): implement Resource Scoping for tasks and push notifications #2462

feat(server): implement Resource Scoping for tasks and push notifications

feat(server): implement Resource Scoping for tasks and push notifications #2462

Triggered via pull request February 26, 2026 17:15
Status Success
Total duration 50s
Artifacts

linter.yaml

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

Annotations

1 warning and 9 notices
Lint Code Base
No github_token supplied, API requests will be subject to stricter rate limiting
Lint Code Base
repository contains 47 duplications. 8 duplications were part of this PR and were annotated
Copy/pasted code: src/a2a/server/request_handlers/default_request_handler.py#L526
see src/a2a/server/request_handlers/default_request_handler.py (637-646)
Copy/pasted code: src/a2a/server/request_handlers/default_request_handler.py#L637
see src/a2a/server/request_handlers/default_request_handler.py (526-535)
Copy/pasted code: src/a2a/server/request_handlers/default_request_handler.py#L498
see src/a2a/server/request_handlers/default_request_handler.py (606-614)
Copy/pasted code: src/a2a/server/request_handlers/default_request_handler.py#L606
see src/a2a/server/request_handlers/default_request_handler.py (498-506)
Copy/pasted code: src/a2a/server/tasks/inmemory_task_store.py#L64
see src/a2a/server/tasks/database_task_store.py (191-208)
Copy/pasted code: src/a2a/server/tasks/database_task_store.py#L191
see src/a2a/server/tasks/inmemory_task_store.py (64-80)
Copy/pasted code: src/a2a/server/tasks/inmemory_task_store.py#L5
see src/a2a/server/tasks/database_task_store.py (37-48)
Copy/pasted code: src/a2a/server/tasks/database_task_store.py#L37
see src/a2a/server/tasks/inmemory_task_store.py (5-16)