Skip to content

SyntaxFormattingOptions

Azure Pipelines / roslyn-CI (Correctness Correctness_Analyzers) failed Jul 2, 2024 in 11m 48s

Correctness Correctness_Analyzers failed

Annotations

Check failure on line 47 in src/Features/Core/Portable/CodeFixes/Suppression/AbstractSuppressionCodeFixProvider.RemoveSuppressionCodeAction.BatchFixer.cs

See this annotation in the file changed.

@azure-pipelines 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>'

Check failure on line 37 in src/Features/Core/Portable/CodeFixes/Suppression/AbstractSuppressionCodeFixProvider.PragmaWarningBatchFixAllProvider.cs

See this annotation in the file changed.

@azure-pipelines 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

Check failure on line 89 in src/Features/Core/Portable/CodeFixes/Suppression/AbstractSuppressionCodeFixProvider.PragmaBatchFixHelpers.cs

See this annotation in the file changed.

@azure-pipelines 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>'

Check failure on line 108 in src/Features/Core/Portable/CodeFixes/Suppression/AbstractSuppressionCodeFixProvider.PragmaBatchFixHelpers.cs

See this annotation in the file changed.

@azure-pipelines 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>'

Check failure on line 112 in src/Features/Core/Portable/CodeFixes/Suppression/AbstractSuppressionCodeFixProvider.PragmaBatchFixHelpers.cs

See this annotation in the file changed.

@azure-pipelines 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>'