Skip to content

feat: skill invocation tracking, usage-annotated consolidation, and optimization pass (#53) #13

feat: skill invocation tracking, usage-annotated consolidation, and optimization pass (#53)

feat: skill invocation tracking, usage-annotated consolidation, and optimization pass (#53) #13

Triggered via pull request February 20, 2026 11:16
Status Success
Total duration 1m 4s
Artifacts

ci.yml

on: pull_request
build-and-test
1m 0s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
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)
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)