flycheck / flycheck-ocaml

OCaml support for Flycheck using Merlin
GNU General Public License v3.0
22 stars 6 forks source link

tests(Cask): Use Eask instead of Cask, and moved from TravisCI to GHA #13

Closed jcs090218 closed 2 years ago

jcs090218 commented 2 years ago

I saw the comment in #8, so I have tried the CI tests with GHA.

This also fixed errors Unbalanced parentheses from a5f983f4ff9f7430fca4a13d136f9ee058d53d11.

jcs090218 commented 2 years ago

There are some errors in the regression test

Ran 5 tests, 1 results as expected, 4 unexpected (2022-07-19 12:30:11+0000, 0.821002 sec)
4 unexpected results:
   FAILED  flycheck-define-checker/ocaml-merlin/error
   FAILED  flycheck-define-checker/ocaml-merlin/syntax-error
   FAILED  flycheck-define-checker/ocaml-merlin/warning
   FAILED  flycheck-ocaml-merlin-parse-error/error

See the full log here, https://github.com/jcs-PR/flycheck-ocaml/actions/runs/2697568891.