Skip to content

Add support for OTEL_INSTRUMENTATION_HTTP_KNOWN_METHODS #2081

Add support for OTEL_INSTRUMENTATION_HTTP_KNOWN_METHODS

Add support for OTEL_INSTRUMENTATION_HTTP_KNOWN_METHODS #2081

Triggered via pull request December 21, 2023 19:01
Status Failure
Total duration 3m 48s
Artifacts
Matrix: build-test
Fit to window
Zoom out
Zoom in

Annotations

70 errors
build-test (ubuntu-latest, net7.0): src/OpenTelemetry.Instrumentation.AspNetCore/AspNetCoreTraceInstrumentationOptions.cs#L5
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
build-test (ubuntu-latest, net7.0): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpWebRequestActivitySource.netfx.cs#L98
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.SetHttpClientActivityDisplayName(Activity, string, Dictionary<string, string>)'
build-test (ubuntu-latest, net7.0): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerMetricsDiagnosticListener.cs#L49
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.GetNormalizedHttpMethod(string, Dictionary<string, string>)'
build-test (ubuntu-latest, net7.0): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerDiagnosticListener.cs#L132
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.SetHttpClientActivityDisplayName(Activity, string, Dictionary<string, string>)'
build-test (ubuntu-latest, net7.0): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpWebRequestActivitySource.netfx.cs#L428
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.GetNormalizedHttpMethod(string, Dictionary<string, string>)'
build-test (ubuntu-latest, net7.0): src/OpenTelemetry.Instrumentation.Http/HttpClientTraceInstrumentationOptions.cs#L135
'RequestMethodHelper.GetKnownMethods(string)' is inaccessible due to its protection level
build-test (ubuntu-latest, net7.0): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerMetricsDiagnosticListener.cs#L49
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.GetNormalizedHttpMethod(string)'
build-test (ubuntu-latest, net7.0): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerDiagnosticListener.cs#L132
No overload for method 'SetHttpClientActivityDisplayName' takes 3 arguments
build-test (ubuntu-latest, net8.0): src/OpenTelemetry.Instrumentation.AspNetCore/AspNetCoreTraceInstrumentationOptions.cs#L5
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
build-test (ubuntu-latest, net8.0): src/OpenTelemetry.Instrumentation.Http/HttpClientTraceInstrumentationOptions.cs#L135
'RequestMethodHelper.GetKnownMethods(string)' is inaccessible due to its protection level
build-test (ubuntu-latest, net8.0): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerDiagnosticListener.cs#L132
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.SetHttpClientActivityDisplayName(Activity, string, Dictionary<string, string>)'
build-test (ubuntu-latest, net8.0): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerMetricsDiagnosticListener.cs#L49
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.GetNormalizedHttpMethod(string, Dictionary<string, string>)'
build-test (ubuntu-latest, net8.0): src/OpenTelemetry.Instrumentation.Http/HttpClientTraceInstrumentationOptions.cs#L135
'RequestMethodHelper.GetKnownMethods(string)' is inaccessible due to its protection level
build-test (ubuntu-latest, net8.0): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerMetricsDiagnosticListener.cs#L49
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.GetNormalizedHttpMethod(string, Dictionary<string, string>)'
build-test (ubuntu-latest, net8.0): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerDiagnosticListener.cs#L132
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.SetHttpClientActivityDisplayName(Activity, string, Dictionary<string, string>)'
build-test (ubuntu-latest, net8.0): src/OpenTelemetry.Instrumentation.Http/HttpClientTraceInstrumentationOptions.cs#L135
'RequestMethodHelper.GetKnownMethods(string)' is inaccessible due to its protection level
build-test (ubuntu-latest, net6.0): src/OpenTelemetry.Instrumentation.AspNetCore/AspNetCoreTraceInstrumentationOptions.cs#L5
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
build-test (ubuntu-latest, net6.0): src/OpenTelemetry.Instrumentation.Http/HttpClientTraceInstrumentationOptions.cs#L135
'RequestMethodHelper.GetKnownMethods(string)' is inaccessible due to its protection level
build-test (ubuntu-latest, net6.0): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerDiagnosticListener.cs#L132
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.SetHttpClientActivityDisplayName(Activity, string, Dictionary<string, string>)'
build-test (ubuntu-latest, net6.0): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerMetricsDiagnosticListener.cs#L49
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.GetNormalizedHttpMethod(string, Dictionary<string, string>)'
build-test (ubuntu-latest, net6.0): src/OpenTelemetry.Instrumentation.Http/HttpClientTraceInstrumentationOptions.cs#L135
'RequestMethodHelper.GetKnownMethods(string)' is inaccessible due to its protection level
build-test (ubuntu-latest, net6.0): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerDiagnosticListener.cs#L132
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.SetHttpClientActivityDisplayName(Activity, string, Dictionary<string, string>)'
build-test (ubuntu-latest, net6.0): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpWebRequestActivitySource.netfx.cs#L98
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.SetHttpClientActivityDisplayName(Activity, string, Dictionary<string, string>)'
build-test (windows-latest, net7.0): src/OpenTelemetry.Instrumentation.AspNetCore/AspNetCoreTraceInstrumentationOptions.cs#L5
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
build-test (windows-latest, net7.0): src/OpenTelemetry.Instrumentation.Http/HttpClientTraceInstrumentationOptions.cs#L135
'RequestMethodHelper.GetKnownMethods(string)' is inaccessible due to its protection level
build-test (windows-latest, net7.0): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerDiagnosticListener.cs#L132
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.SetHttpClientActivityDisplayName(Activity, string, Dictionary<string, string>)'
build-test (windows-latest, net7.0): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerMetricsDiagnosticListener.cs#L49
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.GetNormalizedHttpMethod(string, Dictionary<string, string>)'
build-test (windows-latest, net7.0): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerDiagnosticListener.cs#L132
No overload for method 'SetHttpClientActivityDisplayName' takes 3 arguments
build-test (windows-latest, net7.0): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerMetricsDiagnosticListener.cs#L49
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.GetNormalizedHttpMethod(string)'
build-test (windows-latest, net7.0): src/OpenTelemetry.Instrumentation.Http/HttpClientTraceInstrumentationOptions.cs#L14
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
build-test (windows-latest, net7.0): src/OpenTelemetry.Instrumentation.Http/HttpClientTraceInstrumentationOptions.cs#L135
'RequestMethodHelper.GetKnownMethods(string)' is inaccessible due to its protection level
build-test (windows-latest, net462): src/OpenTelemetry.Instrumentation.AspNetCore/AspNetCoreTraceInstrumentationOptions.cs#L5
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
build-test (windows-latest, net462): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerMetricsDiagnosticListener.cs#L49
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.GetNormalizedHttpMethod(string, Dictionary<string, string>)'
build-test (windows-latest, net462): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerDiagnosticListener.cs#L132
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.SetHttpClientActivityDisplayName(Activity, string, Dictionary<string, string>)'
build-test (windows-latest, net462): src/OpenTelemetry.Instrumentation.Http/HttpClientTraceInstrumentationOptions.cs#L135
'RequestMethodHelper.GetKnownMethods(string)' is inaccessible due to its protection level
build-test (windows-latest, net462): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerMetricsDiagnosticListener.cs#L49
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.GetNormalizedHttpMethod(string, Dictionary<string, string>)'
build-test (windows-latest, net462): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerDiagnosticListener.cs#L132
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.SetHttpClientActivityDisplayName(Activity, string, Dictionary<string, string>)'
build-test (windows-latest, net462): src/OpenTelemetry.Instrumentation.Http/HttpClientTraceInstrumentationOptions.cs#L135
'RequestMethodHelper.GetKnownMethods(string)' is inaccessible due to its protection level
build-test (windows-latest, net6.0): src/OpenTelemetry.Instrumentation.AspNetCore/AspNetCoreTraceInstrumentationOptions.cs#L5
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
build-test (windows-latest, net462): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpWebRequestActivitySource.netfx.cs#L98
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.SetHttpClientActivityDisplayName(Activity, string, Dictionary<string, string>)'
build-test (windows-latest, net6.0): src/OpenTelemetry.Instrumentation.Http/HttpClientTraceInstrumentationOptions.cs#L135
'RequestMethodHelper.GetKnownMethods(string)' is inaccessible due to its protection level
build-test (windows-latest, net6.0): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerDiagnosticListener.cs#L132
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.SetHttpClientActivityDisplayName(Activity, string, Dictionary<string, string>)'
build-test (windows-latest, net6.0): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerMetricsDiagnosticListener.cs#L49
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.GetNormalizedHttpMethod(string, Dictionary<string, string>)'
build-test (windows-latest, net6.0): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerDiagnosticListener.cs#L132
No overload for method 'SetHttpClientActivityDisplayName' takes 3 arguments
build-test (windows-latest, net6.0): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerMetricsDiagnosticListener.cs#L49
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.GetNormalizedHttpMethod(string)'
build-test (windows-latest, net6.0): src/OpenTelemetry.Instrumentation.Http/HttpClientTraceInstrumentationOptions.cs#L14
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
build-test (windows-latest, net6.0): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerMetricsDiagnosticListener.cs#L49
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.GetNormalizedHttpMethod(string, Dictionary<string, string>)'
build-test (windows-latest, net8.0): src/OpenTelemetry.Instrumentation.AspNetCore/AspNetCoreTraceInstrumentationOptions.cs#L5
Using directive is unnecessary. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0005)
build-test (windows-latest, net8.0): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerMetricsDiagnosticListener.cs#L49
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.GetNormalizedHttpMethod(string, Dictionary<string, string>)'
build-test (windows-latest, net8.0): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerDiagnosticListener.cs#L132
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.SetHttpClientActivityDisplayName(Activity, string, Dictionary<string, string>)'
build-test (windows-latest, net8.0): src/OpenTelemetry.Instrumentation.Http/HttpClientTraceInstrumentationOptions.cs#L135
'RequestMethodHelper.GetKnownMethods(string)' is inaccessible due to its protection level
build-test (windows-latest, net8.0): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpWebRequestActivitySource.netfx.cs#L98
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.SetHttpClientActivityDisplayName(Activity, string, Dictionary<string, string>)'
build-test (windows-latest, net8.0): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpWebRequestActivitySource.netfx.cs#L428
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.GetNormalizedHttpMethod(string, Dictionary<string, string>)'
build-test (windows-latest, net8.0): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerMetricsDiagnosticListener.cs#L49
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.GetNormalizedHttpMethod(string, Dictionary<string, string>)'
build-test (windows-latest, net8.0): src/OpenTelemetry.Instrumentation.Http/Implementation/HttpHandlerDiagnosticListener.cs#L132
An object reference is required for the non-static field, method, or property 'RequestMethodHelper.SetHttpClientActivityDisplayName(Activity, string, Dictionary<string, string>)'