Skip to content

fix(governance): clear knip unused exports after EntryCard split - #14

Open
moyunzero wants to merge 1 commit into
masterfrom
260731-fix-knip-entrycard-governance
Open

fix(governance): clear knip unused exports after EntryCard split#14
moyunzero wants to merge 1 commit into
masterfrom
260731-fix-knip-entrycard-governance

Conversation

@moyunzero

Copy link
Copy Markdown
Owner

Summary

  • Update knip.json ignore path from monolith EntryCard.tsx to EntryCard/** after Phase 10 split
  • Unexport file-local EntryCardProps / areEntryCardPropsEqual; barrel only re-exports default
  • Keep SECURE_STORE_SET_BACKOFF_MS module-private; remove unused AIErrorType.NO_TOKEN
  • Restores green yarn verify:governance (knip → depcruise → boundaries)

Test plan

  • yarn verify:governance — knip / dependency-cruiser / eslint-plugin-boundaries PASS
  • CI verify:governance on push to master after merge

Made with Cursor

Point knip ignore at EntryCard/**, unexport memo helpers and backoff
constant, and drop unused AIErrorType.NO_TOKEN so verify:governance passes.

Co-authored-by: Cursor <cursoragent@cursor.com>
@chatgpt-codex-connector

Copy link
Copy Markdown

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

@sonarqubecloud

Copy link
Copy Markdown

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