Skip to content

chore(ui): fix eslint errors in composed and profile modules#9242

Merged
alexcarpenter merged 2 commits into
mainfrom
carp/fix-ui-lint
Jul 24, 2026
Merged

chore(ui): fix eslint errors in composed and profile modules#9242
alexcarpenter merged 2 commits into
mainfrom
carp/fix-ui-lint

Conversation

@alexcarpenter

Copy link
Copy Markdown
Member

Description

PR #9144 (feat(ui): Expose composed profile components) landed on main with ESLint errors that were masked by turbo's lint cache on the main push. Any PR whose lint task misses the cache re-runs eslint and fails Static analysis → @clerk/ui#lint on these pre-existing errors (I hit this on #9241).

Errors fixed (all in files from #9144):

  • simple-import-sort/imports — unsorted imports
  • curly — missing braces on single-line if
  • no-unused-vars / unused-imports — unused imports
  • no-empty — empty catch in useBillingRouter.ts (added a why-comment; the swallow is intentional for relative-URL fallthrough)

All but the empty-catch were resolved with eslint --fix; autofixed warnings in the touched package are included too.

Verification

  • pnpm --filter @clerk/ui lint → exit 0
  • pnpm --filter @clerk/ui type-check → clean
  • Affected composed + UserProfile tests → 74 passed

Changeset

Empty — no user-facing change (import order, braces, unused-import removal, a comment).

PR #9144 landed on main with ESLint errors (unsorted imports, missing
curly braces, unused imports, an empty catch) that turbo's lint cache
masked on the main push. Any PR that misses the cache re-runs lint and
fails static analysis on these. Autofix + one manual empty-catch comment.
@vercel

vercel Bot commented Jul 24, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
clerk-js-sandbox Ready Ready Preview, Comment Jul 24, 2026 3:01pm
swingset Ready Ready Preview, Comment Jul 24, 2026 3:01pm

Request Review

@changeset-bot

changeset-bot Bot commented Jul 24, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: d57c6fb

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@pkg-pr-new

pkg-pr-new Bot commented Jul 24, 2026

Copy link
Copy Markdown

Open in StackBlitz

@clerk/astro

npm i https://pkg.pr.new/@clerk/astro@9242

@clerk/backend

npm i https://pkg.pr.new/@clerk/backend@9242

@clerk/chrome-extension

npm i https://pkg.pr.new/@clerk/chrome-extension@9242

@clerk/clerk-js

npm i https://pkg.pr.new/@clerk/clerk-js@9242

@clerk/electron

npm i https://pkg.pr.new/@clerk/electron@9242

@clerk/electron-passkeys

npm i https://pkg.pr.new/@clerk/electron-passkeys@9242

@clerk/eslint-plugin

npm i https://pkg.pr.new/@clerk/eslint-plugin@9242

@clerk/expo

npm i https://pkg.pr.new/@clerk/expo@9242

@clerk/expo-google-signin

npm i https://pkg.pr.new/@clerk/expo-google-signin@9242

@clerk/expo-passkeys

npm i https://pkg.pr.new/@clerk/expo-passkeys@9242

@clerk/express

npm i https://pkg.pr.new/@clerk/express@9242

@clerk/fastify

npm i https://pkg.pr.new/@clerk/fastify@9242

@clerk/hono

npm i https://pkg.pr.new/@clerk/hono@9242

@clerk/localizations

npm i https://pkg.pr.new/@clerk/localizations@9242

@clerk/nextjs

npm i https://pkg.pr.new/@clerk/nextjs@9242

@clerk/nuxt

npm i https://pkg.pr.new/@clerk/nuxt@9242

@clerk/react

npm i https://pkg.pr.new/@clerk/react@9242

@clerk/react-router

npm i https://pkg.pr.new/@clerk/react-router@9242

@clerk/shared

npm i https://pkg.pr.new/@clerk/shared@9242

@clerk/tanstack-react-start

npm i https://pkg.pr.new/@clerk/tanstack-react-start@9242

@clerk/testing

npm i https://pkg.pr.new/@clerk/testing@9242

@clerk/ui

npm i https://pkg.pr.new/@clerk/ui@9242

@clerk/upgrade

npm i https://pkg.pr.new/@clerk/upgrade@9242

@clerk/vue

npm i https://pkg.pr.new/@clerk/vue@9242

commit: d57c6fb

@github-actions

github-actions Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

API Changes Report

Generated by Break Check on 2026-07-24T15:02:14.919Z

Summary

Metric Count
Packages analyzed 19
Packages with changes 0
🔴 Breaking changes 0
🟡 Non-breaking changes 0
🟢 Additions 0

No API Changes Detected

All packages have stable APIs with no detected changes.


Report generated by Break Check

Last ran on d57c6fb.

