Skip to content

Light up Parameter Hints for Constructors and Methods #1888

Light up Parameter Hints for Constructors and Methods

Light up Parameter Hints for Constructors and Methods #1888

Triggered via pull request October 14, 2023 18:28
Status Failure
Total duration 22m 19s
Artifacts

build.yml

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

Annotations

21 errors
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.InlayHint.LSP InlayHints.param hints.Show param hint for type arg: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Number of actual hints and expected hints don't match. Expected list to have length 1, but length was 2. Seq: [|{ Position = { Line = 1 Character = 61 } Label = String "jsonText =" Kind = Some Parameter TextEdits = None Tooltip = None PaddingLeft = None PaddingRight = Some true Data = None }; { Position = { Line = 1 Character = 61 } Label = String "decoder =" Kind = Some Parameter TextEdits = None Tooltip = None PaddingLeft = None PaddingRight = Some true Data = None }|] at FsAutoComplete.Tests.InlayHintTests.LspInlayHints.validateHints@237-1.Invoke(Unit unitVar) in /home/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/InlayHintTests.fs:line 237 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>[email protected](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 --- End of stack trace from previous location ---
Build on ubuntu-latest for repo global.json
Process completed with exit code 1.
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.InlayHint.LSP InlayHints.param hints.Show param hint for type arg: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Number of actual hints and expected hints don't match. Expected list to have length 1, but length was 2. Seq: [|{ Position = { Line = 1 Character = 61 } Label = String "jsonText =" Kind = Some Parameter TextEdits = None Tooltip = None PaddingLeft = None PaddingRight = Some true Data = None }; { Position = { Line = 1 Character = 61 } Label = String "decoder =" Kind = Some Parameter TextEdits = None Tooltip = None PaddingLeft = None PaddingRight = Some true Data = None }|] at FsAutoComplete.Tests.InlayHintTests.LspInlayHints.validateHints@237-1.Invoke(Unit unitVar) in /home/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/InlayHintTests.fs:line 237 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>[email protected](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 --- End of stack trace from previous location ---
Build on ubuntu-latest for 6.0 stable
Process completed with exit code 1.
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.InlayHint.LSP InlayHints.param hints.Show param hint for type arg: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Number of actual hints and expected hints don't match. Expected list to have length 1, but length was 2. Seq: [|{ Position = { Line = 1 Character = 61 } Label = String "jsonText =" Kind = Some Parameter TextEdits = None Tooltip = None PaddingLeft = None PaddingRight = Some true Data = None }; { Position = { Line = 1 Character = 61 } Label = String "decoder =" Kind = Some Parameter TextEdits = None Tooltip = None PaddingLeft = None PaddingRight = Some true Data = None }|] at FsAutoComplete.Tests.InlayHintTests.LspInlayHints.validateHints@237-1.Invoke(Unit unitVar) in D:\a\FsAutoComplete\FsAutoComplete\test\FsAutoComplete.Tests.Lsp\InlayHintTests.fs:line 237 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>[email protected](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 --- End of stack trace from previous location ---
Build on windows-latest for 6.0 stable
Process completed with exit code 1.
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.InlayHint.LSP InlayHints.param hints.Show param hint for type arg: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Number of actual hints and expected hints don't match. Expected list to have length 1, but length was 2. Seq: [|{ Position = { Line = 1 Character = 61 } Label = String "jsonText =" Kind = Some Parameter TextEdits = None Tooltip = None PaddingLeft = None PaddingRight = Some true Data = None }; { Position = { Line = 1 Character = 61 } Label = String "decoder =" Kind = Some Parameter TextEdits = None Tooltip = None PaddingLeft = None PaddingRight = Some true Data = None }|] at FsAutoComplete.Tests.InlayHintTests.LspInlayHints.validateHints@237-1.Invoke(Unit unitVar) in D:\a\FsAutoComplete\FsAutoComplete\test\FsAutoComplete.Tests.Lsp\InlayHintTests.fs:line 237 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>[email protected](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 --- End of stack trace from previous location ---
Build on windows-latest for repo global.json
Process completed with exit code 1.
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.InlayHint.LSP InlayHints.param hints.Show param hint for type arg: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Number of actual hints and expected hints don't match. Expected list to have length 1, but length was 2. Seq: [|{ Position = { Line = 1 Character = 61 } Label = String "jsonText =" Kind = Some Parameter TextEdits = None Tooltip = None PaddingLeft = None PaddingRight = Some true Data = None }; { Position = { Line = 1 Character = 61 } Label = String "decoder =" Kind = Some Parameter TextEdits = None Tooltip = None PaddingLeft = None PaddingRight = Some true Data = None }|] at FsAutoComplete.Tests.InlayHintTests.LspInlayHints.validateHints@237-1.Invoke(Unit unitVar) in /home/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/InlayHintTests.fs:line 237 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>[email protected](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 --- End of stack trace from previous location ---
Build on ubuntu-latest for 7.0 preview
Process completed with exit code 1.
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.InlayHint.LSP InlayHints.param hints.Show param hint for type arg: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Number of actual hints and expected hints don't match. Expected list to have length 1, but length was 2. Seq: [|{ Position = { Line = 1 Character = 61 } Label = String "jsonText =" Kind = Some Parameter TextEdits = None Tooltip = None PaddingLeft = None PaddingRight = Some true Data = None }; { Position = { Line = 1 Character = 61 } Label = String "decoder =" Kind = Some Parameter TextEdits = None Tooltip = None PaddingLeft = None PaddingRight = Some true Data = None }|] at FsAutoComplete.Tests.InlayHintTests.LspInlayHints.validateHints@237-1.Invoke(Unit unitVar) in D:\a\FsAutoComplete\FsAutoComplete\test\FsAutoComplete.Tests.Lsp\InlayHintTests.fs:line 237 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>[email protected](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 --- End of stack trace from previous location ---
Build on windows-latest for 7.0 preview
Process completed with exit code 1.
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.InlayHint.LSP InlayHints.param hints.Show param hint for type arg: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Number of actual hints and expected hints don't match. Expected list to have length 1, but length was 2. Seq: [|{ Position = { Line = 1 Character = 61 } Label = String "jsonText =" Kind = Some Parameter TextEdits = None Tooltip = None PaddingLeft = None PaddingRight = Some true Data = None }; { Position = { Line = 1 Character = 61 } Label = String "decoder =" Kind = Some Parameter TextEdits = None Tooltip = None PaddingLeft = None PaddingRight = Some true Data = None }|] at FsAutoComplete.Tests.InlayHintTests.LspInlayHints.validateHints@237-1.Invoke(Unit unitVar) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/InlayHintTests.fs:line 237 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>[email protected](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 --- End of stack trace from previous location ---
Build on macos-latest for repo global.json
Process completed with exit code 1.
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.CodeFix-tests.ReplaceWithSuggestion.can change namespace in open: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Diagnostic with code 39 should suggest name. There isn't any element which satisfies given assertion <fun:validateDiags@2685-3>. at FsAutoComplete.Tests.CodeFixTests.Tests.validateDiags@2681-2.Invoke(Diagnostic[] diags) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/CodeFixTests/Tests.fs:line 2683 at [email protected](Unit unitVar) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 43 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.InlayHint.LSP InlayHints.param hints.Show param hint for type arg: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Number of actual hints and expected hints don't match. Expected list to have length 1, but length was 2. Seq: [|{ Position = { Line = 1 Character = 61 } Label = String "jsonText =" Kind = Some Parameter TextEdits = None Tooltip = None PaddingLeft = None PaddingRight = Some true Data = None }; { Position = { Line = 1 Character = 61 } Label = String "decoder =" Kind = Some Parameter TextEdits = None Tooltip = None PaddingLeft = None PaddingRight = Some true Data = None }|] at FsAutoComplete.Tests.InlayHintTests.LspInlayHints.validateHints@237-1.Invoke(Unit unitVar) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/InlayHintTests.fs:line 237 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>[email protected](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 --- End of stack trace from previous location ---
Build on macos-latest for 6.0 stable
Process completed with exit code 1.
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.Go to definition tests.Untitled GoTo Tests.can go to variable declaration: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Request failed: { Code = -32603 Message = "No line in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/bin/Release/net7.0/__Instrumented_FsAutoComplete.Tests.Lsp/Untitled-0.fsx at position (3,8)" Data = None } at [email protected](String msg) at [email protected](FSharpResult`2 res) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/GoToTests.fs:line 576 at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvokeNoHijackCheck[a,b](AsyncActivation`1 ctxt, b result1, FSharpFunc`2 userCode) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 528 at <StartupCode$fsautocomplete>[email protected](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.InlayHint.LSP InlayHints.param hints.Show param hint for type arg: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Number of actual hints and expected hints don't match. Expected list to have length 1, but length was 2. Seq: [|{ Position = { Line = 1 Character = 61 } Label = String "jsonText =" Kind = Some Parameter TextEdits = None Tooltip = None PaddingLeft = None PaddingRight = Some true Data = None }; { Position = { Line = 1 Character = 61 } Label = String "decoder =" Kind = Some Parameter TextEdits = None Tooltip = None PaddingLeft = None PaddingRight = Some true Data = None }|] at FsAutoComplete.Tests.InlayHintTests.LspInlayHints.validateHints@237-1.Invoke(Unit unitVar) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/InlayHintTests.fs:line 237 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>[email protected](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 --- End of stack trace from previous location ---
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.DependentFileChecking.SameProject.multi.When A is modified repeatedly: test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Timeout (00:02:00) at Expecto.TestModule.catchHandler@1-1(Int32 timeout, Exception _arg3) at [email protected](Exception exn) 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 macos-latest for 7.0 preview
Process completed with exit code 1.