Skip to content

fix: non-blocking send_message server handler not invoke push notification #1449

fix: non-blocking send_message server handler not invoke push notification

fix: non-blocking send_message server handler not invoke push notification #1449

Triggered via pull request August 13, 2025 08:23
Status Failure
Total duration 52s
Artifacts

linter.yaml

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

Annotations

4 errors and 1 notice
Lint Code Base
Process completed with exit code 1.
Lint Code Base
The process '/opt/hostedtoolcache/ruff/0.12.8/x86_64/ruff' failed with exit code 1
Ruff (RUF100): src/a2a/server/tasks/result_aggregator.py#L164
src/a2a/server/tasks/result_aggregator.py:164:20: RUF100 Unused `noqa` directive (unused: `RUF006`)
Ruff (RUF006): src/a2a/server/tasks/result_aggregator.py#L162
src/a2a/server/tasks/result_aggregator.py:162:17: RUF006 Store a reference to the return value of `asyncio.create_task`
Lint Code Base
repository contains 21 duplications. 0 duplications were part of this PR and were annotated