Paginate document logs table to improve page performance #1673
Triggered via pull request
September 26, 2024 15:30
Status
Failure
Total duration
2m 23s
Artifacts
–
Annotations
8 errors and 1 warning
lint (20.x)
Type 'SQL<unknown>' is not assignable to type 'SQL<unknown> | ((fields: { createdAt: PgColumn<{ name: "created_at"; tableName: "api_keys"; dataType: "date"; columnType: "PgTimestamp"; data: Date; driverParam: string; notNull: true; hasDefault: true; ... 5 more ...; generated: undefined; }, {}, {}>; ... 6 more ...; deletedAt: PgColumn<...>; }, operators: { ...; }...'.
|
lint (20.x)
No overload matches this call.
|
lint (20.x)
Type 'SQL<unknown>' is not assignable to type 'SQL<unknown> | ((fields: { createdAt: PgColumn<{ name: "created_at"; tableName: "api_keys"; dataType: "date"; columnType: "PgTimestamp"; data: Date; driverParam: string; notNull: true; hasDefault: true; ... 5 more ...; generated: undefined; }, {}, {}>; ... 6 more ...; deletedAt: PgColumn<...>; }, operators: { ...; }...'.
|
lint (20.x)
No overload matches this call.
|
lint (20.x)
Type 'SQL<unknown>' is not assignable to type 'SQL<unknown> | ((fields: { createdAt: PgColumn<{ name: "created_at"; tableName: "api_keys"; dataType: "date"; columnType: "PgTimestamp"; data: Date; driverParam: string; notNull: true; hasDefault: true; ... 5 more ...; generated: undefined; }, {}, {}>; ... 6 more ...; deletedAt: PgColumn<...>; }, operators: { ...; }...'.
|
lint (20.x)
No overload matches this call.
|
lint (20.x)
@latitude-data/gateway#tc: command (/home/runner/work/latitude-llm/latitude-llm/apps/gateway) /home/runner/setup-pnpm/node_modules/.bin/pnpm run tc exited (2)
|
lint (20.x)
Process completed with exit code 2.
|
lint (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|