@coderabbitai

coderabbitai Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

This pull request applies UI lint and TypeScript cleanup across security components, composed sections, hooks, mosaic conditions, and tests. It reformats existing early-return guards, reorders imports, removes unnecessary type assertions and unused imports, simplifies timer cleanup calls, clarifies relative-route handling, updates test spies, and adds a changeset. No exported APIs or component behavior are changed.

Estimated code review effort: 2 (Simple) | ~10 minutes

Possibly related PRs

Suggested reviewers: wobsoriano, dstaley

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 40.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly matches the main change: fixing ESLint errors in the ui composed and profile modules.
Description check ✅ Passed The description accurately summarizes the lint fixes, the intentional empty catch, and the verification results.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Warning

Review ran into problems

🔥 Problems

Linked repositories: Couldn't analyze clerk/clerk-android - clone failed: Clone operation failed: Cloning into '/home/jailuser/git'...
warning: templates not found in /usr/share/git-core/templates
From https://github.com/clerk/clerk-android

Errors logged to '/home/jailuser/git/.git/lfs/logs/20260724T143133.829295115.log'.
Use git lfs logs last to view the log.
error: external filter 'git-lfs filter-process' failed
fatal: config/bin/detekt-cli: smudge filter lfs failed
Downloading config/bin/detekt-cli (71 MB)
Error downloading object: config/bin/detekt-cli (2655f48): Smudge error: Error downloading config/bin/detekt-cli (2655f48c7c303a5f9bf920a33229408b8571bb1d29e4e57cf7be3e151bceecb1): LFS: Client error: https://github-cloud.githubusercontent.com/alambic/media/877189286/26/55/2655f48c7c303a5f9bf920a33229408b8571bb1d29e4e57cf7be3e151bceecb1?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5BA2674WPWWEFGQ5%2F20260724%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20260724T143253Z&X-Amz-Expires=3600&X-Amz-Signature=78abb73d3b489c91927b9a7a89c516406b9025b7fe8f474576976a92a4541685&X-Amz-SignedHeaders=host&actor_id=136622811&key_id=0&repo_id=980409545&token=1

Errors logged to '/home/jailuser/git/.git/lfs/logs/20260724T143253.766924725.log'.
Use git lfs logs last to view the log.
error: external filter 'git-lfs filter-process' failed
fatal: config/bin/detekt-cli: smudge filter lfs failed


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

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In
`@packages/ui/src/components/ConfigureSSO/domain/__tests__/organizationEnterpriseConnection.test.ts`:
- Line 291: Update the makeUser test helper to construct a valid UserResource
fixture rather than casting or returning Partial<UserResource> directly. Define
complete base UserResource values, merge the provided overrides into them, and
preserve the existing call sites’ ability to customize fixture fields.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro Plus

Run ID: 81ec6f08-c218-4120-a1dd-d8721f935c5a

📥 Commits

Reviewing files that changed from the base of the PR and between 01f2c12 and 1d73a9a.

📒 Files selected for processing (14)
  • .changeset/fix-ui-lint.md
  • packages/ui/src/components/ConfigureSSO/domain/__tests__/organizationEnterpriseConnection.test.ts
  • packages/ui/src/components/UserProfile/SecurityPage.tsx
  • packages/ui/src/components/UserProfile/SecuritySections.tsx
  • packages/ui/src/components/UserProfile/__tests__/ConnectedAccountsSection.test.tsx
  • packages/ui/src/components/UserProfile/__tests__/SecuritySections.test.tsx
  • packages/ui/src/composed/APIKeysSection.tsx
  • packages/ui/src/composed/BillingSection.tsx
  • packages/ui/src/composed/__tests__/OrganizationProfile.test.tsx
  • packages/ui/src/composed/__tests__/stub-limitations.test.ts
  • packages/ui/src/composed/createSection.tsx
  • packages/ui/src/composed/useBillingRouter.ts
  • packages/ui/src/hooks/useWarnAboutCustomizationWithoutPinning.ts
  • packages/ui/src/mosaic/conditions.ts
🔗 Linked repositories identified

CodeRabbit considers these linked repositories for cross-repo context during reviews:

  • clerk/clerk_go (manual)
  • clerk/dashboard (manual)
  • clerk/accounts (manual)
  • clerk/backoffice (manual)
  • clerk/clerk (manual)
  • clerk/clerk-docs (manual)
  • clerk/cloudflare-workers (manual)
  • clerk/cli (auto-detected)
  • clerk/clerk-ios (auto-detected)
  • clerk/clerk-android (auto-detected)

@alexcarpenter
alexcarpenter merged commit dadebc2 into main Jul 24, 2026
51 checks passed
@alexcarpenter
alexcarpenter deleted the carp/fix-ui-lint branch July 24, 2026 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants