Nx
Enterprise
Nx
Overview
Sign in / Sign up
Open main menu
Nx
GitHub
Select a tab
Overview
Runs
Analytics
Nx
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Filter range
Filter
Filter exact branch match
Exact
Select status
Succeeded
30259
89d30b25 fix(nextjs): dynamically install the correct eslint-config-next version for Next.js 14 and 15 Enhanced the logic to determine the installed Next.js version and ensure the appropriate `eslint-config-next` devDependency is added accordingly: - Next.js 15 - `eslint-config-next@15` - Next.js 14 - `eslint-config-next@14` This further refines the previous fix by dynamically selecting the correct ESLint configuration, preventing potential compatibility issues.
10 days ago
by tuffz
Failed
30259
7560de35 fix(nextjs): dynamically select eslint-config-next version based on installed Next.js version Enhanced the logic to determine the installed Next.js version and ensure the appropriate `eslint-config-next` devDependency is added accordingly: - Next.js 15 - `eslint-config-next@15` - Next.js 14 - `eslint-config-next@14` This further refines the previous fix by dynamically selecting the correct ESLint configuration, preventing potential compatibility issues.
10 days ago
by tuffz