Allow document transformers to access operation descriptions (#61264)#65777
Allow document transformers to access operation descriptions (#61264)#65777vvimjam wants to merge 3 commits into
Build #20260313.20 failed
Details
- Failed: 0 (0.00%)
- Passed: 1,358 (99.27%)
- Other: 10 (0.73%)
- Total: 1,368
Annotations
Check failure on line 33 in src/OpenApi/src/Transformers/OpenApiDocumentTransformerContext.cs
azure-pipelines / aspnetcore-ci
src/OpenApi/src/Transformers/OpenApiDocumentTransformerContext.cs#L33
src/OpenApi/src/Transformers/OpenApiDocumentTransformerContext.cs(33,99): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'OperationDescriptions.get' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Check failure on line 33 in src/OpenApi/src/Transformers/OpenApiDocumentTransformerContext.cs
azure-pipelines / aspnetcore-ci
src/OpenApi/src/Transformers/OpenApiDocumentTransformerContext.cs#L33
src/OpenApi/src/Transformers/OpenApiDocumentTransformerContext.cs(33,104): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'OperationDescriptions.init' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Check failure on line 33 in src/OpenApi/src/Transformers/OpenApiDocumentTransformerContext.cs
azure-pipelines / aspnetcore-ci
src/OpenApi/src/Transformers/OpenApiDocumentTransformerContext.cs#L33
src/OpenApi/src/Transformers/OpenApiDocumentTransformerContext.cs(33,104): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'OperationDescriptions.init' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)
Check failure on line 33 in src/OpenApi/src/Transformers/OpenApiDocumentTransformerContext.cs
azure-pipelines / aspnetcore-ci
src/OpenApi/src/Transformers/OpenApiDocumentTransformerContext.cs#L33
src/OpenApi/src/Transformers/OpenApiDocumentTransformerContext.cs(33,99): error RS0016: (NETCORE_ENGINEERING_TELEMETRY=Build) Symbol 'OperationDescriptions.get' is not part of the declared API (https://github.com/dotnet/roslyn-analyzers/blob/main/src/PublicApiAnalyzers/PublicApiAnalyzers.Help.md)