Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

plugin-ext build error with lint #11326

Closed
yiliang114 opened this issue Jun 23, 2022 · 1 comment
Closed

plugin-ext build error with lint #11326

yiliang114 opened this issue Jun 23, 2022 · 1 comment
Labels
linting issues related to linting 🤔 needs more info issues that require more info from the author

Comments

@yiliang114
Copy link
Contributor

yiliang114 commented Jun 23, 2022

Bug Description:

Steps to Reproduce:

  1. git clone repo
  2. yarn
  3. build error with lint error

image
image

There was no lib folder under packages/plugin-ext, and when i tried to build plugin-ext manually, I got problems of lint.

image

Additional Information

  • Operating System: macos 12.2.1
  • Theia Version: @theia/core@1.26.0 @theia/plugin-ext@1.26.0
@yiliang114 yiliang114 changed the title plugin-ext build error with plugin-ext build error with lint Jun 23, 2022
@vince-fugnitto vince-fugnitto added linting issues related to linting 🤔 needs more info issues that require more info from the author labels Jun 23, 2022
@vince-fugnitto
Copy link
Member

@yiliang114 thank you for the issue however I'm not sure I follow.

I tried locally and master builds and lints fine, it also does on the latest ci (build, lint).

There was no lib folder under packages/plugin-ext, and when i tried to build plugin-ext manually, I got problems of lint.

You mentioned linting errors but these are only warnings which do not actually fail the build, they just warn about things that should be fixed at a later date like deprecations.

@eclipse-theia eclipse-theia locked and limited conversation to collaborators Jun 23, 2022
@vince-fugnitto vince-fugnitto converted this issue into discussion #11327 Jun 23, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
linting issues related to linting 🤔 needs more info issues that require more info from the author
Projects
None yet
Development

No branches or pull requests

2 participants