Skip to content

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

Merged
vinutv merged 5 commits into
mainfrom
copilot/fix-verify-job
Aug 22, 2026
Merged

fix: run prettier on animated-character files to unblock CI#51
vinutv merged 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>
@vinutv
vinutv marked this pull request as ready for review August 22, 2026 17:08
@vinutv
vinutv merged commit 32e2c73 into main Aug 22, 2026
2 checks passed
@vinutv
vinutv deleted the copilot/fix-verify-job branch August 22, 2026 17:08
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