Azure Pipelines / roslyn-integration-CI (Windows_Release_Build Build_Windows_Release)
failed
Jul 2, 2024 in 7m 22s
Windows_Release_Build Build_Windows_Release failed
Annotations
azure-pipelines / roslyn-integration-CI (Windows_Release_Build Build_Windows_Release)
src\Features\Core\Portable\CodeFixes\Suppression\AbstractSuppressionCodeFixProvider.RemoveSuppressionCodeAction.BatchFixer.cs#L47
src\Features\Core\Portable\CodeFixes\Suppression\AbstractSuppressionCodeFixProvider.RemoveSuppressionCodeAction.BatchFixer.cs(47,41): error CS1503: (NETCORE_ENGINEERING_TELEMETRY=Build) Argument 3: cannot convert from 'Microsoft.CodeAnalysis.CodeActions.CodeActionOptionsProvider' to 'System.Collections.Generic.IEnumerable<Microsoft.CodeAnalysis.Diagnostic>'
azure-pipelines / roslyn-integration-CI (Windows_Release_Build Build_Windows_Release)
src\Features\Core\Portable\CodeFixes\Suppression\AbstractSuppressionCodeFixProvider.PragmaWarningBatchFixAllProvider.cs#L37
src\Features\Core\Portable\CodeFixes\Suppression\AbstractSuppressionCodeFixProvider.PragmaWarningBatchFixAllProvider.cs(37,72): error CS1501: (NETCORE_ENGINEERING_TELEMETRY=Build) No overload for method 'GetPragmaSuppressionsAsync' takes 5 arguments
azure-pipelines / roslyn-integration-CI (Windows_Release_Build Build_Windows_Release)
src\Features\Core\Portable\CodeFixes\Suppression\AbstractSuppressionCodeFixProvider.PragmaBatchFixHelpers.cs#L89
src\Features\Core\Portable\CodeFixes\Suppression\AbstractSuppressionCodeFixProvider.PragmaBatchFixHelpers.cs(89,126): error CS1503: (NETCORE_ENGINEERING_TELEMETRY=Build) Argument 3: cannot convert from 'Microsoft.CodeAnalysis.CodeActions.CodeActionOptionsProvider' to 'System.Collections.Generic.IEnumerable<Microsoft.CodeAnalysis.Diagnostic>'
azure-pipelines / roslyn-integration-CI (Windows_Release_Build Build_Windows_Release)
src\Features\Core\Portable\CodeFixes\Suppression\AbstractSuppressionCodeFixProvider.PragmaBatchFixHelpers.cs#L108
src\Features\Core\Portable\CodeFixes\Suppression\AbstractSuppressionCodeFixProvider.PragmaBatchFixHelpers.cs(108,63): error CS1503: (NETCORE_ENGINEERING_TELEMETRY=Build) Argument 1: cannot convert from 'System.Collections.Immutable.ImmutableArray<T>' to 'System.Collections.Generic.IEnumerable<Microsoft.CodeAnalysis.Text.TextChange>'
azure-pipelines / roslyn-integration-CI (Windows_Release_Build Build_Windows_Release)
src\Features\Core\Portable\CodeFixes\Suppression\AbstractSuppressionCodeFixProvider.PragmaBatchFixHelpers.cs#L112
src\Features\Core\Portable\CodeFixes\Suppression\AbstractSuppressionCodeFixProvider.PragmaBatchFixHelpers.cs(112,84): error CS1503: (NETCORE_ENGINEERING_TELEMETRY=Build) Argument 3: cannot convert from 'System.Collections.Immutable.ImmutableArray<T>' to 'System.Collections.Generic.IEnumerable<Microsoft.CodeAnalysis.Text.TextChange>'
Loading