lsp-metals icon indicating copy to clipboard operation
lsp-metals copied to clipboard

tests(Makefile): Update eask's commands

Open jcs090218 opened this issue 3 years ago • 4 comments

This fixes CI.

jcs090218 avatar Sep 29 '22 15:09 jcs090218

Thanks. It seems it didn't fix the CI. Is there anything left to do? :)

kurnevsky avatar Oct 14 '22 09:10 kurnevsky

The error is:

lsp-metals-treeview.el:338:1:Error: Wrong number of arguments: (1 . 1), 0

Due to #81. It's an issue from upstream, https://github.com/Alexander-Miller/treemacs/issues/982. Nothing I can do for the issue. (Not in this PR)

Hence, nothing left to do.

jcs090218 avatar Oct 14 '22 09:10 jcs090218

Ah, ok, thanks. I got confused by a lot of Can't find library errors :)

kurnevsky avatar Oct 14 '22 09:10 kurnevsky

Ah, ok, thanks. I got confused by a lot of Can't find library errors :)

Ah, yes. It's discussed in https://github.com/emacs-eask/cli/issues/11. I guess it's a known issue from Eask. Sorry for the confusion!

jcs090218 avatar Oct 14 '22 09:10 jcs090218

It doesn't make things worse, so I'll merge this. Thanks.

kurnevsky avatar Nov 02 '22 09:11 kurnevsky