Improve contextual options gen incrementality #6932
Azure Pipelines / extensions-ci (Build Ubuntu)
failed
Oct 20, 2025 in 9m 56s
Build Ubuntu failed
Annotations
azure-pipelines / extensions-ci (Build Ubuntu)
test/Generators/Microsoft.Gen.ContextualOptions/Unit/SyntaxContextReceiverTests.cs#L21
test/Generators/Microsoft.Gen.ContextualOptions/Unit/SyntaxContextReceiverTests.cs(21,23): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'ContextReceiver' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / extensions-ci (Build Ubuntu)
test/Generators/Microsoft.Gen.ContextualOptions/Unit/SyntaxContextReceiverTests.cs#L44
test/Generators/Microsoft.Gen.ContextualOptions/Unit/SyntaxContextReceiverTests.cs(44,23): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'ContextReceiver' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / extensions-ci (Build Ubuntu)
test/Generators/Microsoft.Gen.ContextualOptions/Unit/SyntaxContextReceiverTests.cs#L60
test/Generators/Microsoft.Gen.ContextualOptions/Unit/SyntaxContextReceiverTests.cs(60,23): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'ContextReceiver' could not be found (are you missing a using directive or an assembly reference?)
azure-pipelines / extensions-ci (Build Ubuntu)
test/Generators/Microsoft.Gen.ContextualOptions/Unit/SyntaxContextReceiverTests.cs#L82
test/Generators/Microsoft.Gen.ContextualOptions/Unit/SyntaxContextReceiverTests.cs(82,23): error CS0246: (NETCORE_ENGINEERING_TELEMETRY=Build) The type or namespace name 'ContextReceiver' could not be found (are you missing a using directive or an assembly reference?)
Check failure on line 33 in test/Generators/Microsoft.Gen.ContextualOptions/Unit/EmitterTests.cs
azure-pipelines / extensions-ci (Build Ubuntu)
test/Generators/Microsoft.Gen.ContextualOptions/Unit/EmitterTests.cs#L33
test/Generators/Microsoft.Gen.ContextualOptions/Unit/EmitterTests.cs(33,13): error CS1503: (NETCORE_ENGINEERING_TELEMETRY=Build) Argument 2: cannot convert from 'System.Collections.Immutable.ImmutableArray<Microsoft.CodeAnalysis.CSharp.Syntax.TypeDeclarationSyntax>' to 'Microsoft.CodeAnalysis.CSharp.Syntax.TypeDeclarationSyntax'
Loading