Fix Find All References for Active Pattern Cases (#1436) #2728
Annotations
3 errors
|
Build on macos-15 for 8.0 WorkspaceLoader TransparentCompiler
Process completed with exit code 1.
|
|
Build on macos-15 for 9.0 WorkspaceLoader BackgroundCompiler
Process completed with exit code 1.
|
|
FSAC.lsp.Ionide WorkspaceLoader.BackgroundCompiler.TestExplorerTests.DiscoverTests.it should discover tests in all projects
Workspace build failed with:
Project: /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/SampleTestProjects/VSTest.XUnit.Tests/VSTest.XUnit.Tests.fsproj.
---------- Expected: ------------------
1
---------- Actual: --------------------
0
at FsAutoComplete.Tests.TestExplorer.Workspace.build(String workspaceRoot) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/TestExplorerTests.fs:line 67
at [email protected](IFSharpLspServer server) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/TestExplorerTests.fs:line 106
at Microsoft.FSharp.Control.AsyncPrimitives.CallThenInvoke[T,TResult](AsyncActivation`1 ctxt, TResult result1, FSharpFunc`2 part2) in D:\a\_work\1\s\src\fsharp\src\FSharp.Core\async.fs:line 509
at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\fsharp\src\FSharp.Core\async.fs:line 112
--- End of stack trace from previous location ---
|