chore(deps): update dependency @types/babel__core to ^7.20.5 - autoclosed #3685
Annotations
13 errors and 3 warnings
typecheck
Property 'create' does not exist on type 'never'.
|
typecheck
Property 'post' does not exist on type 'TRPCContextPropsBase<CreateRouterInner<RootConfig<{ ctx: { session: Session | null; db: PlanetScaleDatabase<{ post: MySqlTableWithColumns<{ name: "post"; schema: undefined; columns: { id: MySqlColumn<{ name: "id"; tableName: "post"; dataType: "number"; columnType: "MySqlSerial"; ... 5 more ...; baseColumn: never; },...'.
|
typecheck
Parameter 'err' implicitly has an 'any' type.
|
typecheck
Property 'all' does not exist on type 'never'.
|
typecheck
Parameter 'p' implicitly has an 'any' type.
|
typecheck
Property 'delete' does not exist on type 'never'.
|
typecheck
Property 'post' does not exist on type 'TRPCContextPropsBase<CreateRouterInner<RootConfig<{ ctx: { session: Session | null; db: PlanetScaleDatabase<{ post: MySqlTableWithColumns<{ name: "post"; schema: undefined; columns: { id: MySqlColumn<{ name: "id"; tableName: "post"; dataType: "number"; columnType: "MySqlSerial"; ... 5 more ...; baseColumn: never; },...'.
|
typecheck
Parameter 'err' implicitly has an 'any' type.
|
typecheck
Type 'CreateRouterInner<RootConfig<{ ctx: { session: Session | null; db: PlanetScaleDatabase<{ post: MySqlTableWithColumns<{ name: "post"; schema: undefined; columns: { id: MySqlColumn<{ name: "id"; tableName: "post"; dataType: "number"; columnType: "MySqlSerial"; data: number; ... 4 more ...; baseColumn: never; }, object...' does not satisfy the constraint 'Router<any, any>'.
|
typecheck
Type 'typeof SuperJSON' is not assignable to type 'TypeError<"You must define a transformer on your your `initTRPC`-object first">'.
|
lint
@acme/expo#lint: command (/home/runner/work/create-t3-turbo/create-t3-turbo/apps/expo) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
|
lint
@acme/nextjs#lint: command (/home/runner/work/create-t3-turbo/create-t3-turbo/apps/nextjs) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint --cache --cache-location node_modules/.cache/.eslintcache exited (1)
|
lint
Process completed with exit code 1.
|
format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
typecheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|