Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symbols: add Mfv.ApparentEnclosingType #17494

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Fantomas

654ce91
Select commit
Loading
Failed to load commit list.
Draft

Symbols: add Mfv.ApparentEnclosingType #17494

Fantomas
654ce91
Select commit
Loading
Failed to load commit list.
Azure Pipelines / fsharp-ci failed Sep 19, 2024 in 1h 6m 13s

Build #20240919.16 failed

Details

Tests

  • Failed: 0 (0.00%)
  • Passed: 23,974 (97.85%)
  • Other: 528 (2.15%)
  • Total: 24,502

Annotations

Check failure on line 207 in vsintegration\src\FSharp.Editor\Navigation\GoToDefinition.fs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / fsharp-ci

vsintegration\src\FSharp.Editor\Navigation\GoToDefinition.fs#L207

vsintegration\src\FSharp.Editor\Navigation\GoToDefinition.fs(207,48): error FS0039: (NETCORE_ENGINEERING_TELEMETRY=Build) The type 'Option<_>' does not define the field, constructor or member 'TryGetMetadataText'.

Check failure on line 208 in vsintegration\src\FSharp.Editor\Navigation\GoToDefinition.fs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / fsharp-ci

vsintegration\src\FSharp.Editor\Navigation\GoToDefinition.fs#L208

vsintegration\src\FSharp.Editor\Navigation\GoToDefinition.fs(208,81): error FS0039: (NETCORE_ENGINEERING_TELEMETRY=Build) The type 'Option<_>' does not define the field, constructor or member 'DisplayName'.

Check failure on line 658 in vsintegration\src\FSharp.Editor\Navigation\GoToDefinition.fs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / fsharp-ci

vsintegration\src\FSharp.Editor\Navigation\GoToDefinition.fs#L658

vsintegration\src\FSharp.Editor\Navigation\GoToDefinition.fs(658,48): error FS0039: (NETCORE_ENGINEERING_TELEMETRY=Build) The type 'Option<_>' does not define the field, constructor or member 'TryGetMetadataText'.

Check failure on line 659 in vsintegration\src\FSharp.Editor\Navigation\GoToDefinition.fs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / fsharp-ci

vsintegration\src\FSharp.Editor\Navigation\GoToDefinition.fs#L659

vsintegration\src\FSharp.Editor\Navigation\GoToDefinition.fs(659,81): error FS0039: (NETCORE_ENGINEERING_TELEMETRY=Build) The type 'Option<_>' does not define the field, constructor or member 'DisplayName'.