Skip to content

Reapply "Update to using simple untyped lambdas #78941

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

Merged
merged 7 commits into from
Jul 10, 2025

Merge branch 'main' into revertRevert3

7617d3a
Select commit
Loading
Failed to load commit list.
Merged

Reapply "Update to using simple untyped lambdas #78941

Merge branch 'main' into revertRevert3
7617d3a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / roslyn-CI (Correctness Correctness_Analyzers) failed Jul 1, 2025 in 11m 54s

Correctness Correctness_Analyzers failed

Annotations

Check failure on line 58 in src/LanguageServer/Microsoft.CommonLanguageServerProtocol.Framework/RequestExecutionQueue.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI (Correctness Correctness_Analyzers)

src/LanguageServer/Microsoft.CommonLanguageServerProtocol.Framework/RequestExecutionQueue.cs#L58

src/LanguageServer/Microsoft.CommonLanguageServerProtocol.Framework/RequestExecutionQueue.cs(58,27): error CS0305: (NETCORE_ENGINEERING_TELEMETRY=Build) Using the generic type 'RequestExecutionQueue<TRequestContext>' requires 1 type arguments

Check failure on line 118 in src/LanguageServer/Microsoft.CommonLanguageServerProtocol.Framework/MethodHandlerDetails.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI (Correctness Correctness_Analyzers)

src/LanguageServer/Microsoft.CommonLanguageServerProtocol.Framework/MethodHandlerDetails.cs#L118

src/LanguageServer/Microsoft.CommonLanguageServerProtocol.Framework/MethodHandlerDetails.cs(118,53): error CS0305: (NETCORE_ENGINEERING_TELEMETRY=Build) Using the generic type 'IRequestHandler<TRequest, TResponse, TRequestContext>' requires 3 type arguments

Check failure on line 120 in src/LanguageServer/Microsoft.CommonLanguageServerProtocol.Framework/MethodHandlerDetails.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI (Correctness Correctness_Analyzers)

src/LanguageServer/Microsoft.CommonLanguageServerProtocol.Framework/MethodHandlerDetails.cs#L120

src/LanguageServer/Microsoft.CommonLanguageServerProtocol.Framework/MethodHandlerDetails.cs(120,58): error CS0305: (NETCORE_ENGINEERING_TELEMETRY=Build) Using the generic type 'INotificationHandler<TRequest, TRequestContext>' requires 2 type arguments

Check failure on line 91 in src/RoslynAnalyzers/Utilities/Compiler/Options/AggregateCategorizedAnalyzerConfigOptions.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI (Correctness Correctness_Analyzers)

src/RoslynAnalyzers/Utilities/Compiler/Options/AggregateCategorizedAnalyzerConfigOptions.cs#L91

src/RoslynAnalyzers/Utilities/Compiler/Options/AggregateCategorizedAnalyzerConfigOptions.cs(91,94): error CS1001: (NETCORE_ENGINEERING_TELEMETRY=Build) Identifier expected

Check failure on line 146 in src/RoslynAnalyzers/Utilities/Compiler/Options/AnalyzerOptionsExtensions.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / roslyn-CI (Correctness Correctness_Analyzers)

src/RoslynAnalyzers/Utilities/Compiler/Options/AnalyzerOptionsExtensions.cs#L146

src/RoslynAnalyzers/Utilities/Compiler/Options/AnalyzerOptionsExtensions.cs(146,57): error CS1001: (NETCORE_ENGINEERING_TELEMETRY=Build) Identifier expected