Skip to content

[SemanticConvention] Migrate generation to Weaver and bump version to 1.26 #4264

[SemanticConvention] Migrate generation to Weaver and bump version to 1.26

[SemanticConvention] Migrate generation to Weaver and bump version to 1.26 #4264

Triggered via pull request September 6, 2024 08:49
Status Failure
Total duration 8m 19s
Artifacts

ci.yml

on: pull_request
detect-changes
9s
detect-changes
lint-misspell-sanitycheck  /  run-misspell
5s
lint-misspell-sanitycheck / run-misspell
lint-misspell-sanitycheck  /  run-sanitycheck
5s
lint-misspell-sanitycheck / run-sanitycheck
Matrix: build-test-contrib-shared-tests / build-test
Waiting for pending jobs
Matrix: build-test-exporter-geneva / build-test
Waiting for pending jobs
Matrix: build-test-exporter-influxdb / build-test
Waiting for pending jobs
Matrix: build-test-exporter-instana / build-test
Waiting for pending jobs
Matrix: build-test-exporter-onecollector / build-test
Waiting for pending jobs
Matrix: build-test-exporter-stackdriver / build-test
Waiting for pending jobs
Matrix: build-test-extensions-aws / build-test
Waiting for pending jobs
Matrix: build-test-extensions-enrichment / build-test
Waiting for pending jobs
Matrix: build-test-extensions / build-test
Waiting for pending jobs
Matrix: build-test-instrumentation-aspnet / build-test
Waiting for pending jobs
Matrix: build-test-instrumentation-aspnetcore / build-test
Waiting for pending jobs
Matrix: build-test-instrumentation-aws / build-test
Waiting for pending jobs
Matrix: build-test-instrumentation-awslambda / build-test
Waiting for pending jobs
Matrix: build-test-instrumentation-cassandra / build-test
Waiting for pending jobs
Matrix: build-test-instrumentation-confluentkafka / build-test
Waiting for pending jobs
Matrix: build-test-instrumentation-elasticsearchclient / build-test
Waiting for pending jobs
Matrix: build-test-instrumentation-entityframeworkcore / build-test
Waiting for pending jobs
Matrix: build-test-instrumentation-eventcounters / build-test
Waiting for pending jobs
Matrix: build-test-instrumentation-grpccore / build-test
Waiting for pending jobs
Matrix: build-test-instrumentation-grpcnetclient / build-test
Waiting for pending jobs
Matrix: build-test-instrumentation-hangfire / build-test
Waiting for pending jobs
Matrix: build-test-instrumentation-http / build-test
Waiting for pending jobs
Matrix: build-test-instrumentation-owin / build-test
Waiting for pending jobs
Matrix: build-test-instrumentation-process / build-test
Waiting for pending jobs
Matrix: build-test-instrumentation-quartz / build-test
Waiting for pending jobs
Matrix: build-test-instrumentation-runtime / build-test
Waiting for pending jobs
Matrix: build-test-instrumentation-sqlclient / build-test
Waiting for pending jobs
Matrix: build-test-instrumentation-stackexchangeredis-integration / kafka-integration-test
Waiting for pending jobs
Matrix: build-test-instrumentation-stackexchangeredis-integration / redis-integration-test
Waiting for pending jobs
Matrix: build-test-instrumentation-stackexchangeredis / build-test
Waiting for pending jobs
Matrix: build-test-instrumentation-wcf / build-test
Waiting for pending jobs
Matrix: build-test-persistentstorage / build-test
Waiting for pending jobs
Matrix: build-test-resources-aws / build-test
Waiting for pending jobs
Matrix: build-test-resources-azure / build-test
Waiting for pending jobs
Matrix: build-test-resources-container / build-test
Waiting for pending jobs
Matrix: build-test-resources-gcp / build-test
Waiting for pending jobs
Matrix: build-test-resources-host / build-test
Waiting for pending jobs
Matrix: build-test-resources-process / build-test
Waiting for pending jobs
Matrix: build-test-resources-processruntime / build-test
Waiting for pending jobs
Matrix: build-test-sampler-aws / build-test
Waiting for pending jobs
Matrix: build-test-semanticconventions / build-test
Matrix: verify-aot-compat / run-verify-aot-compat
Waiting for pending jobs
lint-md  /  run-markdownlint
5s
lint-md / run-markdownlint
lint-dotnet-format  /  run-dotnet-format
7m 41s
lint-dotnet-format / run-dotnet-format
lint-yml  /  run-yamllint
8s
lint-yml / run-yamllint
Matrix: build-test-instrumentation-confluentkafka-integration / kafka-integration-test
Waiting for pending jobs
Matrix: build-test-instrumentation-confluentkafka-integration / redis-integration-test
Waiting for pending jobs
Matrix: build-test-resources-operatingsystem / build-test
Waiting for pending jobs
build-test
0s
build-test
Fit to window
Zoom out
Zoom in

Annotations

72 errors
lint-misspell-sanitycheck / run-sanitycheck
Process completed with exit code 2.
build-test-semanticconventions / build-test (ubuntu-latest, net6.0): src/OpenTelemetry.SemanticConventions/Attributes/K8sAttributes.cs#L126
Symbol 'const OpenTelemetry.SemanticConventions.K8sAttributes.AttributeK8sPodAnnotationTemplate = "k8s.pod.annotation" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (ubuntu-latest, net6.0): src/OpenTelemetry.SemanticConventions/Attributes/K8sAttributes.cs#L131
Symbol 'const OpenTelemetry.SemanticConventions.K8sAttributes.AttributeK8sPodLabelTemplate = "k8s.pod.label" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (ubuntu-latest, net6.0): src/OpenTelemetry.SemanticConventions/Attributes/K8sAttributes.cs#L137
Symbol 'const OpenTelemetry.SemanticConventions.K8sAttributes.AttributeK8sPodLabelsTemplate = "k8s.pod.labels" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (ubuntu-latest, net6.0): src/OpenTelemetry.SemanticConventions/Attributes/ContainerAttributes.cs#L76
Symbol 'const OpenTelemetry.SemanticConventions.ContainerAttributes.AttributeContainerLabelTemplate = "container.label" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (ubuntu-latest, net6.0): src/OpenTelemetry.SemanticConventions/Attributes/ContainerAttributes.cs#L82
Symbol 'const OpenTelemetry.SemanticConventions.ContainerAttributes.AttributeContainerLabelsTemplate = "container.labels" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (ubuntu-latest, net6.0): src/OpenTelemetry.SemanticConventions/Attributes/DbAttributes.cs#L135
Symbol 'const OpenTelemetry.SemanticConventions.DbAttributes.AttributeDbElasticsearchPathPartsTemplate = "db.elasticsearch.path_parts" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (ubuntu-latest, net6.0): src/OpenTelemetry.SemanticConventions/Attributes/RpcAttributes.cs#L28
Symbol 'const OpenTelemetry.SemanticConventions.RpcAttributes.AttributeRpcConnectRpcRequestMetadataTemplate = "rpc.connect_rpc.request.metadata" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (ubuntu-latest, net6.0): src/OpenTelemetry.SemanticConventions/Attributes/RpcAttributes.cs#L36
Symbol 'const OpenTelemetry.SemanticConventions.RpcAttributes.AttributeRpcConnectRpcResponseMetadataTemplate = "rpc.connect_rpc.response.metadata" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (ubuntu-latest, net6.0): src/OpenTelemetry.SemanticConventions/Attributes/RpcAttributes.cs#L44
Symbol 'const OpenTelemetry.SemanticConventions.RpcAttributes.AttributeRpcGrpcRequestMetadataTemplate = "rpc.grpc.request.metadata" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (ubuntu-latest, net6.0): src/OpenTelemetry.SemanticConventions/Attributes/RpcAttributes.cs#L52
Symbol 'const OpenTelemetry.SemanticConventions.RpcAttributes.AttributeRpcGrpcResponseMetadataTemplate = "rpc.grpc.response.metadata" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (ubuntu-latest, net8.0): src/OpenTelemetry.SemanticConventions/Attributes/ContainerAttributes.cs#L76
Symbol 'const OpenTelemetry.SemanticConventions.ContainerAttributes.AttributeContainerLabelTemplate = "container.label" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (ubuntu-latest, net8.0): src/OpenTelemetry.SemanticConventions/Attributes/ContainerAttributes.cs#L82
Symbol 'const OpenTelemetry.SemanticConventions.ContainerAttributes.AttributeContainerLabelsTemplate = "container.labels" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (ubuntu-latest, net8.0): src/OpenTelemetry.SemanticConventions/Attributes/DbAttributes.cs#L135
Symbol 'const OpenTelemetry.SemanticConventions.DbAttributes.AttributeDbElasticsearchPathPartsTemplate = "db.elasticsearch.path_parts" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (ubuntu-latest, net8.0): src/OpenTelemetry.SemanticConventions/Attributes/K8sAttributes.cs#L126
Symbol 'const OpenTelemetry.SemanticConventions.K8sAttributes.AttributeK8sPodAnnotationTemplate = "k8s.pod.annotation" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (ubuntu-latest, net8.0): src/OpenTelemetry.SemanticConventions/Attributes/K8sAttributes.cs#L131
Symbol 'const OpenTelemetry.SemanticConventions.K8sAttributes.AttributeK8sPodLabelTemplate = "k8s.pod.label" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (ubuntu-latest, net8.0): src/OpenTelemetry.SemanticConventions/Attributes/K8sAttributes.cs#L137
Symbol 'const OpenTelemetry.SemanticConventions.K8sAttributes.AttributeK8sPodLabelsTemplate = "k8s.pod.labels" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (ubuntu-latest, net8.0): src/OpenTelemetry.SemanticConventions/Attributes/DbAttributes.cs#L198
Symbol 'const OpenTelemetry.SemanticConventions.DbAttributes.AttributeDbQueryParameterTemplate = "db.query.parameter" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (ubuntu-latest, net8.0): src/OpenTelemetry.SemanticConventions/Attributes/HttpAttributes.cs#L59
Symbol 'const OpenTelemetry.SemanticConventions.HttpAttributes.AttributeHttpRequestHeaderTemplate = "http.request.header" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (ubuntu-latest, net8.0): src/OpenTelemetry.SemanticConventions/Attributes/RpcAttributes.cs#L28
Symbol 'const OpenTelemetry.SemanticConventions.RpcAttributes.AttributeRpcConnectRpcRequestMetadataTemplate = "rpc.connect_rpc.request.metadata" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (ubuntu-latest, net8.0): src/OpenTelemetry.SemanticConventions/Attributes/RpcAttributes.cs#L36
Symbol 'const OpenTelemetry.SemanticConventions.RpcAttributes.AttributeRpcConnectRpcResponseMetadataTemplate = "rpc.connect_rpc.response.metadata" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (ubuntu-latest, net7.0): src/OpenTelemetry.SemanticConventions/Attributes/K8sAttributes.cs#L131
Symbol 'const OpenTelemetry.SemanticConventions.K8sAttributes.AttributeK8sPodLabelTemplate = "k8s.pod.label" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (ubuntu-latest, net7.0): src/OpenTelemetry.SemanticConventions/Attributes/K8sAttributes.cs#L126
Symbol 'const OpenTelemetry.SemanticConventions.K8sAttributes.AttributeK8sPodAnnotationTemplate = "k8s.pod.annotation" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (ubuntu-latest, net7.0): src/OpenTelemetry.SemanticConventions/Attributes/K8sAttributes.cs#L137
Symbol 'const OpenTelemetry.SemanticConventions.K8sAttributes.AttributeK8sPodLabelsTemplate = "k8s.pod.labels" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (ubuntu-latest, net7.0): src/OpenTelemetry.SemanticConventions/Attributes/ContainerAttributes.cs#L76
Symbol 'const OpenTelemetry.SemanticConventions.ContainerAttributes.AttributeContainerLabelTemplate = "container.label" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (ubuntu-latest, net7.0): src/OpenTelemetry.SemanticConventions/Attributes/ContainerAttributes.cs#L82
Symbol 'const OpenTelemetry.SemanticConventions.ContainerAttributes.AttributeContainerLabelsTemplate = "container.labels" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (ubuntu-latest, net7.0): src/OpenTelemetry.SemanticConventions/Attributes/HttpAttributes.cs#L59
Symbol 'const OpenTelemetry.SemanticConventions.HttpAttributes.AttributeHttpRequestHeaderTemplate = "http.request.header" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (ubuntu-latest, net7.0): src/OpenTelemetry.SemanticConventions/Attributes/HttpAttributes.cs#L125
Symbol 'const OpenTelemetry.SemanticConventions.HttpAttributes.AttributeHttpResponseHeaderTemplate = "http.response.header" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (ubuntu-latest, net7.0): src/OpenTelemetry.SemanticConventions/Attributes/RpcAttributes.cs#L28
Symbol 'const OpenTelemetry.SemanticConventions.RpcAttributes.AttributeRpcConnectRpcRequestMetadataTemplate = "rpc.connect_rpc.request.metadata" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (ubuntu-latest, net7.0): src/OpenTelemetry.SemanticConventions/Attributes/RpcAttributes.cs#L36
Symbol 'const OpenTelemetry.SemanticConventions.RpcAttributes.AttributeRpcConnectRpcResponseMetadataTemplate = "rpc.connect_rpc.response.metadata" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (ubuntu-latest, net7.0): src/OpenTelemetry.SemanticConventions/Attributes/RpcAttributes.cs#L44
Symbol 'const OpenTelemetry.SemanticConventions.RpcAttributes.AttributeRpcGrpcRequestMetadataTemplate = "rpc.grpc.request.metadata" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net6.0): src/OpenTelemetry.SemanticConventions/Attributes/RpcAttributes.cs#L44
Symbol 'const OpenTelemetry.SemanticConventions.RpcAttributes.AttributeRpcGrpcRequestMetadataTemplate = "rpc.grpc.request.metadata" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net6.0): src/OpenTelemetry.SemanticConventions/Attributes/RpcAttributes.cs#L28
Symbol 'const OpenTelemetry.SemanticConventions.RpcAttributes.AttributeRpcConnectRpcRequestMetadataTemplate = "rpc.connect_rpc.request.metadata" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net6.0): src/OpenTelemetry.SemanticConventions/Attributes/RpcAttributes.cs#L52
Symbol 'const OpenTelemetry.SemanticConventions.RpcAttributes.AttributeRpcGrpcResponseMetadataTemplate = "rpc.grpc.response.metadata" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net6.0): src/OpenTelemetry.SemanticConventions/Attributes/RpcAttributes.cs#L36
Symbol 'const OpenTelemetry.SemanticConventions.RpcAttributes.AttributeRpcConnectRpcResponseMetadataTemplate = "rpc.connect_rpc.response.metadata" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net6.0): src/OpenTelemetry.SemanticConventions/Attributes/ContainerAttributes.cs#L76
Symbol 'const OpenTelemetry.SemanticConventions.ContainerAttributes.AttributeContainerLabelTemplate = "container.label" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net6.0): src/OpenTelemetry.SemanticConventions/Attributes/ContainerAttributes.cs#L82
Symbol 'const OpenTelemetry.SemanticConventions.ContainerAttributes.AttributeContainerLabelsTemplate = "container.labels" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net6.0): src/OpenTelemetry.SemanticConventions/Attributes/K8sAttributes.cs#L126
Symbol 'const OpenTelemetry.SemanticConventions.K8sAttributes.AttributeK8sPodAnnotationTemplate = "k8s.pod.annotation" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net6.0): src/OpenTelemetry.SemanticConventions/Attributes/K8sAttributes.cs#L131
Symbol 'const OpenTelemetry.SemanticConventions.K8sAttributes.AttributeK8sPodLabelTemplate = "k8s.pod.label" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net6.0): src/OpenTelemetry.SemanticConventions/Attributes/DbAttributes.cs#L135
Symbol 'const OpenTelemetry.SemanticConventions.DbAttributes.AttributeDbElasticsearchPathPartsTemplate = "db.elasticsearch.path_parts" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net6.0): src/OpenTelemetry.SemanticConventions/Attributes/K8sAttributes.cs#L137
Symbol 'const OpenTelemetry.SemanticConventions.K8sAttributes.AttributeK8sPodLabelsTemplate = "k8s.pod.labels" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net7.0): src/OpenTelemetry.SemanticConventions/Attributes/K8sAttributes.cs#L131
Symbol 'const OpenTelemetry.SemanticConventions.K8sAttributes.AttributeK8sPodLabelTemplate = "k8s.pod.label" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net7.0): src/OpenTelemetry.SemanticConventions/Attributes/K8sAttributes.cs#L126
Symbol 'const OpenTelemetry.SemanticConventions.K8sAttributes.AttributeK8sPodAnnotationTemplate = "k8s.pod.annotation" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net7.0): src/OpenTelemetry.SemanticConventions/Attributes/K8sAttributes.cs#L137
Symbol 'const OpenTelemetry.SemanticConventions.K8sAttributes.AttributeK8sPodLabelsTemplate = "k8s.pod.labels" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net7.0): src/OpenTelemetry.SemanticConventions/Attributes/ContainerAttributes.cs#L76
Symbol 'const OpenTelemetry.SemanticConventions.ContainerAttributes.AttributeContainerLabelTemplate = "container.label" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net7.0): src/OpenTelemetry.SemanticConventions/Attributes/ContainerAttributes.cs#L82
Symbol 'const OpenTelemetry.SemanticConventions.ContainerAttributes.AttributeContainerLabelsTemplate = "container.labels" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net7.0): src/OpenTelemetry.SemanticConventions/Attributes/HttpAttributes.cs#L59
Symbol 'const OpenTelemetry.SemanticConventions.HttpAttributes.AttributeHttpRequestHeaderTemplate = "http.request.header" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net7.0): src/OpenTelemetry.SemanticConventions/Attributes/HttpAttributes.cs#L125
Symbol 'const OpenTelemetry.SemanticConventions.HttpAttributes.AttributeHttpResponseHeaderTemplate = "http.response.header" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net7.0): src/OpenTelemetry.SemanticConventions/Attributes/DbAttributes.cs#L135
Symbol 'const OpenTelemetry.SemanticConventions.DbAttributes.AttributeDbElasticsearchPathPartsTemplate = "db.elasticsearch.path_parts" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net7.0): src/OpenTelemetry.SemanticConventions/Attributes/DbAttributes.cs#L198
Symbol 'const OpenTelemetry.SemanticConventions.DbAttributes.AttributeDbQueryParameterTemplate = "db.query.parameter" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net7.0): src/OpenTelemetry.SemanticConventions/Attributes/RpcAttributes.cs#L28
Symbol 'const OpenTelemetry.SemanticConventions.RpcAttributes.AttributeRpcConnectRpcRequestMetadataTemplate = "rpc.connect_rpc.request.metadata" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net462): src/OpenTelemetry.SemanticConventions/Attributes/K8sAttributes.cs#L131
Symbol 'const OpenTelemetry.SemanticConventions.K8sAttributes.AttributeK8sPodLabelTemplate = "k8s.pod.label" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net462): src/OpenTelemetry.SemanticConventions/Attributes/K8sAttributes.cs#L126
Symbol 'const OpenTelemetry.SemanticConventions.K8sAttributes.AttributeK8sPodAnnotationTemplate = "k8s.pod.annotation" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net462): src/OpenTelemetry.SemanticConventions/Attributes/K8sAttributes.cs#L137
Symbol 'const OpenTelemetry.SemanticConventions.K8sAttributes.AttributeK8sPodLabelsTemplate = "k8s.pod.labels" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net462): src/OpenTelemetry.SemanticConventions/Attributes/RpcAttributes.cs#L28
Symbol 'const OpenTelemetry.SemanticConventions.RpcAttributes.AttributeRpcConnectRpcRequestMetadataTemplate = "rpc.connect_rpc.request.metadata" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net462): src/OpenTelemetry.SemanticConventions/Attributes/RpcAttributes.cs#L36
Symbol 'const OpenTelemetry.SemanticConventions.RpcAttributes.AttributeRpcConnectRpcResponseMetadataTemplate = "rpc.connect_rpc.response.metadata" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net462): src/OpenTelemetry.SemanticConventions/Attributes/RpcAttributes.cs#L44
Symbol 'const OpenTelemetry.SemanticConventions.RpcAttributes.AttributeRpcGrpcRequestMetadataTemplate = "rpc.grpc.request.metadata" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net462): src/OpenTelemetry.SemanticConventions/Attributes/RpcAttributes.cs#L52
Symbol 'const OpenTelemetry.SemanticConventions.RpcAttributes.AttributeRpcGrpcResponseMetadataTemplate = "rpc.grpc.response.metadata" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net462): src/OpenTelemetry.SemanticConventions/Attributes/ContainerAttributes.cs#L76
Symbol 'const OpenTelemetry.SemanticConventions.ContainerAttributes.AttributeContainerLabelTemplate = "container.label" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net462): src/OpenTelemetry.SemanticConventions/Attributes/ContainerAttributes.cs#L82
Symbol 'const OpenTelemetry.SemanticConventions.ContainerAttributes.AttributeContainerLabelsTemplate = "container.labels" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net462): src/OpenTelemetry.SemanticConventions/Attributes/DbAttributes.cs#L135
Symbol 'const OpenTelemetry.SemanticConventions.DbAttributes.AttributeDbElasticsearchPathPartsTemplate = "db.elasticsearch.path_parts" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net8.0): src/OpenTelemetry.SemanticConventions/Attributes/K8sAttributes.cs#L126
Symbol 'const OpenTelemetry.SemanticConventions.K8sAttributes.AttributeK8sPodAnnotationTemplate = "k8s.pod.annotation" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net8.0): src/OpenTelemetry.SemanticConventions/Attributes/K8sAttributes.cs#L131
Symbol 'const OpenTelemetry.SemanticConventions.K8sAttributes.AttributeK8sPodLabelTemplate = "k8s.pod.label" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net8.0): src/OpenTelemetry.SemanticConventions/Attributes/K8sAttributes.cs#L137
Symbol 'const OpenTelemetry.SemanticConventions.K8sAttributes.AttributeK8sPodLabelsTemplate = "k8s.pod.labels" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net8.0): src/OpenTelemetry.SemanticConventions/Attributes/RpcAttributes.cs#L28
Symbol 'const OpenTelemetry.SemanticConventions.RpcAttributes.AttributeRpcConnectRpcRequestMetadataTemplate = "rpc.connect_rpc.request.metadata" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net8.0): src/OpenTelemetry.SemanticConventions/Attributes/RpcAttributes.cs#L36
Symbol 'const OpenTelemetry.SemanticConventions.RpcAttributes.AttributeRpcConnectRpcResponseMetadataTemplate = "rpc.connect_rpc.response.metadata" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net8.0): src/OpenTelemetry.SemanticConventions/Attributes/RpcAttributes.cs#L44
Symbol 'const OpenTelemetry.SemanticConventions.RpcAttributes.AttributeRpcGrpcRequestMetadataTemplate = "rpc.grpc.request.metadata" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net8.0): src/OpenTelemetry.SemanticConventions/Attributes/RpcAttributes.cs#L52
Symbol 'const OpenTelemetry.SemanticConventions.RpcAttributes.AttributeRpcGrpcResponseMetadataTemplate = "rpc.grpc.response.metadata" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net8.0): src/OpenTelemetry.SemanticConventions/Attributes/ContainerAttributes.cs#L76
Symbol 'const OpenTelemetry.SemanticConventions.ContainerAttributes.AttributeContainerLabelTemplate = "container.label" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net8.0): src/OpenTelemetry.SemanticConventions/Attributes/ContainerAttributes.cs#L82
Symbol 'const OpenTelemetry.SemanticConventions.ContainerAttributes.AttributeContainerLabelsTemplate = "container.labels" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
build-test-semanticconventions / build-test (windows-latest, net8.0): src/OpenTelemetry.SemanticConventions/Attributes/HttpAttributes.cs#L59
Symbol 'const OpenTelemetry.SemanticConventions.HttpAttributes.AttributeHttpRequestHeaderTemplate = "http.request.header" -> string' is not part of the declared public API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
lint-dotnet-format / run-dotnet-format
Process completed with exit code 1.