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

[7.17] @typescript-eslint/typescript-estree incompatible with TypeScript version #162776

Closed
watson opened this issue Jul 31, 2023 · 2 comments
Closed
Assignees
Labels
Team:Operations Team label for Operations Team

Comments

@watson
Copy link
Contributor

watson commented Jul 31, 2023

When running ESLint on 7.17, you get the following warning:

=============

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 <4.6.0

YOUR TYPESCRIPT VERSION: 4.6.3

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

=============

The following PRs in main has upgraded @typescript-eslint/typescript-estree there but hasn't been backported to 7.17:

@watson watson added the Team:Operations Team label for Operations Team label Jul 31, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@mistic mistic self-assigned this Aug 14, 2023
mistic added a commit that referenced this issue Aug 16, 2023
)

Closes #162776

This PR upgrades the typescript-eslint packages on 7.17 branch to match
the ones used on main

---------

Co-authored-by: Kibana Machine <[email protected]>
@mistic
Copy link
Member

mistic commented Aug 16, 2023

Closed by #163895

@mistic mistic closed this as completed Aug 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Operations Team label for Operations Team
Projects
None yet
Development

No branches or pull requests

3 participants