Skip to content

feat: Add support to send OTEL traces via OTLP #12856

feat: Add support to send OTEL traces via OTLP

feat: Add support to send OTEL traces via OTLP #12856

Triggered via pull request February 12, 2026 04:04
Status Failure
Total duration 53m 25s
Artifacts 8

build.yml

on: pull_request
Matrix: build-sentry-native
test-solution-filters
31s
test-solution-filters
Matrix: build-sentry
Matrix: unsupported-aot
Fit to window
Zoom out
Zoom in

Annotations

71 errors and 19 warnings
Trim analysis
Process completed with exit code 1.
Sentry.Tests.SentryHttpMessageHandlerTests.Send_SentryTraceHeaderNotSet_SetsHeader_WhenUrlMatchesPropagationOptions: test/Sentry.Tests/SentryHttpMessageHandlerTests.cs#L457
Expected request.Headers {empty} to have an item matching ((h.Key == "sentry-trace") AndAlso (Concat(h.Value) == "75302ac48a024bde9a3b3734a82e36c8-1000000000000000-0")).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.Baggage_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L390
Expected outboundRequestHeaders {[baggage, System.String[]]} to have an item matching ((h.Key == "baggage") AndAlso (h.Value.First() == value(Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests+<>c__DisplayClass5_0).expectedOutboundBaggage)).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.TraceID_from_trace_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L284
Expected outboundRequestHeaders {empty} to have an item matching ((h.Key == "sentry-trace") AndAlso h.Value.First().StartsWith("75302ac48a024bde9a3b3734a82e36c8-")).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.Baggage_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L390
Expected outboundRequestHeaders {[baggage, System.String[]]} to have an item matching ((h.Key == "baggage") AndAlso (h.Value.First() == value(Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests+<>c__DisplayClass5_0).expectedOutboundBaggage)).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.TraceID_from_trace_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L284
Expected outboundRequestHeaders {empty} to have an item matching ((h.Key == "sentry-trace") AndAlso h.Value.First().StartsWith("75302ac48a024bde9a3b3734a82e36c8-")).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.Baggage_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L390
Expected outboundRequestHeaders {[baggage, System.String[]]} to have an item matching ((h.Key == "baggage") AndAlso (h.Value.First() == value(Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests+<>c__DisplayClass5_0).expectedOutboundBaggage)).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.TraceID_from_trace_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L284
Expected outboundRequestHeaders {empty} to have an item matching ((h.Key == "sentry-trace") AndAlso h.Value.First().StartsWith("75302ac48a024bde9a3b3734a82e36c8-")).
Sentry.Tests.SentryHttpMessageHandlerTests.Send_SentryTraceHeaderNotSet_SetsHeader_WhenUrlMatchesPropagationOptions: test/Sentry.Tests/SentryHttpMessageHandlerTests.cs#L457
Expected request.Headers {empty} to have an item matching ((h.Key == "sentry-trace") AndAlso (Concat(h.Value) == "75302ac48a024bde9a3b3734a82e36c8-1000000000000000-0")).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.Baggage_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L390
Expected outboundRequestHeaders {[baggage, System.String[]]} to have an item matching ((h.Key == "baggage") AndAlso (h.Value.First() == value(Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests+<>c__DisplayClass5_0).expectedOutboundBaggage)).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.TraceID_from_trace_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L284
Expected outboundRequestHeaders {empty} to have an item matching ((h.Key == "sentry-trace") AndAlso h.Value.First().StartsWith("75302ac48a024bde9a3b3734a82e36c8-")).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.Baggage_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L390
Expected outboundRequestHeaders {[baggage, System.String[]]} to have an item matching ((h.Key == "baggage") AndAlso (h.Value.First() == value(Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests+<>c__DisplayClass5_0).expectedOutboundBaggage)).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.Baggage_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L390
Expected outboundRequestHeaders {[baggage, System.String[]]} to have an item matching ((h.Key == "baggage") AndAlso (h.Value.First() == value(Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests+<>c__DisplayClass5_0).expectedOutboundBaggage)).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.TraceID_from_trace_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L284
Expected outboundRequestHeaders {empty} to have an item matching ((h.Key == "sentry-trace") AndAlso h.Value.First().StartsWith("75302ac48a024bde9a3b3734a82e36c8-")).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.TraceID_from_trace_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L284
Expected outboundRequestHeaders {empty} to have an item matching ((h.Key == "sentry-trace") AndAlso h.Value.First().StartsWith("75302ac48a024bde9a3b3734a82e36c8-")).
Sentry.Tests.SentryHttpMessageHandlerTests.Send_SentryTraceHeaderNotSet_SetsHeader_WhenUrlMatchesPropagationOptions: test/Sentry.Tests/SentryHttpMessageHandlerTests.cs#L457
Expected request.Headers {empty} to have an item matching ((h.Key == "sentry-trace") AndAlso (Concat(h.Value) == "75302ac48a024bde9a3b3734a82e36c8-1000000000000000-0")).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.Baggage_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L390
Expected outboundRequestHeaders {[baggage, System.String[]]} to have an item matching ((h.Key == "baggage") AndAlso (h.Value.First() == value(Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests+<>c__DisplayClass5_0).expectedOutboundBaggage)).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.TraceID_from_trace_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L284
Expected outboundRequestHeaders {empty} to have an item matching ((h.Key == "sentry-trace") AndAlso h.Value.First().StartsWith("75302ac48a024bde9a3b3734a82e36c8-")).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.Baggage_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L390
Expected outboundRequestHeaders {[baggage, System.String[]]} to have an item matching ((h.Key == "baggage") AndAlso (h.Value.First() == value(Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests+<>c__DisplayClass5_0).expectedOutboundBaggage)).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.TraceID_from_trace_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L284
Expected outboundRequestHeaders {empty} to have an item matching ((h.Key == "sentry-trace") AndAlso h.Value.First().StartsWith("75302ac48a024bde9a3b3734a82e36c8-")).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.Baggage_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L390
Expected outboundRequestHeaders {[baggage, System.String[]]} to have an item matching ((h.Key == "baggage") AndAlso (h.Value.First() == value(Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests+<>c__DisplayClass5_0).expectedOutboundBaggage)).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.TraceID_from_trace_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L284
Expected outboundRequestHeaders {empty} to have an item matching ((h.Key == "sentry-trace") AndAlso h.Value.First().StartsWith("75302ac48a024bde9a3b3734a82e36c8-")).
Sentry.Tests.SentryHttpMessageHandlerTests.Send_SentryTraceHeaderNotSet_SetsHeader_WhenUrlMatchesPropagationOptions: test/Sentry.Tests/SentryHttpMessageHandlerTests.cs#L457
Expected request.Headers {empty} to have an item matching ((h.Key == "sentry-trace") AndAlso (Concat(h.Value) == "75302ac48a024bde9a3b3734a82e36c8-1000000000000000-0")).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.Baggage_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L390
Expected outboundRequestHeaders {[baggage, System.String[]]} to have an item matching ((h.Key == "baggage") AndAlso (h.Value.First() == value(Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests+<>c__DisplayClass5_0).expectedOutboundBaggage)).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.TraceID_from_trace_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L284
Expected outboundRequestHeaders {empty} to have an item matching ((h.Key == "sentry-trace") AndAlso h.Value.First().StartsWith("75302ac48a024bde9a3b3734a82e36c8-")).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.Baggage_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L390
Expected outboundRequestHeaders {[baggage, System.String[]]} to have an item matching ((h.Key == "baggage") AndAlso (h.Value.First() == value(Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests+<>c__DisplayClass5_0).expectedOutboundBaggage)).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.TraceID_from_trace_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L284
Expected outboundRequestHeaders {empty} to have an item matching ((h.Key == "sentry-trace") AndAlso h.Value.First().StartsWith("75302ac48a024bde9a3b3734a82e36c8-")).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.Baggage_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L390
Expected outboundRequestHeaders {[baggage, System.String[]]} to have an item matching ((h.Key == "baggage") AndAlso (h.Value.First() == value(Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests+<>c__DisplayClass5_0).expectedOutboundBaggage)).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.TraceID_from_trace_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L284
Expected outboundRequestHeaders {empty} to have an item matching ((h.Key == "sentry-trace") AndAlso h.Value.First().StartsWith("75302ac48a024bde9a3b3734a82e36c8-")).
Sentry.Tests.SentryHttpMessageHandlerTests.Send_SentryTraceHeaderNotSet_SetsHeader_WhenUrlMatchesPropagationOptions: test/Sentry.Tests/SentryHttpMessageHandlerTests.cs#L457
Expected request.Headers {empty} to have an item matching ((h.Key == "sentry-trace") AndAlso (Concat(h.Value) == "75302ac48a024bde9a3b3734a82e36c8-1000000000000000-0")).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.Baggage_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L390
Expected outboundRequestHeaders {[baggage, System.String[]]} to have an item matching ((h.Key == "baggage") AndAlso (h.Value.First() == value(Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests+<>c__DisplayClass5_0).expectedOutboundBaggage)).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.TraceID_from_trace_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L284
Expected outboundRequestHeaders {empty} to have an item matching ((h.Key == "sentry-trace") AndAlso h.Value.First().StartsWith("75302ac48a024bde9a3b3734a82e36c8-")).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.Baggage_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L390
Expected outboundRequestHeaders {[baggage, System.String[]]} to have an item matching ((h.Key == "baggage") AndAlso (h.Value.First() == value(Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests+<>c__DisplayClass5_0).expectedOutboundBaggage)).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.TraceID_from_trace_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L284
Expected outboundRequestHeaders {empty} to have an item matching ((h.Key == "sentry-trace") AndAlso h.Value.First().StartsWith("75302ac48a024bde9a3b3734a82e36c8-")).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.Baggage_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L390
Expected outboundRequestHeaders {[baggage, System.String[]]} to have an item matching ((h.Key == "baggage") AndAlso (h.Value.First() == value(Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests+<>c__DisplayClass5_0).expectedOutboundBaggage)).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.TraceID_from_trace_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L284
Expected outboundRequestHeaders {empty} to have an item matching ((h.Key == "sentry-trace") AndAlso h.Value.First().StartsWith("75302ac48a024bde9a3b3734a82e36c8-")).
Sentry.Tests.SentryHttpMessageHandlerTests.Send_SentryTraceHeaderNotSet_SetsHeader_WhenUrlMatchesPropagationOptions: test/Sentry.Tests/SentryHttpMessageHandlerTests.cs#L457
Expected request.Headers {empty} to have an item matching ((h.Key == "sentry-trace") AndAlso (Concat(h.Value) == "75302ac48a024bde9a3b3734a82e36c8-1000000000000000-0")).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.Baggage_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L390
Expected outboundRequestHeaders {[baggage, System.String[]]} to have an item matching ((h.Key == "baggage") AndAlso (h.Value.First() == value(Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests+<>c__DisplayClass5_0).expectedOutboundBaggage)).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.TraceID_from_trace_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L284
Expected outboundRequestHeaders {empty} to have an item matching ((h.Key == "sentry-trace") AndAlso h.Value.First().StartsWith("75302ac48a024bde9a3b3734a82e36c8-")).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.Baggage_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L390
Expected outboundRequestHeaders {[baggage, System.String[]]} to have an item matching ((h.Key == "baggage") AndAlso (h.Value.First() == value(Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests+<>c__DisplayClass5_0).expectedOutboundBaggage)).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.TraceID_from_trace_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L284
Expected outboundRequestHeaders {empty} to have an item matching ((h.Key == "sentry-trace") AndAlso h.Value.First().StartsWith("75302ac48a024bde9a3b3734a82e36c8-")).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.Baggage_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L390
Expected outboundRequestHeaders {[baggage, System.String[]]} to have an item matching ((h.Key == "baggage") AndAlso (h.Value.First() == value(Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests+<>c__DisplayClass5_0).expectedOutboundBaggage)).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.TraceID_from_trace_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L284
Expected outboundRequestHeaders {empty} to have an item matching ((h.Key == "sentry-trace") AndAlso h.Value.First().StartsWith("75302ac48a024bde9a3b3734a82e36c8-")).
Sentry.Tests.SentryHttpMessageHandlerTests.Send_SentryTraceHeaderNotSet_SetsHeader_WhenUrlMatchesPropagationOptions: test/Sentry.Tests/SentryHttpMessageHandlerTests.cs#L457
Expected request.Headers {empty} to have an item matching ((h.Key == "sentry-trace") AndAlso (Concat(h.Value) == "75302ac48a024bde9a3b3734a82e36c8-1000000000000000-0")).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.Baggage_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L390
Expected outboundRequestHeaders {[baggage, System.String[]]} to have an item matching ((h.Key == "baggage") AndAlso (h.Value.First() == value(Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests+<>c__DisplayClass5_0).expectedOutboundBaggage)).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.TraceID_from_trace_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L284
Expected outboundRequestHeaders {empty} to have an item matching ((h.Key == "sentry-trace") AndAlso h.Value.First().StartsWith("75302ac48a024bde9a3b3734a82e36c8-")).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.Baggage_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L390
Expected outboundRequestHeaders {[baggage, System.String[]]} to have an item matching ((h.Key == "baggage") AndAlso (h.Value.First() == value(Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests+<>c__DisplayClass5_0).expectedOutboundBaggage)).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.TraceID_from_trace_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L284
Expected outboundRequestHeaders {empty} to have an item matching ((h.Key == "sentry-trace") AndAlso h.Value.First().StartsWith("75302ac48a024bde9a3b3734a82e36c8-")).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.Baggage_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L390
Expected outboundRequestHeaders {[baggage, System.String[]]} to have an item matching ((h.Key == "baggage") AndAlso (h.Value.First() == value(Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests+<>c__DisplayClass5_0).expectedOutboundBaggage)).
Sentry.AspNetCore.Tests.SentryTracingMiddlewareTests.TraceID_from_trace_header_propagates_to_outbound_requests(shouldPropagate: True): test/Sentry.AspNetCore.Tests/SentryTracingMiddlewareTests.cs#L284
Expected outboundRequestHeaders {empty} to have an item matching ((h.Key == "sentry-trace") AndAlso h.Value.First().StartsWith("75302ac48a024bde9a3b3734a82e36c8-")).
Trim analysis
Already linked: /opt/homebrew/Cellar/mono/6.14.1
.NET (linux-arm64)
No files were found with the provided path: **/*.received.*. No artifacts will be uploaded.
.NET (linux-musl-arm64)
No files were found with the provided path: **/*.received.*. No artifacts will be uploaded.
.NET (linux-musl-x64)
No files were found with the provided path: **/*.received.*. No artifacts will be uploaded.
MSBuild
Targeting .NET 10.0 or higher in Visual Studio 2022 17.14 is not supported.
MSBuild
Targeting .NET 10.0 or higher in Visual Studio 2022 17.14 is not supported.
MSBuild
Targeting .NET 10.0 or higher in Visual Studio 2022 17.14 is not supported.
MSBuild
Targeting .NET 10.0 or higher in Visual Studio 2022 17.14 is not supported.
MSBuild
Targeting .NET 10.0 or higher in Visual Studio 2022 17.14 is not supported.
MSBuild
Targeting .NET 10.0 or higher in Visual Studio 2022 17.14 is not supported.
MSBuild
Targeting .NET 10.0 or higher in Visual Studio 2022 17.14 is not supported.
MSBuild
Targeting .NET 10.0 or higher in Visual Studio 2022 17.14 is not supported.
MSBuild
Targeting .NET 10.0 or higher in Visual Studio 2022 17.14 is not supported.
MSBuild
Targeting .NET 10.0 or higher in Visual Studio 2022 17.14 is not supported.
.NET (win-arm64)
No files were found with the provided path: **/*.received.*. No artifacts will be uploaded.
.NET (linux-x64)
No files were found with the provided path: **/*.received.*. No artifacts will be uploaded.
.NET (win-x64)
No files were found with the provided path: **/*.received.*. No artifacts will be uploaded.
.NET (macos)
No files were found with the provided path: **/*.received.*. No artifacts will be uploaded.
.NET (macos)
Already linked: /opt/homebrew/Cellar/mono/6.14.1

Artifacts

Produced during runtime
Name Size Digest
Windows-msbuild-logs
93.3 MB
sha256:d0988360043debeb2d69f70b676cdebe2bddf58a4ade7bdca8be6281d598cb32
linux-arm64-build-logs
48.9 MB
sha256:9e5448b8928c7310b6816bfd1c6116606beef7ad9b393d7a3cfe18cb29f7025b
linux-musl-arm64-build-logs
49 MB
sha256:f73c853cbeaf9e916d2f06a3333d16ccf0bbfea692c6b4d4ba6c504adb8f3c6c
linux-musl-x64-build-logs
49 MB
sha256:5e220694d05406b03b8cc520e557517917fad7960efc2fe9e414ba81d952cd1b
linux-x64-build-logs
80.8 MB
sha256:b1ac8593240638059bc2d51cd33720a80ff72e6a1f1d643a179a1110d6b20bdd
macos-build-logs
114 MB
sha256:83288c0773bcb178d20de249c0dca5b50ffa4b6f5b15781089398f74035958ec
win-arm64-build-logs
71.2 MB
sha256:420c79d6285e820574b66289146e499c436662af2b422ab403c2bdab5b1d3a9a
win-x64-build-logs
76.1 MB
sha256:4ccd40e056bf4359a42ea561ea285f1567bc0931d0a4c039b8b2f632c576fb35