fixed migrate script #3
Annotations
7 errors and 1 warning
Typecheck
'"@wellchart/db/schema"' has no exported member named 'createPostSchema'. Did you mean 'createReportSchema'?
|
Typecheck
Module '"@wellchart/db/schema"' has no exported member 'post'.
|
Typecheck
Property 'post' does not exist on type '{ readonly profile: RelationalQueryBuilder<ExtractTablesWithRelations<typeof import("/home/runner/work/wellchart-new/wellchart-new/packages/db/src/schema/index")>, { tsName: "profile"; dbName: "profile"; columns: { ...; }; relations: { ...; }; primaryKey: AnyColumn[]; }>; readonly report: RelationalQueryBuilder<...>...'.
|
Typecheck
Property 'post' does not exist on type '{ readonly profile: RelationalQueryBuilder<ExtractTablesWithRelations<typeof import("/home/runner/work/wellchart-new/wellchart-new/packages/db/src/schema/index")>, { tsName: "profile"; dbName: "profile"; columns: { ...; }; relations: { ...; }; primaryKey: AnyColumn[]; }>; readonly report: RelationalQueryBuilder<...>...'.
|
Typecheck
Property 'post' does not exist on type '{ readonly profile: RelationalQueryBuilder<ExtractTablesWithRelations<typeof import("/home/runner/work/wellchart-new/wellchart-new/packages/db/src/schema/index")>, { tsName: "profile"; dbName: "profile"; columns: { ...; }; relations: { ...; }; primaryKey: AnyColumn[]; }>; readonly report: RelationalQueryBuilder<...>...'.
|
Typecheck
@wellchart/api#typecheck: command (/home/runner/work/wellchart-new/wellchart-new/packages/api) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
Typecheck
Process completed with exit code 2.
|
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/.
|
Loading