Skip to content

chore: add tanstack start example app #7098

chore: add tanstack start example app

chore: add tanstack start example app #7098

Triggered via pull request October 11, 2025 22:58
@juliusmarmingejuliusmarminge
synchronize #1431
tss
Status Failure
Total duration 42s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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