Add codefixer and completion provider to install OpenAPI package from extension methods #55963
Azure Pipelines / aspnetcore-quarantined-pr (Tests: Ubuntu x64)
failed
Jun 11, 2024 in 12m 43s
Tests: Ubuntu x64 failed
Annotations
Check failure on line 9 in Build log
azure-pipelines / aspnetcore-quarantined-pr (Tests: Ubuntu x64)
Build log #L9
Publishing build artifacts failed with an error: Not found PathtoPublish: /mnt/vss/_work/1/s/artifacts/TestResults/
azure-pipelines / aspnetcore-quarantined-pr (Tests: Ubuntu x64)
src/Framework/AspNetCoreAnalyzers/src/CodeFixes/Dependencies/AddPackageFixer.cs#L36
src/Framework/AspNetCoreAnalyzers/src/CodeFixes/Dependencies/AddPackageFixer.cs(36,45): error CS0103: (NETCORE_ENGINEERING_TELEMETRY=Build) The name 'ExtensionMethodsClass' does not exist in the current context
azure-pipelines / aspnetcore-quarantined-pr (Tests: Ubuntu x64)
src/Framework/AspNetCoreAnalyzers/src/CodeFixes/Dependencies/ExtensionMethodsCompletionProvider.cs#L47
src/Framework/AspNetCoreAnalyzers/src/CodeFixes/Dependencies/ExtensionMethodsCompletionProvider.cs(47,45): error CS0103: (NETCORE_ENGINEERING_TELEMETRY=Build) The name 'ExtensionMethodsClass' does not exist in the current context
Loading