You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/Users/runner/work/opentelemetry-dotnet-instrumentation/opentelemetry-dotnet-instrumentation/src/OpenTelemetry.AutoInstrumentation/Util/ActivityHelper.cs(33,9): error CS0618: 'ActivityExtensions.SetStatus(Activity?, Status)' is obsolete: 'Call Activity.SetStatus instead this method will be removed in a future version.' [/Users/runner/work/opentelemetry-dotnet-instrumentation/opentelemetry-dotnet-instrumentation/src/OpenTelemetry.AutoInstrumentation/OpenTelemetry.AutoInstrumentation.csproj::TargetFramework=net6.0]
/Users/runner/work/opentelemetry-dotnet-instrumentation/opentelemetry-dotnet-instrumentation/src/OpenTelemetry.AutoInstrumentation/Util/ActivityHelper.cs(34,9): error CS0618: 'ActivityExtensions.RecordException(Activity?, Exception?)' is obsolete: 'Call Activity.AddException instead this method will be removed in a future version.' [/Users/runner/work/opentelemetry-dotnet-instrumentation/opentelemetry-dotnet-instrumentation/src/OpenTelemetry.AutoInstrumentation/OpenTelemetry.AutoInstrumentation.csproj::TargetFramework=net6.0]
/Users/runner/work/opentelemetry-dotnet-instrumentation/opentelemetry-dotnet-instrumentation/src/OpenTelemetry.AutoInstrumentation/Util/ActivityHelper.cs(33,9): error CS0618: 'ActivityExtensions.SetStatus(Activity?, Status)' is obsolete: 'Call Activity.SetStatus instead this method will be removed in a future version.' [/Users/runner/work/opentelemetry-dotnet-instrumentation/opentelemetry-dotnet-instrumentation/src/OpenTelemetry.AutoInstrumentation/OpenTelemetry.AutoInstrumentation.csproj::TargetFramework=net6.0]
/Users/runner/work/opentelemetry-dotnet-instrumentation/opentelemetry-dotnet-instrumentation/src/OpenTelemetry.AutoInstrumentation/Util/ActivityHelper.cs(34,9): error CS0618: 'ActivityExtensions.RecordException(Activity?, Exception?)' is obsolete: 'Call Activity.AddException instead this method will be removed in a future version.' [/Users/runner/work/opentelemetry-dotnet-instrumentation/opentelemetry-dotnet-instrumentation/src/OpenTelemetry.AutoInstrumentation/OpenTelemetry.AutoInstrumentation.csproj::TargetFramework=net6.0]
Target "CompileManagedSrc" has thrown an exception
Process completed with exit code 255.
No files were found with the provided path: bin/installation-scripts. No artifacts will be uploaded.
/Users/runner/work/opentelemetry-dotnet-instrumentation/opentelemetry-dotnet-instrumentation/packages/system.diagnostics.diagnosticsource/9.0.0/buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets(4,5): warning : System.Diagnostics.DiagnosticSource 9.0.0 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/Users/runner/work/opentelemetry-dotnet-instrumentation/opentelemetry-dotnet-instrumentation/src/OpenTelemetry.AutoInstrumentation/OpenTelemetry.AutoInstrumentation.csproj::TargetFramework=net6.0]
/Users/runner/work/opentelemetry-dotnet-instrumentation/opentelemetry-dotnet-instrumentation/packages/microsoft.extensions.dependencyinjection.abstractions/9.0.0/buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets(4,5): warning : Microsoft.Extensions.DependencyInjection.Abstractions 9.0.0 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/Users/runner/work/opentelemetry-dotnet-instrumentation/opentelemetry-dotnet-instrumentation/src/OpenTelemetry.AutoInstrumentation/OpenTelemetry.AutoInstrumentation.csproj::TargetFramework=net6.0]
/Users/runner/work/opentelemetry-dotnet-instrumentation/opentelemetry-dotnet-instrumentation/packages/microsoft.extensions.primitives/9.0.0/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets(4,5): warning : Microsoft.Extensions.Primitives 9.0.0 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/Users/runner/work/opentelemetry-dotnet-instrumentation/opentelemetry-dotnet-instrumentation/src/OpenTelemetry.AutoInstrumentation/OpenTelemetry.AutoInstrumentation.csproj::TargetFramework=net6.0]
/Users/runner/work/opentelemetry-dotnet-instrumentation/opentelemetry-dotnet-instrumentation/packages/microsoft.extensions.options/9.0.0/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.targets(4,5): warning : Microsoft.Extensions.Options 9.0.0 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/Users/runner/work/opentelemetry-dotnet-instrumentation/opentelemetry-dotnet-instrumentation/src/OpenTelemetry.AutoInstrumentation/OpenTelemetry.AutoInstrumentation.csproj::TargetFramework=net6.0]
/Users/runner/work/opentelemetry-dotnet-instrumentation/opentelemetry-dotnet-instrumentation/packages/microsoft.extensions.configuration.abstractions/9.0.0/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.Abstractions.targets(4,5): warning : Microsoft.Extensions.Configuration.Abstractions 9.0.0 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/Users/runner/work/opentelemetry-dotnet-instrumentation/opentelemetry-dotnet-instrumentation/src/OpenTelemetry.AutoInstrumentation/OpenTelemetry.AutoInstrumentation.csproj::TargetFramework=net6.0]
/Users/runner/work/opentelemetry-dotnet-instrumentation/opentelemetry-dotnet-instrumentation/packages/microsoft.extensions.options.configurationextensions/9.0.0/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Options.ConfigurationExtensions.targets(4,5): warning : Microsoft.Extensions.Options.ConfigurationExtensions 9.0.0 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/Users/runner/work/opentelemetry-dotnet-instrumentation/opentelemetry-dotnet-instrumentation/src/OpenTelemetry.AutoInstrumentation/OpenTelemetry.AutoInstrumentation.csproj::TargetFramework=net6.0]
/Users/runner/work/opentelemetry-dotnet-instrumentation/opentelemetry-dotnet-instrumentation/packages/microsoft.extensions.logging.abstractions/9.0.0/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets(4,5): warning : Microsoft.Extensions.Logging.Abstractions 9.0.0 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/Users/runner/work/opentelemetry-dotnet-instrumentation/opentelemetry-dotnet-instrumentation/src/OpenTelemetry.AutoInstrumentation/OpenTelemetry.AutoInstrumentation.csproj::TargetFramework=net6.0]
/Users/runner/work/opentelemetry-dotnet-instrumentation/opentelemetry-dotnet-instrumentation/packages/microsoft.extensions.dependencyinjection/9.0.0/buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets(4,5): warning : Microsoft.Extensions.DependencyInjection 9.0.0 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/Users/runner/work/opentelemetry-dotnet-instrumentation/opentelemetry-dotnet-instrumentation/src/OpenTelemetry.AutoInstrumentation/OpenTelemetry.AutoInstrumentation.csproj::TargetFramework=net6.0]
/Users/runner/work/opentelemetry-dotnet-instrumentation/opentelemetry-dotnet-instrumentation/packages/microsoft.extensions.logging/9.0.0/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.targets(4,5): warning : Microsoft.Extensions.Logging 9.0.0 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/Users/runner/work/opentelemetry-dotnet-instrumentation/opentelemetry-dotnet-instrumentation/src/OpenTelemetry.AutoInstrumentation/OpenTelemetry.AutoInstrumentation.csproj::TargetFramework=net6.0]
/Users/runner/work/opentelemetry-dotnet-instrumentation/opentelemetry-dotnet-instrumentation/packages/microsoft.extensions.configuration/9.0.0/buildTransitive/netcoreapp2.0/Microsoft.Extensions.Configuration.targets(4,5): warning : Microsoft.Extensions.Configuration 9.0.0 doesn't support net6.0 and has not been tested with it. Consider upgrading your TargetFramework to net8.0 or later. You may also set <SuppressTfmSupportBuildWarnings>true</SuppressTfmSupportBuildWarnings> in the project file to ignore this warning and attempt to run in this unsupported configuration at your own risk. [/Users/runner/work/opentelemetry-dotnet-instrumentation/opentelemetry-dotnet-instrumentation/src/OpenTelemetry.AutoInstrumentation/OpenTelemetry.AutoInstrumentation.csproj::TargetFramework=net6.0]
No files were found with the provided path: bin/tracer-home. No artifacts will be uploaded.
The logs for this run have expired and are no longer available.