Skip to content

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

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 #4095

Triggered via pull request May 10, 2024 19:18
Status Failure
Total duration 42s
Artifacts

ci.yml

on: pull_request
Run ESLint
35s
Run ESLint
Check Changeset
20s
Check Changeset
Run Prettier
29s
Run Prettier
Run Typechecker
22s
Run Typechecker
Build and Check Astro
25s
Build and Check Astro
Fit to window
Zoom out
Zoom in

Annotations

14 errors
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.
Build and Check Astro
Process completed with exit code 1.
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.