Skip to content

Add WithXx overloads that take target instance #640

Add WithXx overloads that take target instance

Add WithXx overloads that take target instance #640

Triggered via pull request August 13, 2025 18:34
Status Failure
Total duration 5m 24s
Artifacts 6

ci-build-test.yml

on: pull_request
Matrix: build
publish-coverage  /  publish-coverage
publish-coverage / publish-coverage
Fit to window
Zoom out
Zoom in

Annotations

60 errors and 4 notices
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.SingleJsonRpcRequest_ThatThrowsIsHandled_WithCompleteSseResponse: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L214
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.IdleSessions_AreNotPruned_WithInfiniteIdleTimeoutWhileUnderMaxIdleSessionCount: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L453
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.DeleteRequest_CompletesSession_WhichIsNoLongerFound: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L305
System.Text.J Passed son.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.MultipleSerialJsonRpcRequests_IsHandled_OneAtATime: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L228
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.MultipleSerialJsonRpcRequests_IsHandled_OneAtATime: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L228
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.IdleSessions_ArePruned_AfterIdleTimeout: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L432
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.DeleteRequest_CompletesSession_WhichIsNoLongerFound: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L305
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.IdleSessionsPastMaxIdleSessionCount_ArePruned_LongestIdleFirstDespiteIdleTimeout: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L473
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.Progress_IsReported_InSameSseResponseAsRpcResponse: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L358
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcNotification' was missing required properties including: 'method'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.MultipleConcurrentJsonRpcRequests_IsHandled_InParallel: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L239
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.Progress_IsReported_InSameSseResponseAsRpcResponse: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L359
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcNotification' was missing required properties including: 'method'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.IdleSessionsPastMaxIdleSessionCount_ArePruned_LongestIdleFirstDespiteIdleTimeout: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L474
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.Progress_IsReported_InSameSseResponseAsRpcResponse: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L359
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcNotification' was missing required properties including: 'method'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.MultipleConcurrentJsonRpcRequests_IsHandled_InParallel: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L239
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.IdleSessions_AreNotPruned_WithInfiniteIdleTimeoutWhileUnderMaxIdleSessionCount: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L454
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.IdleSessionsPastMaxIdleSessionCount_ArePruned_LongestIdleFirstDespiteIdleTimeout: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L474
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.DeleteRequest_CompletesSession_WhichIsNoLongerFound: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L306
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.SingleJsonRpcRequest_ThatThrowsIsHandled_WithCompleteSseResponse: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L215
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.SingleJsonRpcRequest_ThatThrowsIsHandled_WithCompleteSseResponse: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L214
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.MultipleSerialJsonRpcRequests_IsHandled_OneAtATime: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L228
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.DeleteRequest_CompletesSession_WhichIsNoLongerFound: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L305
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.MultipleConcurrentJsonRpcRequests_IsHandled_InParallel: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L238
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.Progress_IsReported_InSameSseResponseAsRpcResponse: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L358
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcNotification' was missing required properties including: 'method'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.SingleJsonRpcRequest_ThatThrowsIsHandled_WithCompleteSseResponse: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L214
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.MultipleConcurrentJsonRpcRequests_IsHandled_InParallel: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L238
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.IdleSessions_ArePruned_AfterIdleTimeout: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L432
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.IdleSessionsPastMaxIdleSessionCount_ArePruned_LongestIdleFirstDespiteIdleTimeout: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L473
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.DeleteRequest_CompletesSession_WhichIsNoLongerFound: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L306
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.MultipleSerialJsonRpcRequests_IsHandled_OneAtATime: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L229
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.Progress_IsReported_InSameSseResponseAsRpcResponse: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L359
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcNotification' was missing required properties including: 'method'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.MultipleConcurrentJsonRpcRequests_IsHandled_InParallel: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L239
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.IdleSessions_ArePruned_AfterIdleTimeout: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L433
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.IdleSessionsPastMaxIdleSessionCount_ArePruned_LongestIdleFirstDespiteIdleTimeout: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L474
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.DeleteRequest_CompletesSession_WhichIsNoLongerFound: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L306
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.IdleSessions_AreNotPruned_WithInfiniteIdleTimeoutWhileUnderMaxIdleSessionCount: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L454
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.SingleJsonRpcRequest_ThatThrowsIsHandled_WithCompleteSseResponse: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L215
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.Progress_IsReported_InSameSseResponseAsRpcResponse: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L359
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcNotification' was missing required properties including: 'method'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.MultipleSerialJsonRpcRequests_IsHandled_OneAtATime: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L229
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.MultipleConcurrentJsonRpcRequests_IsHandled_InParallel: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L239
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.DeleteRequest_CompletesSession_WhichIsNoLongerFound: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L306
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.IdleSessions_ArePruned_AfterIdleTimeout: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L433
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.Progress_IsReported_InSameSseResponseAsRpcResponse: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L359
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcNotification' was missing required properties including: 'method'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.IdleSessions_AreNotPruned_WithInfiniteIdleTimeoutWhileUnderMaxIdleSessionCount: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L454
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.SingleJsonRpcRequest_ThatThrowsIsHandled_WithCompleteSseResponse: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L215
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.IdleSessionsPastMaxIdleSessionCount_ArePruned_LongestIdleFirstDespiteIdleTimeout: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L474
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.IdleSessions_AreNotPruned_WithInfiniteIdleTimeoutWhileUnderMaxIdleSessionCount: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L453
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.Progress_IsReported_InSameSseResponseAsRpcResponse: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L358
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcNotification' was missing required properties including: 'method'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.IdleSessions_ArePruned_AfterIdleTimeout: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L432
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.IdleSessions_AreNotPruned_WithInfiniteIdleTimeoutWhileUnderMaxIdleSessionCount: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L453
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.IdleSessionsPastMaxIdleSessionCount_ArePruned_LongestIdleFirstDespiteIdleTimeout: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L473
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.MultipleConcurrentJsonRpcRequests_IsHandled_InParallel: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L238
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.SingleJsonRpcRequest_ThatThrowsIsHandled_WithCompleteSseResponse: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L214
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.DeleteRequest_CompletesSession_WhichIsNoLongerFound: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L305
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
ModelContextProtocol.AspNetCore.Tests.StreamableHttpServerConformanceTests.MultipleSerialJsonRpcRequests_IsHandled_OneAtATime: /_/tests/ModelContextProtocol.AspNetCore.Tests/StreamableHttpServerConformanceTests.cs#L228
System.Text.Json.JsonException : JSON deserialization for type 'ModelContextProtocol.Protocol.JsonRpcResponse' was missing required properties including: 'result'.
build (macos-latest, Debug)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
build (macos-latest, Release)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
build (windows-latest, Release)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
build (windows-latest, Debug)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677

Artifacts

Produced during runtime
Name Size Digest
testresults-macos-latest-Debug Expired
1.39 MB
sha256:f4ce891b4f0b6c1ac31d4e4de12d79bf547c6352f30116207a4c8ea5f7bdc6e0
testresults-macos-latest-Release Expired
1.25 MB
sha256:3f911224446502ae5c97aebd1a08270cc022dece4c84393ea58c360435e71ebc
testresults-ubuntu-latest-Debug Expired
1.73 MB
sha256:43f021ff670f70f0c1dc0cbf923016fcad7077b258476fedce7e396a0f8be3a6
testresults-ubuntu-latest-Release Expired
1.56 MB
sha256:20aecc5ce58c74427180bec2de54ec02fc2f5786eaa449c824009c382ad6b534
testresults-windows-latest-Debug Expired
1.74 MB
sha256:90002b1f901d5560042c09bfc3269f6f2ab3a7c5769b3ae2029e519b4c2295eb
testresults-windows-latest-Release Expired
1.56 MB
sha256:3dcb0a5ad36caebe32b4bccca3c34a1e87fabeabc01b036274fb0d282842c8a9