Component Sync Check Failed
The automated check has detected that some shadcn-vue components can be synced with the upstream registry.
Action Required
Please run the following command locally to sync the components:
node packages/ui/scripts/sync-shadcn-components.js
Then verify the changes:
pnpm exec nx run-many --target=lint,typecheck --projects=@cat/ui
Components to Sync
The sync script will automatically:
- ✅ Sync components that are up to date with upstream
- ⚠️ Skip components marked with
@shadcn-do-not-sync
- ⚠️ Skip components that have been abandoned by upstream
Detected by: sync-shadcn-components.js
Workflow: Sync Shadcn-Vue Components
Action Run: View Workflow Run
Component Sync Check Failed
The automated check has detected that some shadcn-vue components can be synced with the upstream registry.
Action Required
Please run the following command locally to sync the components:
Then verify the changes:
pnpm exec nx run-many --target=lint,typecheck --projects=@cat/uiComponents to Sync
The sync script will automatically:
@shadcn-do-not-syncDetected by: sync-shadcn-components.js
Workflow: Sync Shadcn-Vue Components
Action Run: View Workflow Run