Update FSAC to use FCS and FSharp.Core from 9.0.100, as well as updated Analyzer SDK #2431
Annotations
5 errors and 1 warning
The run was canceled by @TheAngryByrd.
|
Run and report tests
Should have a signature of 'active pattern Value:
input: Expr
-> option<objnull * System.Type>'. String does not match at position 58. Expected char: 'n', but got ' '.
---------- Expected: ------------------
active pattern Value:
input: Expr
-> option<objnull * System.Type>
---------- Actual: --------------------
active pattern Value:
input: Expr
-> option<obj * System.Type>
at FsAutoComplete.Tests.CoreTest.verifySignature@279-6.Invoke(FSharpResult`2 _arg6) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/CoreTests.fs:line 281
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 <StartupCode$FSharp-Core>.$Async.once@1468-2.Invoke(Unit unitVar0) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 1468
at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 112
--- End of stack trace from previous location ---
|
Run and report tests
Should have a signature of 'active pattern ValueWithName:
input: Expr
-> option<objnull * System.Type * string>'. String does not match at position 66. Expected char: 'n', but got ' '.
---------- Expected: ------------------
active pattern ValueWithName:
input: Expr
-> option<objnull * System.Type * string>
---------- Actual: --------------------
active pattern ValueWithName:
input: Expr
-> option<obj * System.Type * string>
at FsAutoComplete.Tests.CoreTest.verifySignature@279-6.Invoke(FSharpResult`2 _arg6) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/CoreTests.fs:line 281
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 <StartupCode$FSharp-Core>.$Async.once@1468-2.Invoke(Unit unitVar0) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 1468
at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in D:\a\_work\1\s\src\FSharp.Core\async.fs:line 112
--- End of stack trace from previous location ---
|
Run and report tests
The operation was canceled.
|
Check format
Process completed with exit code 1.
|
Setup .NET
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
Loading