Nx
Enterprise
Nx
Sign in / Sign up
Open main menu
Nx
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
34026
08dcdc18 fix(linter): handle variable references in replaceOverride The migration generator (@nx/plugin:migration) fails when the project's ESLint flat config contains variable references in property values, such as: `plugins: { 'package-json': pluginPackageJson }` This happens because `replaceOverride` uses `parseTextToJson` to parse the config, which fails for non-JSON-serializable JavaScript expressions. The migration generator should work correctly even when the ESLint config contains variable references. The fix applies the same approach used in PR #33548 for `hasOverride`: using AST-based property extraction instead of JSON parsing. Fixes #34010 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2 months ago
by jaysoo
j
Failed
34026
187a1aeb fix(linter): handle variable references in replaceOverride The migration generator (@nx/plugin:migration) fails when the project's ESLint flat config contains variable references in property values, such as: `plugins: { 'package-json': pluginPackageJson }` This happens because `replaceOverride` uses `parseTextToJson` to parse the config, which fails for non-JSON-serializable JavaScript expressions. The migration generator should work correctly even when the ESLint config contains variable references. The fix applies the same approach used in PR #33548 for `hasOverride`: using AST-based property extraction instead of JSON parsing. Fixes #34010 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2 months ago
by jaysoo
j
Succeeded
34026
b1925635 fix(linter): handle variable references in replaceOverride The migration generator (@nx/plugin:migration) fails when the project's ESLint flat config contains variable references in property values, such as: `plugins: { 'package-json': pluginPackageJson }` This happens because `replaceOverride` uses `parseTextToJson` to parse the config, which fails for non-JSON-serializable JavaScript expressions. The migration generator should work correctly even when the ESLint config contains variable references. The fix applies the same approach used in PR #33548 for `hasOverride`: using AST-based property extraction instead of JSON parsing. Fixes #34010 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2 months ago
by jaysoo
j
Failed
34026
Environment issue
→
28db3c5b fix(linter): handle variable references in replaceOverride The migration generator (@nx/plugin:migration) fails when the project's ESLint flat config contains variable references in property values, such as: `plugins: { 'package-json': pluginPackageJson }` This happens because `replaceOverride` uses `parseTextToJson` to parse the config, which fails for non-JSON-serializable JavaScript expressions. The migration generator should work correctly even when the ESLint config contains variable references. The fix applies the same approach used in PR #33548 for `hasOverride`: using AST-based property extraction instead of JSON parsing. Fixes #34010 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2 months ago
by jaysoo
j
Failed
34026
0fc24a70 fix(linter): handle variable references in replaceOverride The migration generator (@nx/plugin:migration) fails when the project's ESLint flat config contains variable references in property values, such as: `plugins: { 'package-json': pluginPackageJson }` This happens because `replaceOverride` uses `parseTextToJson` to parse the config, which fails for non-JSON-serializable JavaScript expressions. The migration generator should work correctly even when the ESLint config contains variable references. The fix applies the same approach used in PR #33548 for `hasOverride`: using AST-based property extraction instead of JSON parsing. Fixes #34010 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
3 months ago
by jaysoo
j
Canceled
34026
5c330220 fix(linter): handle variable references in replaceOverride The migration generator (@nx/plugin:migration) fails when the project's ESLint flat config contains variable references in property values, such as: `plugins: { 'package-json': pluginPackageJson }` This happens because `replaceOverride` uses `parseTextToJson` to parse the config, which fails for non-JSON-serializable JavaScript expressions. The migration generator should work correctly even when the ESLint config contains variable references. The fix applies the same approach used in PR #33548 for `hasOverride`: using AST-based property extraction instead of JSON parsing. Fixes #34010 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
3 months ago
by jaysoo
j
Previous page
Previous
Next
Next page