Skip to content

Add type annotations to entire function #1723

Add type annotations to entire function

Add type annotations to entire function #1723

Triggered via pull request July 11, 2023 13:51
Status Failure
Total duration 25m 54s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

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

Annotations

27 errors
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.CodeFix-tests.AddExplicitTypeAnnotation.parens.add type annotations to function with sequential lambda function body: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 6. Expected char: '$', but got ' '. ---------- Expected: ------------------ let f2$0 (a: int) : int -> int = () fun b -> a + b ---------- Actual: -------------------- let f2 (a: int) : int -> int = () fun b -> a + b 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@3244-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.AddExplicitTypeAnnotation.parens.add type annotations to function with sequential lambda function body: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 6. Expected char: '$', but got ' '. ---------- Expected: ------------------ let f2$0 (a: int) : int -> int = () fun b -> a + b ---------- Actual: -------------------- let f2 (a: int) : int -> int = () fun b -> a + b 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@3244-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.AddExplicitTypeAnnotation.parens.add type annotations to function with sequential lambda function body: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 6. Expected char: '$', but got ' '. ---------- Expected: ------------------ let f2$0 (a: int) : int -> int = () fun b -> a + b ---------- Actual: -------------------- let f2 (a: int) : int -> int = () fun b -> a + b 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@3244-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.AddExplicitTypeAnnotation.parens.add type annotations to function with sequential lambda function body: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 6. Expected char: '$', but got ' '. ---------- Expected: ------------------ let f2$0 (a: int) : int -> int = () fun b -> a + b ---------- Actual: -------------------- let f2 (a: int) : int -> int = () fun b -> a + b 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@3244-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.AddExplicitTypeAnnotation.parens.add type annotations to function with sequential lambda function body: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 6. Expected char: '$', but got ' '. ---------- Expected: ------------------ let f2$0 (a: int) : int -> int = () fun b -> a + b ---------- Actual: -------------------- let f2 (a: int) : int -> int = () fun b -> a + b 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@3244-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.AddExplicitTypeAnnotation.parens.add type annotations to function with sequential lambda function body: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 6. Expected char: '$', but got ' '. ---------- Expected: ------------------ let f2$0 (a: int) : int -> int = () fun b -> a + b ---------- Actual: -------------------- let f2 (a: int) : int -> int = () fun b -> a + b 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@3244-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.AddExplicitTypeAnnotation.parens.add type annotations to function with sequential lambda function body: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 6. Expected char: '$', but got ' '. ---------- Expected: ------------------ let f2$0 (a: int) : int -> int = () fun b -> a + b ---------- Actual: -------------------- let f2 (a: int) : int -> int = () fun b -> a + b 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@3244-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.AddExplicitTypeAnnotation.parens.add type annotations to function with sequential lambda function body: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 6. Expected char: '$', but got ' '. ---------- Expected: ------------------ let f2$0 (a: int) : int -> int = () fun b -> a + b ---------- Actual: -------------------- let f2 (a: int) : int -> int = () fun b -> a + b 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@3244-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.AddExplicitTypeAnnotation.parens.add type annotations to function with sequential lambda function body: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 6. Expected char: '$', but got ' '. ---------- Expected: ------------------ let f2$0 (a: int) : int -> int = () fun b -> a + b ---------- Actual: -------------------- let f2 (a: int) : int -> int = () fun b -> a + b 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@3244-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.AddExplicitTypeAnnotation.parens.add type annotations to function with sequential lambda function body: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 6. Expected char: '$', but got ' '. ---------- Expected: ------------------ let f2$0 (a: int) : int -> int = () fun b -> a + b ---------- Actual: -------------------- let f2 (a: int) : int -> int = () fun b -> a + b 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@3244-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.AddExplicitTypeAnnotation.parens.add type annotations to function with sequential lambda function body: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 6. Expected char: '$', but got ' '. ---------- Expected: ------------------ let f2$0 (a: int) : int -> int = () fun b -> a + b ---------- Actual: -------------------- let f2 (a: int) : int -> int = () fun b -> a + b 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@3244-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.AddExplicitTypeAnnotation.parens.add type annotations to function with sequential lambda function body: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 6. Expected char: '$', but got ' '. ---------- Expected: ------------------ let f2$0 (a: int) : int -> int = () fun b -> a + b ---------- Actual: -------------------- let f2 (a: int) : int -> int = () fun b -> a + b 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@3244-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.AddExplicitTypeAnnotation.parens.add type annotations to function with sequential lambda function body: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 6. Expected char: '$', but got ' '. ---------- Expected: ------------------ let f2$0 (a: int) : int -> int = () fun b -> a + b ---------- Actual: -------------------- let f2 (a: int) : int -> int = () fun b -> a + b 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@3244-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.AddExplicitTypeAnnotation.parens.add type annotations to function with sequential lambda function body: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 6. Expected char: '$', but got ' '. ---------- Expected: ------------------ let f2$0 (a: int) : int -> int = () fun b -> a + b ---------- Actual: -------------------- let f2 (a: int) : int -> int = () fun b -> a + b 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@3244-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 6.0 stable
Process completed with exit code 1.
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.CodeFix-tests.AddExplicitTypeAnnotation.parens.add type annotations to function with sequential lambda function body: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 6. Expected char: '$', but got ' '. ---------- Expected: ------------------ let f2$0 (a: int) : int -> int = () fun b -> a + b ---------- Actual: -------------------- let f2 (a: int) : int -> int = () fun b -> a + b 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@3244-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.AddExplicitTypeAnnotation.parens.add type annotations to function with sequential lambda function body: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 6. Expected char: '$', but got ' '. ---------- Expected: ------------------ let f2$0 (a: int) : int -> int = () fun b -> a + b ---------- Actual: -------------------- let f2 (a: int) : int -> int = () fun b -> a + b 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@3244-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.
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.NamedText.CodeFix-tests.AddExplicitTypeAnnotation.parens.add type annotations to function with sequential lambda function body: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 6. Expected char: '$', but got ' '. ---------- Expected: ------------------ let f2$0 (a: int) : int -> int = () fun b -> a + b ---------- Actual: -------------------- let f2 (a: int) : int -> int = () fun b -> a + b 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@3244-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.AddExplicitTypeAnnotation.parens.add type annotations to function with sequential lambda function body: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect text after applying the chosen code action. String does not match at position 6. Expected char: '$', but got ' '. ---------- Expected: ------------------ let f2$0 (a: int) : int -> int = () fun b -> a + b ---------- Actual: -------------------- let f2 (a: int) : int -> int = () fun b -> a + b 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@3244-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.