Skip to content

Feat/upgrade-and-test #265

Feat/upgrade-and-test

Feat/upgrade-and-test #265

Triggered via pull request June 28, 2024 20:26
Status Failure
Total duration 55s
Artifacts

ci.yml

on: pull_request
Build and Test
43s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Build and Test
'generationCount' is of type 'unknown'.
Build and Test
Argument of type 'SQL<unknown>' is not assignable to parameter of type 'SQL<unknown> | ((aliases: { id: PgColumn<{ name: "id"; tableName: "games"; dataType: "number"; columnType: "PgSerial"; data: number; driverParam: number; notNull: true; hasDefault: true; enumValues: undefined; baseColumn: never; }, {}, {}>; ... 4 more ...; completedAt: PgColumn<...>; }) => SQL<...> | undefined) | un...'.
Build and Test
No overload matches this call.
Build and Test
Argument of type 'SQL<unknown>' is not assignable to parameter of type 'SQL<unknown> | ((aliases: { id: PgColumn<{ name: "id"; tableName: "users"; dataType: "string"; columnType: "PgText"; data: string; driverParam: string; notNull: true; hasDefault: false; enumValues: [string, ...string[]]; baseColumn: never; }, {}, {}>; ... 5 more ...; createdAt: PgColumn<...>; }) => SQL<...> | undefi...'.
Build and Test
No overload matches this call.
Build and Test
Argument of type 'SQL<unknown>' is not assignable to parameter of type 'SQL<unknown> | ((aliases: { id: PgColumn<{ name: "id"; tableName: "users"; dataType: "string"; columnType: "PgText"; data: string; driverParam: string; notNull: true; hasDefault: false; enumValues: [string, ...string[]]; baseColumn: never; }, {}, {}>; ... 5 more ...; createdAt: PgColumn<...>; }) => SQL<...> | undefi...'.
Build and Test
No overload matches this call.
Build and Test
Argument of type 'SQL<unknown>' is not assignable to parameter of type 'SQL<unknown> | ((aliases: { hostId: PgColumn<{ name: "host_id"; tableName: "rooms"; dataType: "string"; columnType: "PgText"; data: string; driverParam: string; notNull: false; hasDefault: false; enumValues: [...]; baseColumn: never; }, {}, {}>; }) => SQL<...> | undefined) | undefined'.
Build and Test
No overload matches this call.
Build and Test
Argument of type 'SQL<unknown>' is not assignable to parameter of type 'SQL<unknown> | ((aliases: { id: PgColumn<{ name: "id"; tableName: "questions"; dataType: "number"; columnType: "PgSerial"; data: number; driverParam: number; notNull: true; hasDefault: true; enumValues: undefined; baseColumn: never; }, {}, {}>; ... 5 more ...; createdAt: PgColumn<...>; }) => SQL<...> | undefined) | ...'.
Build and Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.