Make InspectSln.parseFolder return the list of files in a folder (#233) #714
Annotations
9 errors
|
build (macOS-latest)
Process completed with exit code 1.
|
|
Main tests.Can load sample13 sln with solution files - WorkspaceLoaderViaProjectGraph:
test/Ionide.ProjInfo.Tests/Tests.fs#L2311
Should have the expected folder name. String does not match at position 0. Expected char: '/', but got 'S'.
expected: /Solution Items/
actual: Solution Items
at [email protected](Unit unitVar0) in /Users/runner/work/proj-info/proj-info/test/Ionide.ProjInfo.Tests/Tests.fs:line 2325
at [email protected](Unit unitVar)
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 509
at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 112
|
|
Main tests.Can load sample13 sln with solution files - WorkspaceLoader:
test/Ionide.ProjInfo.Tests/Tests.fs#L2311
Should have the expected folder name. String does not match at position 0. Expected char: '/', but got 'S'.
expected: /Solution Items/
actual: Solution Items
at [email protected](Unit unitVar0) in /Users/runner/work/proj-info/proj-info/test/Ionide.ProjInfo.Tests/Tests.fs:line 2325
at [email protected](Unit unitVar)
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 509
at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 112
|
|
build (ubuntu-latest)
Process completed with exit code 1.
|
|
Main tests.Can load sample13 sln with solution files - WorkspaceLoaderViaProjectGraph:
test/Ionide.ProjInfo.Tests/Tests.fs#L2311
Should have the expected folder name. String does not match at position 0. Expected char: '/', but got 'S'.
expected: /Solution Items/
actual: Solution Items
at [email protected](Unit unitVar0) in /home/runner/work/proj-info/proj-info/test/Ionide.ProjInfo.Tests/Tests.fs:line 2325
at [email protected](Unit unitVar)
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 509
at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 112
|
|
Main tests.Can load sample13 sln with solution files - WorkspaceLoader:
test/Ionide.ProjInfo.Tests/Tests.fs#L2311
Should have the expected folder name. String does not match at position 0. Expected char: '/', but got 'S'.
expected: /Solution Items/
actual: Solution Items
at [email protected](Unit unitVar0) in /home/runner/work/proj-info/proj-info/test/Ionide.ProjInfo.Tests/Tests.fs:line 2325
at [email protected](Unit unitVar)
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 509
at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 112
|
|
build (windows-latest)
Process completed with exit code 1.
|
|
Main tests.Can load sample13 sln with solution files - WorkspaceLoaderViaProjectGraph:
test/Ionide.ProjInfo.Tests/Tests.fs#L2311
Should have the expected folder name. String does not match at position 0. Expected char: '\\', but got 'S'.
expected: \Solution Items\
actual: Solution Items
at [email protected](Unit unitVar0) in D:\a\proj-info\proj-info\test\Ionide.ProjInfo.Tests\Tests.fs:line 2325
at [email protected](Unit unitVar)
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 509
at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 112
|
|
Main tests.Can load sample13 sln with solution files - WorkspaceLoader:
test/Ionide.ProjInfo.Tests/Tests.fs#L2311
Should have the expected folder name. String does not match at position 0. Expected char: '\\', but got 'S'.
expected: \Solution Items\
actual: Solution Items
at [email protected](Unit unitVar0) in D:\a\proj-info\proj-info\test\Ionide.ProjInfo.Tests\Tests.fs:line 2325
at [email protected](Unit unitVar)
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 509
at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 112
|