Skip to content

Use dotnet 8 feed. #1795

Use dotnet 8 feed.

Use dotnet 8 feed. #1795

Triggered via pull request August 30, 2023 09:34
@nojafnojaf
synchronize #1153
nojaf:8-feed
Status Failure
Total duration 29m 47s
Artifacts

build.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

65 errors
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to record def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@20-1.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in D:\a\FsAutoComplete\FsAutoComplete\test\FsAutoComplete.Tests.Lsp\Utils\CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to union def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@32-2.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in D:\a\FsAutoComplete\FsAutoComplete\test\FsAutoComplete.Tests.Lsp\Utils\CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.CodeFix-tests.GenerateXmlDocumentation.documentation on property with explicit getter and setter: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 91. Expected char: 'x', but got 'u'. ---------- Expected: ------------------ type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="x"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x ---------- Actual: -------------------- type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="unit"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x at Utils.CursorbasedTests.CodeFix.checkFixAt@97-3.Invoke(Unit unitVar) in D:\a\FsAutoComplete\FsAutoComplete\test\FsAutoComplete.Tests.Lsp\Utils\CursorbasedTests.fs:line 109 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at <StartupCode$fsautocomplete>.$AdaptiveFSharpLspServer.FsAutoComplete-Lsp-IFSharpLspServer-TextDocumentCodeAction@3412-27.Invoke(AsyncActivation`1 ctxt) at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to record def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@20-1.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in D:\a\FsAutoComplete\FsAutoComplete\test\FsAutoComplete.Tests.Lsp\Utils\CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to union def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@32-2.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in D:\a\FsAutoComplete\FsAutoComplete\test\FsAutoComplete.Tests.Lsp\Utils\CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.CodeFix-tests.GenerateXmlDocumentation.documentation on property with explicit getter and setter: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 91. Expected char: 'x', but got 'u'. ---------- Expected: ------------------ type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="x"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x ---------- Actual: -------------------- type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="unit"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x at Utils.CursorbasedTests.CodeFix.checkFixAt@97-3.Invoke(Unit unitVar) in D:\a\FsAutoComplete\FsAutoComplete\test\FsAutoComplete.Tests.Lsp\Utils\CursorbasedTests.fs:line 109 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at <StartupCode$fsautocomplete>.$AdaptiveFSharpLspServer.FsAutoComplete-Lsp-IFSharpLspServer-TextDocumentCodeAction@3412-27.Invoke(AsyncActivation`1 ctxt) at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
Build on windows-latest for repo global.json
Process completed with exit code 1.
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to record def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@20-1.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in /home/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to union def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@32-2.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in /home/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.CodeFix-tests.GenerateXmlDocumentation.documentation on property with explicit getter and setter: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 91. Expected char: 'x', but got 'u'. ---------- Expected: ------------------ type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="x"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x ---------- Actual: -------------------- type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="unit"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x at Utils.CursorbasedTests.CodeFix.checkFixAt@97-3.Invoke(Unit unitVar) in /home/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 109 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at <StartupCode$fsautocomplete>.$AdaptiveFSharpLspServer.FsAutoComplete-Lsp-IFSharpLspServer-TextDocumentCodeAction@3412-27.Invoke(AsyncActivation`1 ctxt) at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to record def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@20-1.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in /home/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to union def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@32-2.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in /home/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.CodeFix-tests.GenerateXmlDocumentation.documentation on property with explicit getter and setter: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 91. Expected char: 'x', but got 'u'. ---------- Expected: ------------------ type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="x"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x ---------- Actual: -------------------- type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="unit"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x at Utils.CursorbasedTests.CodeFix.checkFixAt@97-3.Invoke(Unit unitVar) in /home/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 109 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at <StartupCode$fsautocomplete>.$AdaptiveFSharpLspServer.FsAutoComplete-Lsp-IFSharpLspServer-TextDocumentCodeAction@3412-27.Invoke(AsyncActivation`1 ctxt) at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
Build on ubuntu-latest for 7.0 preview
Process completed with exit code 1.
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to record def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@20-1.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in /home/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to union def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@32-2.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in /home/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.CodeFix-tests.GenerateXmlDocumentation.documentation on property with explicit getter and setter: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 91. Expected char: 'x', but got 'u'. ---------- Expected: ------------------ type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="x"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x ---------- Actual: -------------------- type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="unit"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x at Utils.CursorbasedTests.CodeFix.checkFixAt@97-3.Invoke(Unit unitVar) in /home/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 109 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at <StartupCode$fsautocomplete>.$AdaptiveFSharpLspServer.FsAutoComplete-Lsp-IFSharpLspServer-TextDocumentCodeAction@3412-27.Invoke(AsyncActivation`1 ctxt) at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to record def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@20-1.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in /home/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to union def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@32-2.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in /home/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.CodeFix-tests.GenerateXmlDocumentation.documentation on property with explicit getter and setter: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 91. Expected char: 'x', but got 'u'. ---------- Expected: ------------------ type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="x"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x ---------- Actual: -------------------- type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="unit"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x at Utils.CursorbasedTests.CodeFix.checkFixAt@97-3.Invoke(Unit unitVar) in /home/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 109 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at <StartupCode$fsautocomplete>.$AdaptiveFSharpLspServer.FsAutoComplete-Lsp-IFSharpLspServer-TextDocumentCodeAction@3412-27.Invoke(AsyncActivation`1 ctxt) at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
Build on ubuntu-latest for repo global.json
Process completed with exit code 1.
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to record def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@20-1.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in /home/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to union def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@32-2.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in /home/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.CodeFix-tests.GenerateXmlDocumentation.documentation on property with explicit getter and setter: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 91. Expected char: 'x', but got 'u'. ---------- Expected: ------------------ type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="x"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x ---------- Actual: -------------------- type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="unit"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x at Utils.CursorbasedTests.CodeFix.checkFixAt@97-3.Invoke(Unit unitVar) in /home/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 109 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at <StartupCode$fsautocomplete>.$AdaptiveFSharpLspServer.FsAutoComplete-Lsp-IFSharpLspServer-TextDocumentCodeAction@3412-27.Invoke(AsyncActivation`1 ctxt) at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to record def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@20-1.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in /home/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to union def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@32-2.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in /home/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.CodeFix-tests.GenerateXmlDocumentation.documentation on property with explicit getter and setter: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 91. Expected char: 'x', but got 'u'. ---------- Expected: ------------------ type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="x"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x ---------- Actual: -------------------- type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="unit"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x at Utils.CursorbasedTests.CodeFix.checkFixAt@97-3.Invoke(Unit unitVar) in /home/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 109 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at <StartupCode$fsautocomplete>.$AdaptiveFSharpLspServer.FsAutoComplete-Lsp-IFSharpLspServer-TextDocumentCodeAction@3412-27.Invoke(AsyncActivation`1 ctxt) at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
Build on ubuntu-latest for 6.0 stable
Process completed with exit code 1.
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to record def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@20-1.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in D:\a\FsAutoComplete\FsAutoComplete\test\FsAutoComplete.Tests.Lsp\Utils\CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to union def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@32-2.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in D:\a\FsAutoComplete\FsAutoComplete\test\FsAutoComplete.Tests.Lsp\Utils\CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.CodeFix-tests.GenerateXmlDocumentation.documentation on property with explicit getter and setter: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 91. Expected char: 'x', but got 'u'. ---------- Expected: ------------------ type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="x"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x ---------- Actual: -------------------- type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="unit"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x at Utils.CursorbasedTests.CodeFix.checkFixAt@97-3.Invoke(Unit unitVar) in D:\a\FsAutoComplete\FsAutoComplete\test\FsAutoComplete.Tests.Lsp\Utils\CursorbasedTests.fs:line 109 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at <StartupCode$fsautocomplete>.$AdaptiveFSharpLspServer.FsAutoComplete-Lsp-IFSharpLspServer-TextDocumentCodeAction@3412-27.Invoke(AsyncActivation`1 ctxt) at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to record def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@20-1.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in D:\a\FsAutoComplete\FsAutoComplete\test\FsAutoComplete.Tests.Lsp\Utils\CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to union def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@32-2.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in D:\a\FsAutoComplete\FsAutoComplete\test\FsAutoComplete.Tests.Lsp\Utils\CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.CodeFix-tests.GenerateXmlDocumentation.documentation on property with explicit getter and setter: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 91. Expected char: 'x', but got 'u'. ---------- Expected: ------------------ type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="x"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x ---------- Actual: -------------------- type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="unit"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x at Utils.CursorbasedTests.CodeFix.checkFixAt@97-3.Invoke(Unit unitVar) in D:\a\FsAutoComplete\FsAutoComplete\test\FsAutoComplete.Tests.Lsp\Utils\CursorbasedTests.fs:line 109 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at <StartupCode$fsautocomplete>.$AdaptiveFSharpLspServer.FsAutoComplete-Lsp-IFSharpLspServer-TextDocumentCodeAction@3412-27.Invoke(AsyncActivation`1 ctxt) at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
Build on windows-latest for 7.0 preview
Process completed with exit code 1.
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to record def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@20-1.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in D:\a\FsAutoComplete\FsAutoComplete\test\FsAutoComplete.Tests.Lsp\Utils\CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to union def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@32-2.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in D:\a\FsAutoComplete\FsAutoComplete\test\FsAutoComplete.Tests.Lsp\Utils\CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.CodeFix-tests.GenerateXmlDocumentation.documentation on property with explicit getter and setter: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 91. Expected char: 'x', but got 'u'. ---------- Expected: ------------------ type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="x"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x ---------- Actual: -------------------- type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="unit"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x at Utils.CursorbasedTests.CodeFix.checkFixAt@97-3.Invoke(Unit unitVar) in D:\a\FsAutoComplete\FsAutoComplete\test\FsAutoComplete.Tests.Lsp\Utils\CursorbasedTests.fs:line 109 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at <StartupCode$fsautocomplete>.$AdaptiveFSharpLspServer.FsAutoComplete-Lsp-IFSharpLspServer-TextDocumentCodeAction@3412-27.Invoke(AsyncActivation`1 ctxt) at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to record def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@20-1.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in D:\a\FsAutoComplete\FsAutoComplete\test\FsAutoComplete.Tests.Lsp\Utils\CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to union def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@32-2.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in D:\a\FsAutoComplete\FsAutoComplete\test\FsAutoComplete.Tests.Lsp\Utils\CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.CodeFix-tests.GenerateXmlDocumentation.documentation on property with explicit getter and setter: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 91. Expected char: 'x', but got 'u'. ---------- Expected: ------------------ type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="x"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x ---------- Actual: -------------------- type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="unit"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x at Utils.CursorbasedTests.CodeFix.checkFixAt@97-3.Invoke(Unit unitVar) in D:\a\FsAutoComplete\FsAutoComplete\test\FsAutoComplete.Tests.Lsp\Utils\CursorbasedTests.fs:line 109 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at <StartupCode$fsautocomplete>.$AdaptiveFSharpLspServer.FsAutoComplete-Lsp-IFSharpLspServer-TextDocumentCodeAction@3412-27.Invoke(AsyncActivation`1 ctxt) at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
Build on windows-latest for 6.0 stable
Process completed with exit code 1.
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to record def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@20-1.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to union def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@32-2.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.CodeFix-tests.GenerateXmlDocumentation.documentation on property with explicit getter and setter: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 91. Expected char: 'x', but got 'u'. ---------- Expected: ------------------ type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="x"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x ---------- Actual: -------------------- type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="unit"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x at Utils.CursorbasedTests.CodeFix.checkFixAt@97-3.Invoke(Unit unitVar) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 109 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at <StartupCode$fsautocomplete>.$AdaptiveFSharpLspServer.FsAutoComplete-Lsp-IFSharpLspServer-TextDocumentCodeAction@3412-27.Invoke(AsyncActivation`1 ctxt) at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.CodeFix-tests.ReplaceWithSuggestion.can change namespace in open: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Diagnostic with code 39 should suggest name. There isn't any element which satisfies given assertion <fun:validateDiags@2685-3>. at FsAutoComplete.Tests.CodeFixTests.Tests.validateDiags@2681-2.Invoke(Diagnostic[] diags) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/CodeFixTests/Tests.fs:line 2683 at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to record def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@20-1.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to union def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@32-2.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.CodeFix-tests.GenerateXmlDocumentation.documentation on property with explicit getter and setter: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 91. Expected char: 'x', but got 'u'. ---------- Expected: ------------------ type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="x"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x ---------- Actual: -------------------- type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="unit"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x at Utils.CursorbasedTests.CodeFix.checkFixAt@97-3.Invoke(Unit unitVar) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 109 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at <StartupCode$fsautocomplete>.$AdaptiveFSharpLspServer.FsAutoComplete-Lsp-IFSharpLspServer-TextDocumentCodeAction@3412-27.Invoke(AsyncActivation`1 ctxt) at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
Build on macos-latest for repo global.json
Process completed with exit code 1.
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to record def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@20-1.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to union def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@32-2.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.CodeFix-tests.GenerateXmlDocumentation.documentation on property with explicit getter and setter: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 91. Expected char: 'x', but got 'u'. ---------- Expected: ------------------ type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="x"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x ---------- Actual: -------------------- type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="unit"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x at Utils.CursorbasedTests.CodeFix.checkFixAt@97-3.Invoke(Unit unitVar) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 109 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at <StartupCode$fsautocomplete>.$AdaptiveFSharpLspServer.FsAutoComplete-Lsp-IFSharpLspServer-TextDocumentCodeAction@3412-27.Invoke(AsyncActivation`1 ctxt) at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to record def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@20-1.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to union def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@32-2.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.CodeFix-tests.GenerateXmlDocumentation.documentation on property with explicit getter and setter: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 91. Expected char: 'x', but got 'u'. ---------- Expected: ------------------ type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="x"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x ---------- Actual: -------------------- type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="unit"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x at Utils.CursorbasedTests.CodeFix.checkFixAt@97-3.Invoke(Unit unitVar) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 109 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at <StartupCode$fsautocomplete>.$AdaptiveFSharpLspServer.FsAutoComplete-Lsp-IFSharpLspServer-TextDocumentCodeAction@3412-27.Invoke(AsyncActivation`1 ctxt) at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.Go to definition tests.Untitled GoTo Tests.can go to variable declaration: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Request failed: { Code = -32603 Message = "Could not read file: /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/bin/Release/net6.0/__Instrumented_FsAutoComplete.Tests.Lsp/Untitled-0.fsx" Data = None } at FsAutoComplete.Tests.GoTo.untitledGotoTests@576-5.Invoke(String msg) at FsAutoComplete.Tests.GoTo.untitledGotoTests@575-4.Invoke(FSharpResult`2 res) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/GoToTests.fs:line 576 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvokeNoHijackCheck[a,b](AsyncActivation`1 ctxt, b result1, FSharpFunc`2 userCode) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 528 at <StartupCode$fsautocomplete>.$AdaptiveFSharpLspServer.clo@1076-115.Invoke(AsyncActivation`1 ctxt) at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
Build on macos-latest for 6.0 stable
Process completed with exit code 1.
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to record def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@20-1.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to union def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@32-2.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.CodeFix-tests.GenerateXmlDocumentation.documentation on property with explicit getter and setter: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 91. Expected char: 'x', but got 'u'. ---------- Expected: ------------------ type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="x"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x ---------- Actual: -------------------- type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="unit"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x at Utils.CursorbasedTests.CodeFix.checkFixAt@97-3.Invoke(Unit unitVar) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 109 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at <StartupCode$fsautocomplete>.$AdaptiveFSharpLspServer.FsAutoComplete-Lsp-IFSharpLspServer-TextDocumentCodeAction@3412-27.Invoke(AsyncActivation`1 ctxt) at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to record def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@20-1.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.CodeFix-tests.AddMissingEqualsToTypeDefinition.can add = to union def: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 3360. There isn't any element which satisfies given assertion <fun:expectCode@11>. at FsAutoComplete.Tests.CodeFixTests.Tests.addMissingEqualsToTypeDefinitionTests@32-2.Invoke(Diagnostic[] diags) at Utils.CursorbasedTests.CodeFix.checkFixAt@42.Invoke(Unit unitVar) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.CodeFix-tests.GenerateXmlDocumentation.documentation on property with explicit getter and setter: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 91. Expected char: 'x', but got 'u'. ---------- Expected: ------------------ type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="x"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x ---------- Actual: -------------------- type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="unit"></param> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x at Utils.CursorbasedTests.CodeFix.checkFixAt@97-3.Invoke(Unit unitVar) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 109 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at <StartupCode$fsautocomplete>.$AdaptiveFSharpLspServer.FsAutoComplete-Lsp-IFSharpLspServer-TextDocumentCodeAction@3412-27.Invoke(AsyncActivation`1 ctxt) at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
Build on macos-latest for 7.0 preview
Process completed with exit code 1.