Add error transparency for downstream tool calls#17
Merged
Annotations
10 warnings
|
test/McpAggregator.Core.Tests/Services/ServerRegistryTests.cs#L302
Use 'Assert.ThrowsExactly' instead of 'Assert.ThrowsException' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0039)
|
|
test/McpAggregator.Core.Tests/Services/ServerRegistryTests.cs#L264
Use 'Assert.ThrowsExactly' instead of 'Assert.ThrowsException' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0039)
|
|
test/McpAggregator.Core.Tests/Services/ServerRegistryTests.cs#L204
Use 'Assert.ThrowsExactly' instead of 'Assert.ThrowsException' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0039)
|
|
test/McpAggregator.Core.Tests/Services/ServerRegistryTests.cs#L188
Use 'Assert.ThrowsExactly' instead of 'Assert.ThrowsException' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0039)
|
|
test/McpAggregator.Core.Tests/Services/ServerRegistryTests.cs#L172
Use 'Assert.ThrowsExactly' instead of 'Assert.ThrowsException' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0039)
|
|
test/McpAggregator.Core.Tests/Services/ServerRegistryTests.cs#L156
Use 'Assert.ThrowsExactly' instead of 'Assert.ThrowsException' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0039)
|
|
test/McpAggregator.Core.Tests/Services/SkillStoreTests.cs#L93
Use 'Assert.ThrowsExactly' instead of 'Assert.ThrowsException' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0039)
|
|
test/McpAggregator.Core.Tests/Services/ConnectionManagerTests.cs#L78
Use 'Assert.ThrowsExactly' instead of 'Assert.ThrowsException' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0039)
|
|
test/McpAggregator.Core.Tests/Services/ConnectionManagerTests.cs#L68
Use 'Assert.ThrowsExactly' instead of 'Assert.ThrowsException' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0039)
|
|
test/McpAggregator.Core.Tests/Services/ExecuteWithRetryTests.cs#L51
Use 'Assert.ThrowsExactly' instead of 'Assert.ThrowsException' (https://learn.microsoft.com/dotnet/core/testing/mstest-analyzers/mstest0039)
|
The logs for this run have expired and are no longer available.
Loading