Additional warn on #1998
Annotations
4 errors
Build on ubuntu-latest for repo global.json
Process completed with exit code 1.
|
Build on ubuntu-latest for 8.0
Process completed with exit code 1.
|
FSAC.lsp.Ionide WorkspaceLoader.AdaptiveLspServer.RoslynSourceText.Server.Waiting for diagnostics.waitForLatestDiagnostics.lots of diagnostics for all analyzers:
test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
Incorrect dags in loop 2.
Record does not match at position 2 for field named `SimplifyNames`. Expected field with value: 36, but got 27.
---------- Expected: ------------------
{ CompilerErrors = 12
SimplifyNames = 36
UnusedDecls = 20
UnusedOpens = 28 }
---------- Actual: --------------------
{ CompilerErrors = 12
SimplifyNames = 27
UnusedDecls = 20
UnusedOpens = 28 }
at [email protected](Diagnostic[] diags) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/Server.Tests.fs:line 634
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 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
Process completed with exit code 1.
|