Skip to content

Too many warnings while compiling the code on a local machine. #1698

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

Closed
Kaushal-Dhungel opened this issue Dec 1, 2020 · 6 comments · Fixed by #1744
Closed

Too many warnings while compiling the code on a local machine. #1698

Kaushal-Dhungel opened this issue Dec 1, 2020 · 6 comments · Fixed by #1744
Labels
Good First Issue A beginner-friendly issue, great for first-time contributors Help Wanted Would love additional input or contributions! Priority:Medium Moderately important, should be completed in a fair timeframe

Comments

@Kaushal-Dhungel
Copy link

Details about the bug:

This is not actually a bug but a lot of warnings can be seen while running the code on a local machine. There are a lot of imports that are not used in the code. For example:-

image

in the given image you can clearly see that there are many unnecessary imports due to which there are a lot of warnings.

@welcome
Copy link

welcome bot commented Dec 1, 2020

Welcome! 👋 Thanks for opening your first issue here! And to ensure the community is able to respond to your issue, be sure to follow the issue template if you haven't already.

@catarak
Copy link
Member

catarak commented Dec 2, 2020

Thanks for reporting! I agree that these are annoying and it would be great to them.

@catarak catarak added Good First Issue A beginner-friendly issue, great for first-time contributors Help Wanted Would love additional input or contributions! Priority:Medium Moderately important, should be completed in a fair timeframe type:bug labels Dec 2, 2020
@Kaushal-Dhungel
Copy link
Author

I would like to work on it. Can I take this??

@catarak
Copy link
Member

catarak commented Dec 3, 2020

@Kaushal-Dhungel absolutely!

@Kaushal-Dhungel
Copy link
Author

While solving this issue, after performing my first commit, I saw another eslint warning "Line X exceeds the maximum line length 120 max-len".
image
I would like to solve that as well.

@catarak
Copy link
Member

catarak commented Dec 7, 2020

I would like to solve that as well.

Go ahead!

@Kaushal-Dhungel Kaushal-Dhungel mentioned this issue Dec 9, 2020
3 tasks
catarak added a commit that referenced this issue Jan 27, 2021
catarak added a commit that referenced this issue Jan 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good First Issue A beginner-friendly issue, great for first-time contributors Help Wanted Would love additional input or contributions! Priority:Medium Moderately important, should be completed in a fair timeframe
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants