chore: add tanstack start example app #7097
Annotations
7 errors
format
Process completed with exit code 1.
|
format
@acme/tanstack-start#format: command (/home/runner/work/create-t3-turbo/create-t3-turbo/apps/tanstack-start) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format --cache --cache-location .cache/.prettiercache exited (1)
|
lint
Process completed with exit code 1.
|
lint
@acme/ui#lint: command (/home/runner/work/create-t3-turbo/create-t3-turbo/packages/ui) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location .cache/.eslintcache exited (1)
|
lint:
packages/ui/src/theme.tsx#L97
Use an `interface` instead of a `type`
|
lint:
packages/ui/src/theme.tsx#L71
Forbidden non-null assertion
|
lint:
packages/ui/src/theme.tsx#L5
'zod' import is restricted from being used. Use `import { z } from 'zod/v4'` instead to ensure v4
|