-
-
Notifications
You must be signed in to change notification settings - Fork 812
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
Upgrade package typescript from 5.6.2 to 5.6.3 #2334
Comments
@palisadoes could you please assign this to me? |
@palisadoes can you please assign to me |
@palisadoes can you assign this issue to me |
@Anusha-pannati @mandeepnh5 Thanks for your enthusiasm to contribute. I have assigned to the one first commented. I think are many open good first issues. Have a look and ask to assign |
@varshith257, when i run "npm run lint:check", im getting ths : WARNING: You are currently running a version of TypeScript which is not officially supported by @typescript-eslint/typescript-estree. You may find that it works just fine, or you may not. SUPPORTED TYPESCRIPT VERSIONS: >=4.7.4 <5.6.0 YOUR TYPESCRIPT VERSION: 5.6.3 Please only submit bug reports when using the officially supported version. Do i create PR with this error? |
Submit PR, you can get lint fails if any in the workflow |
@varshith257 |
Thank you for reviewing @varshith257 and @palisadoes |
Rationale
This is a major revision upgrade and many files may need to be updated to the new syntax, functions, methods and classes
Task
Background Failing PRs and Tests
The text was updated successfully, but these errors were encountered: