Skip to content

Revert TypeScript ESLint package swap for intermittent Ubuntu lint failure#5538

Closed
Copilot wants to merge 4 commits into
mainfrom
copilot/fix-github-actions-job
Closed

Revert TypeScript ESLint package swap for intermittent Ubuntu lint failure#5538
Copilot wants to merge 4 commits into
mainfrom
copilot/fix-github-actions-job

Conversation

Copilot AI commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Follow-up review determined the node (ubuntu-latest) lint failure was intermittent and resolved by rerun on main, so the prior typescript-eslint package swap has been fully rolled back.

  • Restored eslint.config.mjs to its previous typescript-eslint usage.
  • Restored package.json optional dependency entries.
  • Restored package-lock.json to match the reverted dependency/config state.

This PR now preserves existing behavior and removes the previously proposed lint/dependency migration.

Copilot AI changed the title [WIP] Fix failing GitHub Actions job node (ubuntu-latest) Fix ubuntu CI lint failure by replacing typescript-eslint meta package usage Jun 19, 2026
Copilot AI requested a review from andyleejordan June 19, 2026 00:00
@andyleejordan

Copy link
Copy Markdown
Member

@copilot actually seems like it was just an intermittent failure, a re-run fixed the CI on main.

Copilot AI commented Jun 19, 2026

Copy link
Copy Markdown
Contributor Author

@copilot actually seems like it was just an intermittent failure, a re-run fixed the CI on main.

Addressed in baa3d60 by rolling back the lint/dependency changes and restoring eslint.config.mjs, package.json, and package-lock.json to the pre-fix state.

Copilot AI changed the title Fix ubuntu CI lint failure by replacing typescript-eslint meta package usage Revert TypeScript ESLint package swap for intermittent Ubuntu lint failure Jun 19, 2026
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

Successfully merging this pull request may close these issues.

2 participants