You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Building with OCaml compiler 5.3.0, master branch commit aae6986
dune build @install
submodules/lev/lev/vendor/ev.c:2143:31: warning: ‘ev_default_loop_ptr’ initialized and declared ‘extern’
File "ocaml-lsp-server/src/rename.ml", line 11, characters 73-82:
11 | Query_protocol.Occurrences (`Ident_at (Position.logical position), `Renaming)
^^^^^^^^^
Error: The constructor `Renaming has type [> `Renaming ]
but an expression was expected of type [ `Buffer | `Project ]
The second variant type does not allow tag(s) `Renaming
The text was updated successfully, but these errors were encountered:
Building with OCaml compiler 5.3.0, master branch commit aae6986
The text was updated successfully, but these errors were encountered: