Skip to content

chore(matrix-resolve): pass biome lint#372

Open
rezk2ll wants to merge 1 commit into
devfrom
chore/matrix-resolve-biome-pass
Open

chore(matrix-resolve): pass biome lint#372
rezk2ll wants to merge 1 commit into
devfrom
chore/matrix-resolve-biome-pass

Conversation

@rezk2ll
Copy link
Copy Markdown
Member

@rezk2ll rezk2ll commented May 26, 2026

Summary

Replaces jest.Mock<any, any, any> casts on the mocked node-fetch with plain jest.Mock (the resolved value typing is what the tests actually rely on), tightens the dnsResolve reject callback to unknown, and drops the unused DnsResolve type alias the auto-fix flagged.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 26, 2026

Warning

Review limit reached

@rezk2ll, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 2 minutes and 13 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, 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 include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: fcf31fd2-4a7b-4bd4-9607-71b2ed26d3e2

📥 Commits

Reviewing files that changed from the base of the PR and between 93e11b7 and a74d13f.

📒 Files selected for processing (2)
  • packages/matrix-resolve/src/index.test.ts
  • packages/matrix-resolve/src/index.ts

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.

@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented May 26, 2026

🤖 Nx Cloud AI Fix Eligible

An automatically generated fix could have helped fix failing tasks for this run, but Self-healing CI is disabled for this workspace. Visit workspace settings to enable it and get automatic fixes in future runs.

To disable these notifications, a workspace admin can disable them in workspace settings.


View your CI Pipeline Execution ↗ for commit a74d13f

Command Status Duration Result
nx affected -t test ❌ Failed 2m 16s View ↗
nx affected -t build ✅ Succeeded 19s View ↗

☁️ Nx Cloud last updated this comment at 2026-05-26 17:57:25 UTC

@rezk2ll rezk2ll requested a review from pm-McFly May 26, 2026 19:05
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