Skip to content

fix: run prettier on animated-character files to unblock CI - #51

Draft
vinutv with Copilot wants to merge 5 commits into
mainfrom
copilot/fix-verify-job
Draft

fix: run prettier on animated-character files to unblock CI#51
vinutv with Copilot wants to merge 5 commits into
mainfrom
copilot/fix-verify-job

Conversation

Copilot AI commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

The verify CI job was failing at pnpm run format:check due to formatting violations in the two animated-character source files.

Changes

  • Formatted src/components/ui/animated-character.tsx and src/lib/registry/animated-character.tsx with Prettier + prettier-plugin-tailwindcss to match the project's .prettierrc config (semicolons, trailing commas, line-break wrapping, Tailwind class ordering).

Co-authored-by: vinutv <16238306+vinutv@users.noreply.github.com>
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 18, 2026

Copy link
Copy Markdown

Deploying careui with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3ddfd78
Status: ✅  Deploy successful!
Preview URL: https://3dcb3506.careui.pages.dev
Branch Preview URL: https://copilot-fix-verify-job.careui.pages.dev

View logs

Copilot AI changed the title [WIP] Fix failing GitHub Actions job verify fix: run prettier on animated-character files to unblock CI Aug 18, 2026
Copilot AI requested a review from vinutv August 18, 2026 20:56
@vinutv

vinutv commented Aug 21, 2026

Copy link
Copy Markdown
Member

@copilot resolve the merge conflicts in this pull request

# Conflicts:
#	src/components/ui/animated-character.tsx
#	src/lib/registry/animated-character.tsx

Co-authored-by: vinutv <16238306+vinutv@users.noreply.github.com>

Copilot AI commented Aug 21, 2026

Copy link
Copy Markdown
Contributor Author

@copilot resolve the merge conflicts in this pull request

Merge conflicts resolved in 25c72ee. The animated-character.tsx files were deleted/renamed in main (to care-filly-classic.tsx and care-filly.tsx), so the conflicts were resolved by accepting those deletions.

Co-authored-by: vinutv <16238306+vinutv@users.noreply.github.com>
…ents

Co-authored-by: vinutv <16238306+vinutv@users.noreply.github.com>
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