Reapply "Update to using simple untyped lambdas #78941
Merged
Azure Pipelines / roslyn-CI (Correctness Correctness_Analyzers)
failed
Jul 1, 2025 in 11m 54s
Correctness Correctness_Analyzers failed
Annotations
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
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
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
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
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
Loading