JsonPatchDocument: Use application/json-patch+json content type in OpenAPI #62057
Build Build: Linux ARM64 failed
Annotations
Check failure on line 667 in src/Features/JsonPatch.SystemTextJson/src/JsonPatchDocumentOfT.cs
azure-pipelines / aspnetcore-ci (Build Build: Linux ARM64)
src/Features/JsonPatch.SystemTextJson/src/JsonPatchDocumentOfT.cs#L667
src/Features/JsonPatch.SystemTextJson/src/JsonPatchDocumentOfT.cs(667,24): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'PopulateMetadata' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Check failure on line 230 in src/Features/JsonPatch.SystemTextJson/src/JsonPatchDocument.cs
azure-pipelines / aspnetcore-ci (Build Build: Linux ARM64)
src/Features/JsonPatch.SystemTextJson/src/JsonPatchDocument.cs#L230
src/Features/JsonPatch.SystemTextJson/src/JsonPatchDocument.cs(230,24): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'PopulateMetadata' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Check failure on line 9 in src/Features/JsonPatch.SystemTextJson/src/PublicAPI.Unshipped.txt
azure-pipelines / aspnetcore-ci (Build Build: Linux ARM64)
src/Features/JsonPatch.SystemTextJson/src/PublicAPI.Unshipped.txt#L9
src/Features/JsonPatch.SystemTextJson/src/PublicAPI.Unshipped.txt(9,1): error RS0017: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'Microsoft.AspNetCore.JsonPatch.SystemTextJson.JsonPatchDocument.PopulateMetadata(System.Reflection.ParameterInfo parameter, Microsoft.AspNetCore.Builder.EndpointBuilder builder) -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Check failure on line 56 in src/Features/JsonPatch.SystemTextJson/src/PublicAPI.Unshipped.txt
azure-pipelines / aspnetcore-ci (Build Build: Linux ARM64)
src/Features/JsonPatch.SystemTextJson/src/PublicAPI.Unshipped.txt#L56
src/Features/JsonPatch.SystemTextJson/src/PublicAPI.Unshipped.txt(56,1): error RS0017: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol '~Microsoft.AspNetCore.JsonPatch.SystemTextJson.JsonPatchDocument<TModel>.PopulateMetadata(System.Reflection.ParameterInfo parameter, Microsoft.AspNetCore.Builder.EndpointBuilder builder) -> void' is part of the declared API, but is either not public or could not be found (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Check failure on line 675 in src/Features/JsonPatch/src/JsonPatchDocumentOfT.cs
azure-pipelines / aspnetcore-ci (Build Build: Linux ARM64)
src/Features/JsonPatch/src/JsonPatchDocumentOfT.cs#L675
src/Features/JsonPatch/src/JsonPatchDocumentOfT.cs(675,24): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'PopulateMetadata' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)