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

💥 [DevOps] Backend: On Linting we get the Following Warning #7765

Open
Tirokk opened this issue Aug 29, 2024 · 1 comment
Open

💥 [DevOps] Backend: On Linting we get the Following Warning #7765

Tirokk opened this issue Aug 29, 2024 · 1 comment

Comments

@Tirokk
Copy link
Member

Tirokk commented Aug 29, 2024

💥 DevOps ticket

On Linting we get the Following Warning:

$ yarn lint
yarn run v1.22.19
$ eslint --max-warnings=0 --ext .js,.ts ./src
=============

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: >=3.3.1 <5.2.0

YOUR TYPESCRIPT VERSION: 5.4.5

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

=============
✨  Done in 6.44s.
@jaas666
Copy link

jaas666 commented Sep 1, 2024

Hope this helps.
typescript-eslint/typescript-eslint#6934

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Sprint Backlog
Development

No branches or pull requests

2 participants