Skip to content

fix: suppress baseUrl deprecation for TypeScript 6#14

Merged
harlan-zw merged 1 commit intomainfrom
fix/tsconfig-baseurl-deprecation
Mar 30, 2026
Merged

fix: suppress baseUrl deprecation for TypeScript 6#14
harlan-zw merged 1 commit intomainfrom
fix/tsconfig-baseurl-deprecation

Conversation

@oritwoen
Copy link
Copy Markdown
Collaborator

@oritwoen oritwoen commented Mar 30, 2026

CI fails on typecheck because TS 6 flags baseUrl as deprecated. Removing it breaks build.config.ts resolution, so the right move is ignoreDeprecations.

One-liner, unblocks every PR in the pipeline.

@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Mar 30, 2026

Warning

Rate limit exceeded

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

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 2 minutes and 28 seconds.

⌛ 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: d04733bb-4ccd-4816-8f6f-7265231a5459

📥 Commits

Reviewing files that changed from the base of the PR and between 3f231ad and 295b973.

📒 Files selected for processing (1)
  • tsconfig.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/tsconfig-baseurl-deprecation

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.

@oritwoen oritwoen self-assigned this Mar 30, 2026
@oritwoen oritwoen requested a review from harlan-zw March 30, 2026 09:42
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@harlan-zw harlan-zw merged commit aff2128 into main Mar 30, 2026
3 checks passed
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