Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lsp-cucumber.el compilation warnings #4410

Closed
2 of 3 tasks
yetanotherqubick opened this issue Mar 31, 2024 · 1 comment
Closed
2 of 3 tasks

lsp-cucumber.el compilation warnings #4410

yetanotherqubick opened this issue Mar 31, 2024 · 1 comment
Labels

Comments

@yetanotherqubick
Copy link

yetanotherqubick commented Mar 31, 2024

Thank you for the bug report

  • I am using the latest version of lsp-mode related packages.
  • I checked FAQ and Troubleshooting sections
  • You may also try reproduce the issue using clean environment using the following command: M-x lsp-start-plain

Bug description

There are compilation warnings after installing lsp-mode from MELPA

Warning (comp): lsp-cucumber.el:63:26: Warning: the function ‘lsp-package-ensure’ is not known to be defined.
Warning (comp): lsp-cucumber.el:58:20: Warning: the function ‘lsp-stdio-connection’ is not known to be defined.
Warning (comp): lsp-cucumber.el:57:3: Warning: the function ‘make-lsp-client’ is not known to be defined.
Warning (comp): lsp-cucumber.el:56:2: Warning: the function ‘lsp-register-client’ is not known to be defined.
Warning (comp): lsp-cucumber.el:51:2: Warning: the function ‘lsp-dependency’ is not known to be defined.
Warning (comp): lsp-cucumber.el:49:14: Warning: the function ‘lsp-package-path’ is not known to be defined.

Steps to reproduce

  1. Install/upgrade lsp-mode from MELPA
  2. There are compilation warnings

Expected behavior

  1. Install/upgrade lsp-mode from MELPA
  2. There are no compilation warnings

Which Language Server did you use?

lsp-ccls

OS

Linux

Error callstack

No response

Anything else?

No response

@jcs090218
Copy link
Member

Fixed in #4411.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants