Make CLI up-to-date #4391
ci.yml
on: pull_request
Run ESLint
36s
Check Changeset
20s
Run Prettier
26s
Run Typechecker
26s
Build and Check Astro
36s
Annotations
7 errors
Check Changeset
Process completed with exit code 1.
|
Run Prettier
@ct3a/www#format:check: command (/home/runner/work/create-t3-app/create-t3-app/www) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format:check exited (1)
|
Run Prettier
Process completed with exit code 1.
|
Run ESLint:
www/src/components/landingPage/ClipboardSelect.tsx#L45
Replace `focus:outline-none·hover:bg-t3-purple-200/75` with `hover:bg-t3-purple-200/75·focus:outline-none`
|
Run ESLint:
www/src/components/navigation/LanguageSelect.tsx#L24
Replace `focus:outline-none·hover:bg-t3-purple-200/75` with `hover:bg-t3-purple-200/75·focus:outline-none`
|
Run ESLint
@ct3a/www#lint: command (/home/runner/work/create-t3-app/create-t3-app/www) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
Run ESLint
Process completed with exit code 1.
|