Skip to content

front, ui: upgrade ESLint to v9#13585

Merged
emersion merged 3 commits intodevfrom
eslint-v9
Nov 4, 2025
Merged

front, ui: upgrade ESLint to v9#13585
emersion merged 3 commits intodevfrom
eslint-v9

Conversation

@emersion
Copy link
Copy Markdown
Member

@emersion emersion commented Oct 7, 2025

See individual commits.

Closes: #12395

@github-actions github-actions Bot added the area:front Work on Standard OSRD Interface modules label Oct 7, 2025
@emersion
Copy link
Copy Markdown
Member Author

emersion commented Oct 7, 2025

Waiting a bit until rollup/plugins#1905 gets merged.

@emersion
Copy link
Copy Markdown
Member Author

I've tried adding a dependency version override as described in rollup/plugins#1708 but the rollup plugin still ended up grabbing ESLint v8 instead of v9 for some reason…

@achrafmohye
Copy link
Copy Markdown
Contributor

LGTM :) everything builds, runs, and behaves as expected thanks @emersion

Copy link
Copy Markdown
Contributor

@clarani clarani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM ✅

Comment thread front/src/applications/editor/tools/trackSplit/components/TrackSplitLeftPanel.tsx Outdated
The right-hand-side of the expression is never used, because a
non-empty string is always truthy.

Signed-off-by: Simon Ser <contact@emersion.fr>
Unused eslint-disable comments now cause ESLint warnings.

Signed-off-by: Simon Ser <contact@emersion.fr>
Signed-off-by: Simon Ser <contact@emersion.fr>
Closes: #12395
@emersion emersion enabled auto-merge November 4, 2025 12:31
@emersion emersion added this pull request to the merge queue Nov 4, 2025
Merged via the queue into dev with commit 5888d31 Nov 4, 2025
29 checks passed
@emersion emersion deleted the eslint-v9 branch November 4, 2025 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:front Work on Standard OSRD Interface modules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

front: upgrade ESLint to v9

3 participants