Skip to content

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

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

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

Triggered via pull request February 27, 2026 16:44
Status Success
Total duration 1m 9s
Artifacts

linter.yaml

on: pull_request
Lint Code Base
1m 5s
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 48 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 (192-209)
Copy/pasted code: src/a2a/server/tasks/database_task_store.py#L192
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 (38-49)
Copy/pasted code: src/a2a/server/tasks/database_task_store.py#L38
see src/a2a/server/tasks/inmemory_task_store.py (5-16)