Skip to content

refactor: extract TryGetServerName helper to avoid duplication #17

refactor: extract TryGetServerName helper to avoid duplication

refactor: extract TryGetServerName helper to avoid duplication #17

Re-run triggered February 20, 2026 21:53
Status Success
Total duration 1m 7s
Artifacts

ci.yml

on: push
build-and-test
1m 3s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build-and-test: tests/RockBot.Host.Tests/TracingMiddlewareTests.cs#L113
Use 'Assert.ThrowsExactly' instead of 'Assert.ThrowsException' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0039)
build-and-test: tests/RockBot.Messaging.Tests/TraceContextPropagatorTests.cs#L54
Use 'Assert.ThrowsExactly' instead of 'Assert.ThrowsException' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0039)
build-and-test: tests/RockBot.Messaging.Tests/TraceContextPropagatorTests.cs#L47
Use 'Assert.ThrowsExactly' instead of 'Assert.ThrowsException' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0039)
build-and-test: tests/RockBot.Host.Tests/TracingMiddlewareTests.cs#L113
Use 'Assert.ThrowsExactly' instead of 'Assert.ThrowsException' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0039)
build-and-test: tests/RockBot.Messaging.Tests/TraceContextPropagatorTests.cs#L54
Use 'Assert.ThrowsExactly' instead of 'Assert.ThrowsException' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0039)
build-and-test: tests/RockBot.Messaging.Tests/TraceContextPropagatorTests.cs#L47
Use 'Assert.ThrowsExactly' instead of 'Assert.ThrowsException' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0039)