fix unicode characters in F# compiler diagnostic messages #2209
Annotations
2 errors and 1 warning
Run and report tests:
test/FsAutoComplete.Tests.Lsp/FsAutoComplete.Tests.Lsp.fsproj#L1
There should be a Diagnostic with code 39. There isn't any element which satisfies given assertion <fun:expectCode@11>.
at FsAutoComplete.Tests.CodeFixTests.Tests.convertInvalidRecordToAnonRecordTests@563-1.Invoke(Diagnostic[] diags)
at Utils.CursorbasedTests.CodeFix.checkFixAt@44.Invoke(Unit unitVar) in /Users/runner/work/FsAutoComplete/FsAutoComplete/test/FsAutoComplete.Tests.Lsp/Utils/CursorbasedTests.fs:line 45
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 112
|
Run and report tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading