Skip to content

chore: make sync#508

Merged
adityathebe merged 4 commits intomainfrom
chore/update
May 6, 2026
Merged

chore: make sync#508
adityathebe merged 4 commits intomainfrom
chore/update

Conversation

@adityathebe
Copy link
Copy Markdown
Member

No description provided.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview May 6, 2026 9:54am

Request Review

@netlify
Copy link
Copy Markdown

netlify Bot commented May 6, 2026

Deploy Preview for canarychecker ready!

Name Link
🔨 Latest commit 6dba153
🔍 Latest deploy log https://app.netlify.com/projects/canarychecker/deploys/69fb0f0d0daa91000825ba2e
😎 Deploy Preview https://deploy-preview-508--canarychecker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 6, 2026

Warning

Rate limit exceeded

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

To continue reviewing without waiting, purchase usage credits in the billing tab.

⌛ 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: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: ac8c2a48-c055-47c8-8fbd-c06acf20421f

📥 Commits

Reviewing files that changed from the base of the PR and between 7f37957 and 6dba153.

⛔ Files ignored due to path filters (1)
  • mission-control/package-lock.json is excluded by !**/package-lock.json
📒 Files selected for processing (14)
  • canary-checker/docs/reference/1-git.mdx
  • canary-checker/docs/reference/1-pod.mdx
  • mission-control-chart
  • mission-control/AGENTS.md
  • mission-control/docs/guide/config-db/scrapers/github.md
  • mission-control/docs/guide/views/table/columns/config-item.md
  • mission-control/docs/guide/views/table/columns/gauge.md
  • mission-control/package.json
  • modules/canary-checker
  • modules/config-db
  • modules/duty
  • modules/mission-control
  • modules/mission-control-chart
  • modules/mission-control-registry
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/update
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch chore/update

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.

Vercel was using Node 24 because the engine range allowed automatic major upgrades. Without a lockfile, npm also resolved newer transitive dependencies, causing webpackbar to pass unsupported ProgressPlugin options to Webpack.

Pin the build to Node 22.x, override Webpack to 5.97.1, and add a package lock so Vercel installs a consistent dependency tree.
@adityathebe adityathebe merged commit 5deae8f into main May 6, 2026
15 checks passed
@adityathebe adityathebe deleted the chore/update branch May 6, 2026 09:56
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