Fix tooltip errorhandling #1951
Annotations
5 errors
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@2686-3>.
at FsAutoComplete.Tests.CodeFixTests.Tests.validateDiags@2682-2.Invoke(Diagnostic[] diags) in D:\a\FsAutoComplete\FsAutoComplete\test\FsAutoComplete.Tests.Lsp\CodeFixTests\Tests.fs:line 2684
at [email protected](Unit unitVar) in D:\a\FsAutoComplete\FsAutoComplete\test\FsAutoComplete.Tests.Lsp\Utils\CursorbasedTests.fs:line 43
at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 510
at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 148
|
Build on windows-latest for 7.0
Process completed with exit code 1.
|
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.fantomas integration.tests.can replace entire content of file when formatting whole document-endCharacter:
test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Error while formatting /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/TestCases/Formatting/endCharacter.input.fsx: { Code = -32603
Message =
"Formatting failed!
{ Code = 11
FilePath =
"/Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/TestCases/Formatting/endCharacter.input.fsx"
Content =
Some
"Fantomas.Client tried to run `dotnet fantomas --daemon` but failed with "One or more errors occurred. (The initialization of an object or value resulted in an object or value being accessed recursively before it was fully initialized.)""
SelectedRange = None
Cursor = None }"
Data = None }
|
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@2686-3>.
at FsAutoComplete.Tests.CodeFixTests.Tests.validateDiags@2682-2.Invoke(Diagnostic[] diags) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/CodeFixTests/Tests.fs:line 2684
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
|
Build on macos-latest for repo global.json
Process completed with exit code 1.
|