fix and improves l10n #1907
Annotations
2 errors
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.Unused Declarations.project.used private function variable:
test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be no unused value diagnostic at cursor position. Expected list to have length 0, but length was 1. Seq:
[|{ Range = { Start = { Line = 2
Character = 12 }
End = { Line = 2
Character = 13 } }
Severity = Some Hint
Code = Some "FSAC0003"
CodeDescription = None
Source = Some "FSAC"
Message = "This value is unused"
RelatedInformation = Some [||]
Tags = Some [|Unnecessary|]
Data = None }|]
at FsAutoComplete.Tests.UnusedDeclarationsTests.checkUsageAt@35-2.Invoke(Document _arg2) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/UnsedDeclarationsTests.fs:line 53
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
--- End of stack trace from previous location ---
at Microsoft.FSharp.Control.AsyncResult`1.Commit() in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 455
|
Build on macos-latest for 6.0 stable
Process completed with exit code 1.
|