Skip to content

Add Queued A2A protocol adapter (A2A over RabbitMQ / Azure Service Bus) #15

Add Queued A2A protocol adapter (A2A over RabbitMQ / Azure Service Bus)

Add Queued A2A protocol adapter (A2A over RabbitMQ / Azure Service Bus) #15

Triggered via pull request March 3, 2026 03:53
Status Success
Total duration 40s
Artifacts

ci.yml

on: pull_request
Build and Test
37s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Build and Test: tests/AgentRegistry.Api.Tests/Agents/DiscoveryTests.cs#L37
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
Build and Test: tests/AgentRegistry.Api.Tests/Agents/DiscoveryTests.cs#L37
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)