Azure Pipelines / roslyn-CI (Correctness Correctness_Analyzers)
failed
Jul 2, 2024 in 11m 48s
Correctness Correctness_Analyzers failed
Annotations
azure-pipelines / roslyn-CI (Correctness Correctness_Analyzers)
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-CI (Correctness Correctness_Analyzers)
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-CI (Correctness Correctness_Analyzers)
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-CI (Correctness Correctness_Analyzers)
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-CI (Correctness Correctness_Analyzers)
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