Skip to content

Rename namespaces to MarimerLLC.AgentRegistry.* #7

Rename namespaces to MarimerLLC.AgentRegistry.*

Rename namespaces to MarimerLLC.AgentRegistry.* #7

Triggered via pull request February 26, 2026 07:47
Status Success
Total duration 42s
Artifacts

ci.yml

on: pull_request
Build and Test
38s
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)