pull latest strapi schema into relations.ts and schema.ts #502
Annotations
11 errors and 1 warning
Build (api)
Property 'stripePriceId' does not exist on type 'PgTableWithColumns<{ name: "events"; schema: undefined; columns: { id: PgColumn<{ name: "id"; tableName: "events"; dataType: "number"; columnType: "PgSerial"; data: number; driverParam: number; notNull: true; hasDefault: true; ... 5 more ...; generated: undefined; }, {}, {}>; ... 14 more ...; updatedById: PgColumn<....'.
|
Build (api)
Property 'stripePriceId' does not exist on type 'PgTableWithColumns<{ name: "events"; schema: undefined; columns: { id: PgColumn<{ name: "id"; tableName: "events"; dataType: "number"; columnType: "PgSerial"; data: number; driverParam: number; notNull: true; hasDefault: true; ... 5 more ...; generated: undefined; }, {}, {}>; ... 14 more ...; updatedById: PgColumn<....'.
|
Build (api)
Property 'stripePriceId' does not exist on type 'PgTableWithColumns<{ name: "events"; schema: undefined; columns: { id: PgColumn<{ name: "id"; tableName: "events"; dataType: "number"; columnType: "PgSerial"; data: number; driverParam: number; notNull: true; hasDefault: true; ... 5 more ...; generated: undefined; }, {}, {}>; ... 14 more ...; updatedById: PgColumn<....'.
|
Build (api)
Property 'stripePriceId' does not exist on type 'PgTableWithColumns<{ name: "events"; schema: undefined; columns: { id: PgColumn<{ name: "id"; tableName: "events"; dataType: "number"; columnType: "PgSerial"; data: number; driverParam: number; notNull: true; hasDefault: true; ... 5 more ...; generated: undefined; }, {}, {}>; ... 14 more ...; updatedById: PgColumn<....'.
|
Build (api)
Property 'stripePriceId' does not exist on type 'PgTableWithColumns<{ name: "events"; schema: undefined; columns: { id: PgColumn<{ name: "id"; tableName: "events"; dataType: "number"; columnType: "PgSerial"; data: number; driverParam: number; notNull: true; hasDefault: true; ... 5 more ...; generated: undefined; }, {}, {}>; ... 14 more ...; updatedById: PgColumn<....'.
|
Build (api)
No overload matches this call.
|
Build (api)
Process completed with exit code 2.
|
Build (web)
The job was canceled because "api" failed.
|
Build (web)
The operation was canceled.
|
Build (strapi)
The job was canceled because "api" failed.
|
Build (strapi)
The operation was canceled.
|
Build (api)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|