Skip to content

Fix CI test logger failure on .NET 10 / vstest 18 (#1) #3

Fix CI test logger failure on .NET 10 / vstest 18 (#1)

Fix CI test logger failure on .NET 10 / vstest 18 (#1) #3

Triggered via push February 26, 2026 07:23
Status Success
Total duration 36s
Artifacts

ci.yml

on: push
Build and Test
33s
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)