feat: update design/react 19/tailwind 4/components styles #100
ci.yml
on: pull_request
Run lint
26s
Run format
31s
Run typecheck
31s
Build www
1m 40s
Annotations
9 errors
Run format
www#format:check: command (/home/runner/work/dotUI/dotUI/www) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format:check exited (1)
|
Run format
Process completed with exit code 1.
|
Run typecheck
Type '"outline"' is not assignable to type '"primary" | "accent" | "quiet" | undefined'.
|
Run typecheck
Type '"outline"' is not assignable to type '"primary" | "accent" | "quiet" | undefined'.
|
Run typecheck
Type '"outline"' is not assignable to type '"primary" | "accent" | "quiet" | undefined'.
|
Run typecheck
Type '"accent" | "quiet" | "outline"' is not assignable to type '"primary" | "accent" | "quiet" | undefined'.
|
Run typecheck
www#typecheck: command (/home/runner/work/dotUI/dotUI/www) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
Run typecheck
Process completed with exit code 2.
|
Build www
Process completed with exit code 1.
|