Make CLI up-to-date #4303
ci.yml
on: pull_request
Run ESLint
37s
Check Changeset
24s
Run Prettier
47s
Run Typechecker
33s
Build and Check Astro
46s
Annotations
14 errors
Check Changeset
Process completed with exit code 1.
|
Run Typechecker
Argument of type 'import("/home/runner/work/create-t3-app/create-t3-app/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]/node_modules/next/dist/server/config-shared").NextConfig' is not assignable to parameter of type 'import("/home/runner/work/create-t3-app/create-t3-app/node_modules/.pnpm/[email protected]_@[email protected][email protected][email protected][email protected]/node_modules/next/dist/server/config-shared").NextConfig'.
|
Run Typechecker
@ct3a/upgrade#typecheck: command (/home/runner/work/create-t3-app/create-t3-app/upgrade) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
Run Typechecker
Process completed with exit code 2.
|
Run ESLint:
cli/src/cli/index.ts#L69
Delete `<CliResults>`
|
Run ESLint:
cli/src/helpers/git.ts#L26
Delete `<boolean>`
|
Run ESLint:
cli/src/helpers/installDependencies.ts#L40
Delete `<Ora·|·null>`
|
Run ESLint:
cli/src/helpers/installDependencies.ts#L58
Replace `(text.split("·|·")[1]·??·"")` with `text.split("·|·")[1]·??·""`
|
Run ESLint:
cli/src/helpers/logNextSteps.ts#L14
Delete `<⏎··InstallerOptions,⏎··|·"projectName"⏎··|·"packages"⏎··|·"noInstall"⏎··|·"projectDir"⏎··|·"appRouter"⏎··|·"databaseProvider"⏎>`
|
Run ESLint:
cli/src/helpers/selectBoilerplate.ts#L7
Delete `<⏎··Pick<InstallerOptions,·"packages"·|·"projectDir">⏎>`
|
Run ESLint:
cli/src/utils/renderVersionWarning.ts#L45
Delete `<string>`
|
Run ESLint:
cli/template/extras/src/app/layout/base.tsx#L12
Replace `⏎··children,⏎}:·Readonly<{·children:·React.ReactNode·}>` with `·children·}:·Readonly`
|
Run ESLint:
cli/template/extras/src/app/layout/with-trpc-tw.tsx#L14
Replace `⏎··children,⏎}:·Readonly<{·children:·React.ReactNode·}>` with `·children·}:·Readonly`
|
Run ESLint:
cli/template/extras/src/app/layout/with-trpc.tsx#L14
Replace `⏎··children,⏎}:·Readonly<{·children:·React.ReactNode·}>` with `·children·}:·Readonly`
|