Skip to content

Rename

9396d6d
Select commit
Loading
Failed to load commit list.
Open

Symbols: add ObsoleteDiagnosticInfo #19359

Rename
9396d6d
Select commit
Loading
Failed to load commit list.
Azure Pipelines / fsharp-ci (Build WindowsCompressedMetadata vs_release) failed Feb 27, 2026 in 13m 47s

Build WindowsCompressedMetadata vs_release failed

Annotations

Check failure on line 9 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / fsharp-ci (Build WindowsCompressedMetadata vs_release)

Build log #L9

Publishing build artifacts failed with an error: Not found PathtoPublish: D:\a\_work\1\s\artifacts\TestResults\Release

Check failure on line 82 in vsintegration\src\FSharp.Editor\CodeFixes\CodeFixHelpers.fs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / fsharp-ci (Build WindowsCompressedMetadata vs_release)

vsintegration\src\FSharp.Editor\CodeFixes\CodeFixHelpers.fs#L82

vsintegration\src\FSharp.Editor\CodeFixes\CodeFixHelpers.fs(82,80): error FS3566: (NETCORE_ENGINEERING_TELEMETRY=Build) Multiple type matches were found:    FSharp.Compiler.Symbols.FSharpObsoleteDiagnosticInfo    Microsoft.VisualStudio.FSharp.Editor.FSharpCodeFixThe type 'FSharp.Compiler.Symbols.FSharpObsoleteDiagnosticInfo' was used. Due to the overlapping field names    Messageconsider using type annotations or change the order of open statements.

Check failure on line 82 in vsintegration\src\FSharp.Editor\CodeFixes\CodeFixHelpers.fs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / fsharp-ci (Build WindowsCompressedMetadata vs_release)

vsintegration\src\FSharp.Editor\CodeFixes\CodeFixHelpers.fs#L82

vsintegration\src\FSharp.Editor\CodeFixes\CodeFixHelpers.fs(82,88): error FS0039: (NETCORE_ENGINEERING_TELEMETRY=Build) The type 'FSharpObsoleteDiagnosticInfo' does not define the field, constructor or member 'Changes'.

Check failure on line 83 in vsintegration\src\FSharp.Editor\CodeFixes\CodeFixHelpers.fs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / fsharp-ci (Build WindowsCompressedMetadata vs_release)

vsintegration\src\FSharp.Editor\CodeFixes\CodeFixHelpers.fs#L83

vsintegration\src\FSharp.Editor\CodeFixes\CodeFixHelpers.fs(83,81): error FS3566: (NETCORE_ENGINEERING_TELEMETRY=Build) Multiple type matches were found:    FSharp.Compiler.Symbols.FSharpObsoleteDiagnosticInfo    Microsoft.VisualStudio.FSharp.Editor.FSharpCodeFixThe type 'FSharp.Compiler.Symbols.FSharpObsoleteDiagnosticInfo' was used. Due to the overlapping field names    Messageconsider using type annotations or change the order of open statements.

Check failure on line 83 in vsintegration\src\FSharp.Editor\CodeFixes\CodeFixHelpers.fs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / fsharp-ci (Build WindowsCompressedMetadata vs_release)

vsintegration\src\FSharp.Editor\CodeFixes\CodeFixHelpers.fs#L83

vsintegration\src\FSharp.Editor\CodeFixes\CodeFixHelpers.fs(83,89): error FS0039: (NETCORE_ENGINEERING_TELEMETRY=Build) The type 'FSharpObsoleteDiagnosticInfo' does not define the field, constructor or member 'Name'.