Skip to content

Update to 7.0.4xx FCS versions #1773

Update to 7.0.4xx FCS versions

Update to 7.0.4xx FCS versions #1773

Triggered via pull request August 9, 2023 19:30
Status Failure
Total duration 33m 31s
Artifacts

build.yml

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

Annotations

90 errors and 20 warnings
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.CodeFix-tests.GenerateXmlDocumentation.documentation for autoproperty: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 50. Expected char: 'r', but got 'p'. ---------- Expected: ------------------ type MyClass() = /// <summary></summary> /// <returns></returns> member val Name = "" with get, set ---------- Actual: -------------------- type MyClass() = /// <summary></summary> /// <param name="v"></param> /// <returns></returns> member val Name = "" with get, set 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.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 79. Expected char: 'r', but got 'p'. ---------- Expected: ------------------ type MyClass() = let mutable someField = "" /// <summary></summary> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x ---------- Actual: -------------------- type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="x"></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.NamedText.Find All References tests.solution.open script files: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.List.map: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.function from same project: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.public function: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.internal value: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.private value: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.Seq.map: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.public function: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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 for autoproperty: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 50. Expected char: 'r', but got 'p'. ---------- Expected: ------------------ type MyClass() = /// <summary></summary> /// <returns></returns> member val Name = "" with get, set ---------- Actual: -------------------- type MyClass() = /// <summary></summary> /// <param name="v"></param> /// <returns></returns> member val Name = "" with get, set 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.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 79. Expected char: 'r', but got 'p'. ---------- Expected: ------------------ type MyClass() = let mutable someField = "" /// <summary></summary> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x ---------- Actual: -------------------- type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="x"></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.NamedText.Find All References tests.solution.open script files: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.List.map: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.function from same project: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.public function: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.internal value: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.private value: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.Seq.map: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.public function: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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 for autoproperty: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 50. Expected char: 'r', but got 'p'. ---------- Expected: ------------------ type MyClass() = /// <summary></summary> /// <returns></returns> member val Name = "" with get, set ---------- Actual: -------------------- type MyClass() = /// <summary></summary> /// <param name="v"></param> /// <returns></returns> member val Name = "" with get, set 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.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 79. Expected char: 'r', but got 'p'. ---------- Expected: ------------------ type MyClass() = let mutable someField = "" /// <summary></summary> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x ---------- Actual: -------------------- type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="x"></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.NamedText.Find All References tests.solution.open script files: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.List.map: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.function from same project: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.public function: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.internal value: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.private value: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.Seq.map: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.public function: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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 for autoproperty: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 50. Expected char: 'r', but got 'p'. ---------- Expected: ------------------ type MyClass() = /// <summary></summary> /// <returns></returns> member val Name = "" with get, set ---------- Actual: -------------------- type MyClass() = /// <summary></summary> /// <param name="v"></param> /// <returns></returns> member val Name = "" with get, set 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.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 79. Expected char: 'r', but got 'p'. ---------- Expected: ------------------ type MyClass() = let mutable someField = "" /// <summary></summary> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x ---------- Actual: -------------------- type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="x"></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.NamedText.Find All References tests.solution.open script files: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.List.map: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.function from different project: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.function from same project: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.public function: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.internal value: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.private value: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.Seq.map: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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 for autoproperty: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 50. Expected char: 'r', but got 'p'. ---------- Expected: ------------------ type MyClass() = /// <summary></summary> /// <returns></returns> member val Name = "" with get, set ---------- Actual: -------------------- type MyClass() = /// <summary></summary> /// <param name="v"></param> /// <returns></returns> member val Name = "" with get, set 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.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 79. Expected char: 'r', but got 'p'. ---------- Expected: ------------------ type MyClass() = let mutable someField = "" /// <summary></summary> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x ---------- Actual: -------------------- type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="x"></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.NamedText.Go to definition tests.GoTo Tests.Go-to-implementation on sourcelink file with sourcelink in DLL: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Request failed: { Code = -32603 Message = "System.AggregateException: One or more errors occurred. (Response status code does not indicate success: 502 (Bad Gateway).) ---> System.Net.Http.HttpRequestException: Response status code does not indicate success: 502 (Bad Gateway). at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode() at System.Net.Http.HttpClient.GetStreamAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken) --- End of inner exception stack trace ---" Data = None } at FsAutoComplete.Tests.GoTo.gotoTest@220-39.Invoke(String msg) at FsAutoComplete.Tests.GoTo.gotoTest@219-38.Invoke(FSharpResult`2 res) in D:\a\FsAutoComplete\FsAutoComplete\test\FsAutoComplete.Tests.Lsp\GoToTests.fs:line 220 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.FsAutoComplete-Lsp-IFSharpLspServer-TextDocumentDefinition@3006-29.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.Find All References tests.solution.open script files: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.List.map: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.function from different project: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.function from same project: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.public function: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.internal value: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.private value: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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 for autoproperty: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 50. Expected char: 'r', but got 'p'. ---------- Expected: ------------------ type MyClass() = /// <summary></summary> /// <returns></returns> member val Name = "" with get, set ---------- Actual: -------------------- type MyClass() = /// <summary></summary> /// <param name="v"></param> /// <returns></returns> member val Name = "" with get, set 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.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 79. Expected char: 'r', but got 'p'. ---------- Expected: ------------------ type MyClass() = let mutable someField = "" /// <summary></summary> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x ---------- Actual: -------------------- type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="x"></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.NamedText.Find All References tests.solution.open script files: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.List.map: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.function from different project: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.function from same project: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.public function: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.internal value: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.private value: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.Seq.map: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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 for autoproperty: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 50. Expected char: 'r', but got 'p'. ---------- Expected: ------------------ type MyClass() = /// <summary></summary> /// <returns></returns> member val Name = "" with get, set ---------- Actual: -------------------- type MyClass() = /// <summary></summary> /// <param name="v"></param> /// <returns></returns> member val Name = "" with get, set 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.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 79. Expected char: 'r', but got 'p'. ---------- Expected: ------------------ type MyClass() = let mutable someField = "" /// <summary></summary> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x ---------- Actual: -------------------- type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="x"></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.Find All References tests.solution.open script files: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.List.map: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.function from different project: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.public function: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.internal value: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.function from same project: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.private value: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.Seq.map: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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 for autoproperty: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 50. Expected char: 'r', but got 'p'. ---------- Expected: ------------------ type MyClass() = /// <summary></summary> /// <returns></returns> member val Name = "" with get, set ---------- Actual: -------------------- type MyClass() = /// <summary></summary> /// <param name="v"></param> /// <returns></returns> member val Name = "" with get, set 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.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 79. Expected char: 'r', but got 'p'. ---------- Expected: ------------------ type MyClass() = let mutable someField = "" /// <summary></summary> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x ---------- Actual: -------------------- type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="x"></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.Find All References tests.solution.open script files: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.List.map: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.function from different project: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.public function: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.internal value: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.function from same project: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.private value: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.Seq.map: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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 for autoproperty: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 50. Expected char: 'r', but got 'p'. ---------- Expected: ------------------ type MyClass() = /// <summary></summary> /// <returns></returns> member val Name = "" with get, set ---------- Actual: -------------------- type MyClass() = /// <summary></summary> /// <param name="v"></param> /// <returns></returns> member val Name = "" with get, set 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.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 79. Expected char: 'r', but got 'p'. ---------- Expected: ------------------ type MyClass() = let mutable someField = "" /// <summary></summary> /// <returns></returns> member _.Name with get () = "foo" and set (x: string) = someField <- x ---------- Actual: -------------------- type MyClass() = let mutable someField = "" /// <summary></summary> /// <param name="x"></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.Find All References tests.solution.open script files: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.List.map: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.function from different project: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.public function: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.internal value: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.function from same project: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.private value: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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.Find All References tests.solution.inside B/WorkingModule.fs.Seq.map: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at Expecto.TestModule.timeoutAsync@127-9.Invoke(Exception edi) at Microsoft.FSharp.Control.AsyncPrimitives.CallFilterThenInvoke[T](AsyncActivation`1 ctxt, FSharpFunc`2 filterFunction, ExceptionDispatchInfo edi) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 547 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
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/c85c95e3d7251135ab7dc9ce3241c5835cc595a9'. Error: Response status code does not indicate success: 502 (Bad Gateway).
Build on ubuntu-latest for repo global.json
Back off 14.244 seconds before retry.
Build on ubuntu-latest for repo global.json
Failed to download action 'https://api.github.com/repos/actions/setup-dotnet/tarball/a351d9ea84bc76ec7508debf02a39d88f8b6c0c0'. Error: Response status code does not indicate success: 502 (Bad Gateway).
Build on ubuntu-latest for repo global.json
Back off 24.404 seconds before retry.
Build on ubuntu-latest for repo global.json
Failed to download action 'https://api.github.com/repos/actions/setup-dotnet/tarball/a351d9ea84bc76ec7508debf02a39d88f8b6c0c0'. Error: Response status code does not indicate success: 503 (Service Unavailable).
Build on ubuntu-latest for repo global.json
Back off 24.354 seconds before retry.
Build on windows-latest for 6.0 stable
Failed to download action 'https://api.github.com/repos/actions/checkout/zipball/c85c95e3d7251135ab7dc9ce3241c5835cc595a9'. Error: Response status code does not indicate success: 502 (Bad Gateway).
Build on windows-latest for 6.0 stable
Back off 15.93 seconds before retry.
Build on windows-latest for 6.0 stable
Failed to download action 'https://api.github.com/repos/actions/setup-dotnet/zipball/a351d9ea84bc76ec7508debf02a39d88f8b6c0c0'. Error: Response status code does not indicate success: 502 (Bad Gateway).
Build on windows-latest for 6.0 stable
Back off 16.943 seconds before retry.
Build on macos-latest for 6.0 stable
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/c85c95e3d7251135ab7dc9ce3241c5835cc595a9'. Error: Response status code does not indicate success: 502 (Bad Gateway).
Build on macos-latest for 6.0 stable
Back off 27.793 seconds before retry.
Build on macos-latest for 7.0 preview
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/c85c95e3d7251135ab7dc9ce3241c5835cc595a9'. Error: Response status code does not indicate success: 502 (Bad Gateway).
Build on macos-latest for 7.0 preview
Back off 20.224 seconds before retry.
Build on macos-latest for repo global.json
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/c85c95e3d7251135ab7dc9ce3241c5835cc595a9'. Error: Response status code does not indicate success: 502 (Bad Gateway).
Build on macos-latest for repo global.json
Back off 21.41 seconds before retry.
Build on macos-latest for repo global.json
Failed to download action 'https://api.github.com/repos/actions/checkout/tarball/c85c95e3d7251135ab7dc9ce3241c5835cc595a9'. Error: Response status code does not indicate success: 503 (Service Unavailable).
Build on macos-latest for repo global.json
Back off 19.385 seconds before retry.
Build on macos-latest for repo global.json
Failed to download action 'https://api.github.com/repos/actions/setup-dotnet/tarball/a351d9ea84bc76ec7508debf02a39d88f8b6c0c0'. Error: Response status code does not indicate success: 502 (Bad Gateway).
Build on macos-latest for repo global.json
Back off 16.375 seconds before retry.