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

Fix warnings #1347

Open
leninmehedy opened this issue Feb 11, 2025 · 0 comments
Open

Fix warnings #1347

leninmehedy opened this issue Feb 11, 2025 · 0 comments
Labels
Improvement Code changes driven by non business requirements P3 Low priority issue. Will not impact the release schedule if not complete.

Comments

@leninmehedy
Copy link
Member

When we run npm run check, it shows that there are 1201 warnings.

✖ 1201 problems (0 errors, 1201 warnings)

⠋ Finding files=============

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.7.3

Please only submit bug reports when using the officially supported version.

=============
Processed 166 files (1.2s) 

✔ No circular dependency found!

[info] Loaded plugin /Users/leninmehedy/code/src/github.com/hashgraph/solo/tsdoc-plugin-macros.mjs

@leninmehedy leninmehedy added Improvement Code changes driven by non business requirements Needs Triage Further development work cannot be done labels Feb 11, 2025
@jeromy-cannon jeromy-cannon added P3 Low priority issue. Will not impact the release schedule if not complete. and removed Needs Triage Further development work cannot be done labels Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Code changes driven by non business requirements P3 Low priority issue. Will not impact the release schedule if not complete.
Projects
None yet
Development

No branches or pull requests

2 participants