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

BUG - eslint-plugin-fiori-tools meets eslint 8 EOL #2470

Open
1 of 3 tasks
heimwege opened this issue Oct 17, 2024 · 2 comments
Open
1 of 3 tasks

BUG - eslint-plugin-fiori-tools meets eslint 8 EOL #2470

heimwege opened this issue Oct 17, 2024 · 2 comments

Comments

@heimwege
Copy link
Contributor

Description

Not actually a bug but none of the other categories either 🤷🏻

Seems like eslint 8.x is EOL but eslint-plugin-fiori-tools does not yet support 9.x

Steps to Reproduce

Steps to reproduce the behavior:

  1. try to have 9.x eslint version using eslint-plugin-fiori-tools

Expected results

eslint-plugin-fiori-tools supports eslint 9.x

Actual results

Was not able to migrate to esling 9.x

Version/Components/Environment

Add any other context about the problem here
OS:

  • Mac OS
  • Windows
  • Other

Root Cause Analysis

Problem

{describe the problem}

Fix

{describe the fix}

Why was it missed

{Some explanation why this issue might have been missed during normal development/testing cycle}

How can we avoid this

{if we don’t want to see this type of issues anymore what we should do to prevent}

@heimwege
Copy link
Contributor Author

@devinea are there any plans to adjust eslint-plugin-fiori-tools to the new eslint 9 config?

@devinea
Copy link
Member

devinea commented Oct 18, 2024

@heimwege not so far. But it seems like we will need to consider it soon.
FYI @ianquigley-sap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants