-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
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
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. |
Thanks for reporting! I agree that these are annoying and it would be great to them. |
I would like to work on it. Can I take this?? |
@Kaushal-Dhungel absolutely! |
Go ahead! |
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
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:-
in the given image you can clearly see that there are many unnecessary imports due to which there are a lot of warnings.
The text was updated successfully, but these errors were encountered: