[SemanticConvention] Migrate generation to Weaver and bump version to 1.26 #4264
Annotations
10 errors
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
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)
|
This job failed
Loading