Skip to content

fix: Update drizzle config to be up to date with the latest version #4094

fix: Update drizzle config to be up to date with the latest version

fix: Update drizzle config to be up to date with the latest version #4094

Triggered via pull request May 10, 2024 19:17
Status Failure
Total duration 1m 8s
Artifacts

ci.yml

on: pull_request
Run ESLint
40s
Run ESLint
Check Changeset
18s
Check Changeset
Run Prettier
34s
Run Prettier
Run Typechecker
31s
Run Typechecker
Build and Check Astro
33s
Build and Check Astro
Fit to window
Zoom out
Zoom in

Annotations

15 errors
Check Changeset
Process completed with exit code 1.
Build and Check Astro
Process completed with exit code 1.
Run Typechecker
Parameter 'font' implicitly has an 'any' type.
Run Typechecker
Parameter 'font' implicitly has an 'any' type.
Run Typechecker
Parameter 'font' implicitly has an 'any' type.
Run Typechecker
Type '{ [k: string]: any; }' is not assignable to type 'Record<TWeights[number], ArrayBuffer>'.
Run Typechecker
@ct3a/www#typecheck: command (/home/runner/work/create-t3-app/create-t3-app/www) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
Run Typechecker
Process completed with exit code 2.
Run ESLint: upgrade/src/app/diff/[slug]/page.tsx#L27
Unsafe assignment of an `any` value
Run ESLint: upgrade/src/app/diff/[slug]/page.tsx#L28
Unsafe argument of type `any` assigned to a parameter of type `string`
Run ESLint: upgrade/src/app/diff/[slug]/page.tsx#L70
Unsafe assignment of an `any` value
Run ESLint: upgrade/src/app/diff/[slug]/page.tsx#L80
Unsafe assignment of an `any` value
Run ESLint: upgrade/src/app/diff/[slug]/page.tsx#L164
Unsafe assignment of an `any` value
Run ESLint
@ct3a/upgrade#lint: command (/home/runner/work/create-t3-app/create-t3-app/upgrade) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
Run ESLint
Process completed with exit code 1.