Skip to content

Fix eslint parser version mismatch#34

Closed
chitcommit wants to merge 2 commits intomainfrom
fix/eslint-parser-version
Closed

Fix eslint parser version mismatch#34
chitcommit wants to merge 2 commits intomainfrom
fix/eslint-parser-version

Conversation

@chitcommit
Copy link
Contributor

Summary

  • Aligned @typescript-eslint/parser from ^6.2.0 to ^8.56.1
  • Fixes npm ci ERESOLVE failures in CI

Test plan

  • npm ci passes
  • CI pipeline succeeds

🤖 Generated with Claude Code

Nick Bianchi and others added 2 commits March 16, 2026 18:51
The deploy-production job required deploy-staging, but staging only
runs on push events. Manual workflow_dispatch with environment=production
was always skipped because staging was skipped. Use always() with
result checks so production runs when staging succeeds or is skipped.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
eslint-plugin@8.56.1 requires parser@^8.56.1 as a peer dependency
but package.json pinned parser@^6.2.0, causing npm ci ERESOLVE
failures in CI.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@cloudflare-workers-and-pages
Copy link
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
chittyregistry 881e062 Mar 17 2026, 03:00 AM

@coderabbitai
Copy link

coderabbitai bot commented Mar 17, 2026

Warning

Rate limit exceeded

@chitcommit has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 23 minutes and 14 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 1e1b1249-9398-4f59-b8f0-0c671a58e5e7

📥 Commits

Reviewing files that changed from the base of the PR and between 9ec1e99 and 881e062.

⛔ Files ignored due to path filters (1)
  • package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (2)
  • .github/workflows/deploy-worker.yml
  • package.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/eslint-parser-version
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link

@coderabbitai review
@copilot review
Adversarial review request: evaluate security, policy bypass paths, and regression risk.

@chitcommit
Copy link
Contributor Author

Closing: conflicts with main. Will rebase if still needed.

@chitcommit chitcommit closed this Mar 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.

1 participant