Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add codefixer and completion provider to install OpenAPI package from extension methods #55963

Merged
merged 10 commits into from
Jun 14, 2024

Add completion provider for extension methods in OpenAPI packages

a4797f8
Select commit
Loading
Failed to load commit list.
Merged

Add codefixer and completion provider to install OpenAPI package from extension methods #55963

Add completion provider for extension methods in OpenAPI packages
a4797f8
Select commit
Loading
Failed to load commit list.
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

See this annotation in the file changed.

@azure-pipelines 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/

Check failure on line 36 in src/Framework/AspNetCoreAnalyzers/src/CodeFixes/Dependencies/AddPackageFixer.cs

See this annotation in the file changed.

@azure-pipelines 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

Check failure on line 47 in src/Framework/AspNetCoreAnalyzers/src/CodeFixes/Dependencies/ExtensionMethodsCompletionProvider.cs

See this annotation in the file changed.

@azure-pipelines 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