Skip to content

fix: Added $defaultFn to the user table's id field when using Drizzle… #4132

fix: Added $defaultFn to the user table's id field when using Drizzle…

fix: Added $defaultFn to the user table's id field when using Drizzle… #4132

Triggered via pull request June 3, 2024 11:50
Status Failure
Total duration 1m 0s
Artifacts

ci.yml

on: pull_request
Run ESLint
32s
Run ESLint
Check Changeset
17s
Check Changeset
Run Prettier
26s
Run Prettier
Run Typechecker
28s
Run Typechecker
Build and Check Astro
38s
Build and Check Astro
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Check Changeset
Process completed with exit code 1.
Run Prettier
create-t3-app#format:check: command (/home/runner/work/create-t3-app/create-t3-app/cli) /home/runner/setup-pnpm/node_modules/.bin/pnpm run format:check exited (1)
Run Prettier
Process completed with exit code 1.
Run ESLint: cli/template/extras/src/server/db/schema-drizzle/with-auth-mysql.ts#L42
Replace `.notNull().primaryKey()` with `⏎····.notNull()⏎····.primaryKey()⏎····`
Run ESLint: cli/template/extras/src/server/db/schema-drizzle/with-auth-planetscale.ts#L40
Replace `.notNull().primaryKey()` with `⏎····.notNull()⏎····.primaryKey()⏎····`
Run ESLint: cli/template/extras/src/server/db/schema-drizzle/with-auth-postgres.ts#L42
Replace `.notNull().primaryKey()` with `⏎····.notNull()⏎····.primaryKey()⏎····`
Run ESLint: cli/template/extras/src/server/db/schema-drizzle/with-auth-sqlite.ts#L39
Replace `.notNull().primaryKey()` with `⏎····.notNull()⏎····.primaryKey()⏎····`
Run ESLint
create-t3-app#lint: command (/home/runner/work/create-t3-app/create-t3-app/cli) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
Run ESLint
Process completed with exit code 1.