Added db:push to turbo pipeline #3
Annotations
5 errors and 1 warning
Typecheck
Property 'post' does not exist on type 'CreateTRPCReactBase<BuiltRouter<{ ctx: { session: Session | null; db: NodePgDatabase<{ activities: PgTableWithColumns<{ name: "activity"; schema: undefined; columns: { id: PgColumn<{ name: "id"; tableName: "activity"; dataType: "string"; columnType: "PgUUID"; ... 5 more ...; baseColumn: never; }, {}, {}>; date: PgCo...'.
|
Typecheck
Argument of type '{ id: string; name: string | null; email: string; photo: string | null; familyName: string | null; givenName: string | null; }' is not assignable to parameter of type 'SetStateAction<undefined>'.
|
Typecheck
Spread types may only be created from object types.
|
Typecheck
@acme/expo#typecheck: command (/home/runner/work/quizlet-clone/quizlet-clone/apps/expo) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (1)
|
Typecheck
Process completed with exit code 1.
|
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/.
|
The logs for this run have expired and are no longer available.
Loading