Skip to content

chore: [IOPLT-2017] Updating the lint configuration for compatibility with ESLint 10 - #8473

Open
invyctus92 wants to merge 1 commit into
masterfrom
IOPLT-2017-upgrade-eslint-10
Open

chore: [IOPLT-2017] Updating the lint configuration for compatibility with ESLint 10#8473
invyctus92 wants to merge 1 commit into
masterfrom
IOPLT-2017-upgrade-eslint-10

Conversation

@invyctus92

Copy link
Copy Markdown
Contributor

Short description

Upgrade ESLint to v10 and update the lint configuration for compatibility.

List of changes proposed in this pull request

  • Upgrade ESLint from v9.39.4 to v10.9.0.
  • Align @react-native/eslint-config with React Native v0.83.10.
  • Convert the React Native legacy ESLint configuration through FlatCompat.
  • Adapt eslint-plugin-i18next legacy rules through @eslint/compat.
  • Regenerate the pnpm lockfile.

How to test

  • Run ./node_modules/.bin/eslint apps/main-app/ts/App.tsx --no-cache.
  • Verify that linting completes without the context.getSourceCode is not a function error.

@github-actions

github-actions Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Jira Pull Request Link

This Pull Request refers to Jira issues:

@github-actions

Copy link
Copy Markdown
Contributor

PR Title Validation for conventional commit type

All good! PR title follows the conventional commit type.

@codecov

codecov Bot commented Aug 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.79%. Comparing base (9e83e7a) to head (7f26de5).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #8473      +/-   ##
==========================================
- Coverage   63.79%   63.79%   -0.01%     
==========================================
  Files        1978     1978              
  Lines       37598    37598              
  Branches     6360     6360              
==========================================
- Hits        23985    23984       -1     
- Misses      12235    12236       +1     
  Partials     1378     1378              

see 2 files with indirect coverage changes


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ca3373f...7f26de5. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants