feat: add build metadata #2564
Annotations
10 errors
apps/backend/src/database/testing/factory.ts#L20
DBError: insert into "screenshot_buckets" ("branch", "commit", "complete", "createdAt", "name", "projectId", "screenshotCount", "updatedAt", "valid") values ($1, $2, $3, $4, $5, $6, $7, $8, $9) returning "id" - column "valid" of relation "screenshot_buckets" does not exist
❯ wrapError node_modules/db-errors/lib/dbErrors.js:19:14
❯ handleExecuteError node_modules/objection/lib/queryBuilder/QueryBuilder.js:1140:32
❯ QueryBuilder.execute node_modules/objection/lib/queryBuilder/QueryBuilder.js:449:20
❯ ObjectionAdapter.save apps/backend/src/database/testing/factory.ts:20:19
❯ Factory.create node_modules/factory-girl-ts/src/factory.ts:141:26
❯ apps/backend/src/build/createBuildDiffs.e2e.test.ts:28:21
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { nativeError: { stack: 'error: insert into "screenshot_buckets" ("branch", "commit", "complete", "createdAt", "name", "projectId", "screenshotCount", "updatedAt", "valid") values ($1, $2, $3, $4, $5, $6, $7, $8, $9) returning "id" - column "valid" of relation "screenshot_buckets" does not exist\n at Parser.parseErrorMessage (/home/runner/work/argos/argos/node_modules/pg-protocol/src/parser.ts:369:69)\n at Parser.handlePacket (/home/runner/work/argos/argos/node_modules/pg-protocol/src/parser.ts:188:21)\n at Parser.parse (/home/runner/work/argos/argos/node_modules/pg-protocol/src/parser.ts:103:30)\n at Socket.<anonymous> (/home/runner/work/argos/argos/node_modules/pg-protocol/src/index.ts:7:48)\n at Socket.emit (node:events:519:28)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)\n at Socket.Readable.push (node:internal/streams/readable:390:5)\n at TCP.onStreamRead (node:internal/stream_base_commons:191:23)', message: 'insert into "screenshot_buckets" ("branch", "commit", "complete", "createdAt", "name", "projectId", "screenshotCount", "updatedAt", "valid") values ($1, $2, $3, $4, $5, $6, $7, $8, $9) returning "id" - column "valid" of relation "screenshot_buckets" does not exist', length: 137, name: 'error', severity: 'ERROR', code: '42703', detail: undefined, hint: undefined, position: '133', internalPosition: undefined, internalQuery: undefined, where: undefined, schema: undefined, table: undefined, column: undefined, dataType: undefined, constraint: undefined, file: 'parse_target.c', line: '1075', routine: 'checkInsertTargets', constructor: 'Function<DatabaseError>', toString: 'Function<toString>' }, client: 'postgres' }
|
apps/backend/src/database/testing/factory.ts#L20
DBError: insert into "screenshot_buckets" ("branch", "commit", "complete", "createdAt", "name", "projectId", "screenshotCount", "updatedAt", "valid") values ($1, $2, $3, $4, $5, $6, $7, $8, $9) returning "id" - column "valid" of relation "screenshot_buckets" does not exist
❯ wrapError node_modules/db-errors/lib/dbErrors.js:19:14
❯ handleExecuteError node_modules/objection/lib/queryBuilder/QueryBuilder.js:1140:32
❯ QueryBuilder.execute node_modules/objection/lib/queryBuilder/QueryBuilder.js:449:20
❯ ObjectionAdapter.save apps/backend/src/database/testing/factory.ts:20:19
❯ Factory.create node_modules/factory-girl-ts/src/factory.ts:141:26
❯ apps/backend/src/build/createBuildDiffs.e2e.test.ts:28:21
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { nativeError: { stack: 'error: insert into "screenshot_buckets" ("branch", "commit", "complete", "createdAt", "name", "projectId", "screenshotCount", "updatedAt", "valid") values ($1, $2, $3, $4, $5, $6, $7, $8, $9) returning "id" - column "valid" of relation "screenshot_buckets" does not exist\n at Parser.parseErrorMessage (/home/runner/work/argos/argos/node_modules/pg-protocol/src/parser.ts:369:69)\n at Parser.handlePacket (/home/runner/work/argos/argos/node_modules/pg-protocol/src/parser.ts:188:21)\n at Parser.parse (/home/runner/work/argos/argos/node_modules/pg-protocol/src/parser.ts:103:30)\n at Socket.<anonymous> (/home/runner/work/argos/argos/node_modules/pg-protocol/src/index.ts:7:48)\n at Socket.emit (node:events:519:28)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)\n at Socket.Readable.push (node:internal/streams/readable:390:5)\n at TCP.onStreamRead (node:internal/stream_base_commons:191:23)', message: 'insert into "screenshot_buckets" ("branch", "commit", "complete", "createdAt", "name", "projectId", "screenshotCount", "updatedAt", "valid") values ($1, $2, $3, $4, $5, $6, $7, $8, $9) returning "id" - column "valid" of relation "screenshot_buckets" does not exist', length: 137, name: 'error', severity: 'ERROR', code: '42703', detail: undefined, hint: undefined, position: '133', internalPosition: undefined, internalQuery: undefined, where: undefined, schema: undefined, table: undefined, column: undefined, dataType: undefined, constraint: undefined, file: 'parse_target.c', line: '1075', routine: 'checkInsertTargets', constructor: 'Function<DatabaseError>', toString: 'Function<toString>' }, client: 'postgres' }
|
apps/backend/src/database/testing/factory.ts#L20
DBError: insert into "screenshot_buckets" ("branch", "commit", "complete", "createdAt", "name", "projectId", "screenshotCount", "updatedAt", "valid") values ($1, $2, $3, $4, $5, $6, $7, $8, $9) returning "id" - column "valid" of relation "screenshot_buckets" does not exist
❯ wrapError node_modules/db-errors/lib/dbErrors.js:19:14
❯ handleExecuteError node_modules/objection/lib/queryBuilder/QueryBuilder.js:1140:32
❯ QueryBuilder.execute node_modules/objection/lib/queryBuilder/QueryBuilder.js:449:20
❯ ObjectionAdapter.save apps/backend/src/database/testing/factory.ts:20:19
❯ Factory.create node_modules/factory-girl-ts/src/factory.ts:141:26
❯ apps/backend/src/build/createBuildDiffs.e2e.test.ts:28:21
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { nativeError: { stack: 'error: insert into "screenshot_buckets" ("branch", "commit", "complete", "createdAt", "name", "projectId", "screenshotCount", "updatedAt", "valid") values ($1, $2, $3, $4, $5, $6, $7, $8, $9) returning "id" - column "valid" of relation "screenshot_buckets" does not exist\n at Parser.parseErrorMessage (/home/runner/work/argos/argos/node_modules/pg-protocol/src/parser.ts:369:69)\n at Parser.handlePacket (/home/runner/work/argos/argos/node_modules/pg-protocol/src/parser.ts:188:21)\n at Parser.parse (/home/runner/work/argos/argos/node_modules/pg-protocol/src/parser.ts:103:30)\n at Socket.<anonymous> (/home/runner/work/argos/argos/node_modules/pg-protocol/src/index.ts:7:48)\n at Socket.emit (node:events:519:28)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)\n at Socket.Readable.push (node:internal/streams/readable:390:5)\n at TCP.onStreamRead (node:internal/stream_base_commons:191:23)', message: 'insert into "screenshot_buckets" ("branch", "commit", "complete", "createdAt", "name", "projectId", "screenshotCount", "updatedAt", "valid") values ($1, $2, $3, $4, $5, $6, $7, $8, $9) returning "id" - column "valid" of relation "screenshot_buckets" does not exist', length: 137, name: 'error', severity: 'ERROR', code: '42703', detail: undefined, hint: undefined, position: '133', internalPosition: undefined, internalQuery: undefined, where: undefined, schema: undefined, table: undefined, column: undefined, dataType: undefined, constraint: undefined, file: 'parse_target.c', line: '1075', routine: 'checkInsertTargets', constructor: 'Function<DatabaseError>', toString: 'Function<toString>' }, client: 'postgres' }
|
apps/backend/src/database/testing/factory.ts#L20
DBError: insert into "screenshot_buckets" ("branch", "commit", "complete", "createdAt", "name", "projectId", "screenshotCount", "updatedAt", "valid") values ($1, $2, $3, $4, $5, $6, $7, $8, $9) returning "id" - column "valid" of relation "screenshot_buckets" does not exist
❯ wrapError node_modules/db-errors/lib/dbErrors.js:19:14
❯ handleExecuteError node_modules/objection/lib/queryBuilder/QueryBuilder.js:1140:32
❯ QueryBuilder.execute node_modules/objection/lib/queryBuilder/QueryBuilder.js:449:20
❯ ObjectionAdapter.save apps/backend/src/database/testing/factory.ts:20:19
❯ Factory.create node_modules/factory-girl-ts/src/factory.ts:141:26
❯ apps/backend/src/build/createBuildDiffs.e2e.test.ts:28:21
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { nativeError: { stack: 'error: insert into "screenshot_buckets" ("branch", "commit", "complete", "createdAt", "name", "projectId", "screenshotCount", "updatedAt", "valid") values ($1, $2, $3, $4, $5, $6, $7, $8, $9) returning "id" - column "valid" of relation "screenshot_buckets" does not exist\n at Parser.parseErrorMessage (/home/runner/work/argos/argos/node_modules/pg-protocol/src/parser.ts:369:69)\n at Parser.handlePacket (/home/runner/work/argos/argos/node_modules/pg-protocol/src/parser.ts:188:21)\n at Parser.parse (/home/runner/work/argos/argos/node_modules/pg-protocol/src/parser.ts:103:30)\n at Socket.<anonymous> (/home/runner/work/argos/argos/node_modules/pg-protocol/src/index.ts:7:48)\n at Socket.emit (node:events:519:28)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)\n at Socket.Readable.push (node:internal/streams/readable:390:5)\n at TCP.onStreamRead (node:internal/stream_base_commons:191:23)', message: 'insert into "screenshot_buckets" ("branch", "commit", "complete", "createdAt", "name", "projectId", "screenshotCount", "updatedAt", "valid") values ($1, $2, $3, $4, $5, $6, $7, $8, $9) returning "id" - column "valid" of relation "screenshot_buckets" does not exist', length: 137, name: 'error', severity: 'ERROR', code: '42703', detail: undefined, hint: undefined, position: '133', internalPosition: undefined, internalQuery: undefined, where: undefined, schema: undefined, table: undefined, column: undefined, dataType: undefined, constraint: undefined, file: 'parse_target.c', line: '1075', routine: 'checkInsertTargets', constructor: 'Function<DatabaseError>', toString: 'Function<toString>' }, client: 'postgres' }
|
apps/backend/src/database/testing/factory.ts#L20
DBError: insert into "screenshot_buckets" ("branch", "commit", "complete", "createdAt", "name", "projectId", "screenshotCount", "updatedAt", "valid") values ($1, $2, $3, $4, $5, $6, $7, $8, $9) returning "id" - column "valid" of relation "screenshot_buckets" does not exist
❯ wrapError node_modules/db-errors/lib/dbErrors.js:19:14
❯ handleExecuteError node_modules/objection/lib/queryBuilder/QueryBuilder.js:1140:32
❯ QueryBuilder.execute node_modules/objection/lib/queryBuilder/QueryBuilder.js:449:20
❯ ObjectionAdapter.save apps/backend/src/database/testing/factory.ts:20:19
❯ Factory.create node_modules/factory-girl-ts/src/factory.ts:141:26
❯ apps/backend/src/build/createBuildDiffs.e2e.test.ts:28:21
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { nativeError: { stack: 'error: insert into "screenshot_buckets" ("branch", "commit", "complete", "createdAt", "name", "projectId", "screenshotCount", "updatedAt", "valid") values ($1, $2, $3, $4, $5, $6, $7, $8, $9) returning "id" - column "valid" of relation "screenshot_buckets" does not exist\n at Parser.parseErrorMessage (/home/runner/work/argos/argos/node_modules/pg-protocol/src/parser.ts:369:69)\n at Parser.handlePacket (/home/runner/work/argos/argos/node_modules/pg-protocol/src/parser.ts:188:21)\n at Parser.parse (/home/runner/work/argos/argos/node_modules/pg-protocol/src/parser.ts:103:30)\n at Socket.<anonymous> (/home/runner/work/argos/argos/node_modules/pg-protocol/src/index.ts:7:48)\n at Socket.emit (node:events:519:28)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)\n at Socket.Readable.push (node:internal/streams/readable:390:5)\n at TCP.onStreamRead (node:internal/stream_base_commons:191:23)', message: 'insert into "screenshot_buckets" ("branch", "commit", "complete", "createdAt", "name", "projectId", "screenshotCount", "updatedAt", "valid") values ($1, $2, $3, $4, $5, $6, $7, $8, $9) returning "id" - column "valid" of relation "screenshot_buckets" does not exist', length: 137, name: 'error', severity: 'ERROR', code: '42703', detail: undefined, hint: undefined, position: '133', internalPosition: undefined, internalQuery: undefined, where: undefined, schema: undefined, table: undefined, column: undefined, dataType: undefined, constraint: undefined, file: 'parse_target.c', line: '1075', routine: 'checkInsertTargets', constructor: 'Function<DatabaseError>', toString: 'Function<toString>' }, client: 'postgres' }
|
apps/backend/src/database/testing/factory.ts#L20
DBError: insert into "screenshot_buckets" ("branch", "commit", "complete", "createdAt", "name", "projectId", "screenshotCount", "updatedAt", "valid") values ($1, $2, $3, $4, $5, $6, $7, $8, $9) returning "id" - column "valid" of relation "screenshot_buckets" does not exist
❯ wrapError node_modules/db-errors/lib/dbErrors.js:19:14
❯ handleExecuteError node_modules/objection/lib/queryBuilder/QueryBuilder.js:1140:32
❯ QueryBuilder.execute node_modules/objection/lib/queryBuilder/QueryBuilder.js:449:20
❯ ObjectionAdapter.save apps/backend/src/database/testing/factory.ts:20:19
❯ Factory.create node_modules/factory-girl-ts/src/factory.ts:141:26
❯ apps/backend/src/build/createBuildDiffs.e2e.test.ts:28:21
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { nativeError: { stack: 'error: insert into "screenshot_buckets" ("branch", "commit", "complete", "createdAt", "name", "projectId", "screenshotCount", "updatedAt", "valid") values ($1, $2, $3, $4, $5, $6, $7, $8, $9) returning "id" - column "valid" of relation "screenshot_buckets" does not exist\n at Parser.parseErrorMessage (/home/runner/work/argos/argos/node_modules/pg-protocol/src/parser.ts:369:69)\n at Parser.handlePacket (/home/runner/work/argos/argos/node_modules/pg-protocol/src/parser.ts:188:21)\n at Parser.parse (/home/runner/work/argos/argos/node_modules/pg-protocol/src/parser.ts:103:30)\n at Socket.<anonymous> (/home/runner/work/argos/argos/node_modules/pg-protocol/src/index.ts:7:48)\n at Socket.emit (node:events:519:28)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)\n at Socket.Readable.push (node:internal/streams/readable:390:5)\n at TCP.onStreamRead (node:internal/stream_base_commons:191:23)', message: 'insert into "screenshot_buckets" ("branch", "commit", "complete", "createdAt", "name", "projectId", "screenshotCount", "updatedAt", "valid") values ($1, $2, $3, $4, $5, $6, $7, $8, $9) returning "id" - column "valid" of relation "screenshot_buckets" does not exist', length: 137, name: 'error', severity: 'ERROR', code: '42703', detail: undefined, hint: undefined, position: '133', internalPosition: undefined, internalQuery: undefined, where: undefined, schema: undefined, table: undefined, column: undefined, dataType: undefined, constraint: undefined, file: 'parse_target.c', line: '1075', routine: 'checkInsertTargets', constructor: 'Function<DatabaseError>', toString: 'Function<toString>' }, client: 'postgres' }
|
apps/backend/src/database/testing/factory.ts#L20
DBError: insert into "screenshot_buckets" ("branch", "commit", "complete", "createdAt", "name", "projectId", "screenshotCount", "updatedAt", "valid") values ($1, $2, $3, $4, $5, $6, $7, $8, $9) returning "id" - column "valid" of relation "screenshot_buckets" does not exist
❯ wrapError node_modules/db-errors/lib/dbErrors.js:19:14
❯ handleExecuteError node_modules/objection/lib/queryBuilder/QueryBuilder.js:1140:32
❯ QueryBuilder.execute node_modules/objection/lib/queryBuilder/QueryBuilder.js:449:20
❯ ObjectionAdapter.save apps/backend/src/database/testing/factory.ts:20:19
❯ Factory.create node_modules/factory-girl-ts/src/factory.ts:141:26
❯ apps/backend/src/build/job.e2e.test.ts:27:23
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { nativeError: { stack: 'error: insert into "screenshot_buckets" ("branch", "commit", "complete", "createdAt", "name", "projectId", "screenshotCount", "updatedAt", "valid") values ($1, $2, $3, $4, $5, $6, $7, $8, $9) returning "id" - column "valid" of relation "screenshot_buckets" does not exist\n at Parser.parseErrorMessage (/home/runner/work/argos/argos/node_modules/pg-protocol/src/parser.ts:369:69)\n at Parser.handlePacket (/home/runner/work/argos/argos/node_modules/pg-protocol/src/parser.ts:188:21)\n at Parser.parse (/home/runner/work/argos/argos/node_modules/pg-protocol/src/parser.ts:103:30)\n at Socket.<anonymous> (/home/runner/work/argos/argos/node_modules/pg-protocol/src/index.ts:7:48)\n at Socket.emit (node:events:519:28)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)\n at Socket.Readable.push (node:internal/streams/readable:390:5)\n at TCP.onStreamRead (node:internal/stream_base_commons:191:23)', message: 'insert into "screenshot_buckets" ("branch", "commit", "complete", "createdAt", "name", "projectId", "screenshotCount", "updatedAt", "valid") values ($1, $2, $3, $4, $5, $6, $7, $8, $9) returning "id" - column "valid" of relation "screenshot_buckets" does not exist', length: 137, name: 'error', severity: 'ERROR', code: '42703', detail: undefined, hint: undefined, position: '133', internalPosition: undefined, internalQuery: undefined, where: undefined, schema: undefined, table: undefined, column: undefined, dataType: undefined, constraint: undefined, file: 'parse_target.c', line: '1075', routine: 'checkInsertTargets', constructor: 'Function<DatabaseError>', toString: 'Function<toString>' }, client: 'postgres' }
|
apps/backend/src/database/testing/factory.ts#L20
DBError: insert into "screenshot_buckets" ("branch", "commit", "complete", "createdAt", "name", "projectId", "screenshotCount", "updatedAt", "valid") values ($1, $2, $3, $4, $5, $6, $7, $8, $9) returning "id" - column "valid" of relation "screenshot_buckets" does not exist
❯ wrapError node_modules/db-errors/lib/dbErrors.js:19:14
❯ handleExecuteError node_modules/objection/lib/queryBuilder/QueryBuilder.js:1140:32
❯ QueryBuilder.execute node_modules/objection/lib/queryBuilder/QueryBuilder.js:449:20
❯ ObjectionAdapter.save apps/backend/src/database/testing/factory.ts:20:19
❯ Factory.create node_modules/factory-girl-ts/src/factory.ts:141:26
❯ apps/backend/src/build-notification/aggregated.e2e.test.ts:15:29
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { nativeError: { stack: 'error: insert into "screenshot_buckets" ("branch", "commit", "complete", "createdAt", "name", "projectId", "screenshotCount", "updatedAt", "valid") values ($1, $2, $3, $4, $5, $6, $7, $8, $9) returning "id" - column "valid" of relation "screenshot_buckets" does not exist\n at Parser.parseErrorMessage (/home/runner/work/argos/argos/node_modules/pg-protocol/src/parser.ts:369:69)\n at Parser.handlePacket (/home/runner/work/argos/argos/node_modules/pg-protocol/src/parser.ts:188:21)\n at Parser.parse (/home/runner/work/argos/argos/node_modules/pg-protocol/src/parser.ts:103:30)\n at Socket.<anonymous> (/home/runner/work/argos/argos/node_modules/pg-protocol/src/index.ts:7:48)\n at Socket.emit (node:events:519:28)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)\n at Socket.Readable.push (node:internal/streams/readable:390:5)\n at TCP.onStreamRead (node:internal/stream_base_commons:191:23)', message: 'insert into "screenshot_buckets" ("branch", "commit", "complete", "createdAt", "name", "projectId", "screenshotCount", "updatedAt", "valid") values ($1, $2, $3, $4, $5, $6, $7, $8, $9) returning "id" - column "valid" of relation "screenshot_buckets" does not exist', length: 137, name: 'error', severity: 'ERROR', code: '42703', detail: undefined, hint: undefined, position: '133', internalPosition: undefined, internalQuery: undefined, where: undefined, schema: undefined, table: undefined, column: undefined, dataType: undefined, constraint: undefined, file: 'parse_target.c', line: '1075', routine: 'checkInsertTargets', constructor: 'Function<DatabaseError>', toString: 'Function<toString>' }, client: 'postgres' }
|
apps/backend/src/database/testing/factory.ts#L20
DBError: insert into "screenshot_buckets" ("branch", "commit", "complete", "createdAt", "name", "projectId", "screenshotCount", "updatedAt", "valid") values ($1, $2, $3, $4, $5, $6, $7, $8, $9) returning "id" - column "valid" of relation "screenshot_buckets" does not exist
❯ wrapError node_modules/db-errors/lib/dbErrors.js:19:14
❯ handleExecuteError node_modules/objection/lib/queryBuilder/QueryBuilder.js:1140:32
❯ QueryBuilder.execute node_modules/objection/lib/queryBuilder/QueryBuilder.js:449:20
❯ ObjectionAdapter.save apps/backend/src/database/testing/factory.ts:20:19
❯ Factory.create node_modules/factory-girl-ts/src/factory.ts:141:26
❯ apps/backend/src/build-notification/aggregated.e2e.test.ts:15:29
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { nativeError: { stack: 'error: insert into "screenshot_buckets" ("branch", "commit", "complete", "createdAt", "name", "projectId", "screenshotCount", "updatedAt", "valid") values ($1, $2, $3, $4, $5, $6, $7, $8, $9) returning "id" - column "valid" of relation "screenshot_buckets" does not exist\n at Parser.parseErrorMessage (/home/runner/work/argos/argos/node_modules/pg-protocol/src/parser.ts:369:69)\n at Parser.handlePacket (/home/runner/work/argos/argos/node_modules/pg-protocol/src/parser.ts:188:21)\n at Parser.parse (/home/runner/work/argos/argos/node_modules/pg-protocol/src/parser.ts:103:30)\n at Socket.<anonymous> (/home/runner/work/argos/argos/node_modules/pg-protocol/src/index.ts:7:48)\n at Socket.emit (node:events:519:28)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)\n at Socket.Readable.push (node:internal/streams/readable:390:5)\n at TCP.onStreamRead (node:internal/stream_base_commons:191:23)', message: 'insert into "screenshot_buckets" ("branch", "commit", "complete", "createdAt", "name", "projectId", "screenshotCount", "updatedAt", "valid") values ($1, $2, $3, $4, $5, $6, $7, $8, $9) returning "id" - column "valid" of relation "screenshot_buckets" does not exist', length: 137, name: 'error', severity: 'ERROR', code: '42703', detail: undefined, hint: undefined, position: '133', internalPosition: undefined, internalQuery: undefined, where: undefined, schema: undefined, table: undefined, column: undefined, dataType: undefined, constraint: undefined, file: 'parse_target.c', line: '1075', routine: 'checkInsertTargets', constructor: 'Function<DatabaseError>', toString: 'Function<toString>' }, client: 'postgres' }
|
apps/backend/src/database/testing/factory.ts#L20
DBError: insert into "screenshot_buckets" ("branch", "commit", "complete", "createdAt", "name", "projectId", "screenshotCount", "updatedAt", "valid") values ($1, $2, $3, $4, $5, $6, $7, $8, $9) returning "id" - column "valid" of relation "screenshot_buckets" does not exist
❯ wrapError node_modules/db-errors/lib/dbErrors.js:19:14
❯ handleExecuteError node_modules/objection/lib/queryBuilder/QueryBuilder.js:1140:32
❯ QueryBuilder.execute node_modules/objection/lib/queryBuilder/QueryBuilder.js:449:20
❯ ObjectionAdapter.save apps/backend/src/database/testing/factory.ts:20:19
❯ Factory.create node_modules/factory-girl-ts/src/factory.ts:141:26
❯ apps/backend/src/build-notification/aggregated.e2e.test.ts:15:29
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { nativeError: { stack: 'error: insert into "screenshot_buckets" ("branch", "commit", "complete", "createdAt", "name", "projectId", "screenshotCount", "updatedAt", "valid") values ($1, $2, $3, $4, $5, $6, $7, $8, $9) returning "id" - column "valid" of relation "screenshot_buckets" does not exist\n at Parser.parseErrorMessage (/home/runner/work/argos/argos/node_modules/pg-protocol/src/parser.ts:369:69)\n at Parser.handlePacket (/home/runner/work/argos/argos/node_modules/pg-protocol/src/parser.ts:188:21)\n at Parser.parse (/home/runner/work/argos/argos/node_modules/pg-protocol/src/parser.ts:103:30)\n at Socket.<anonymous> (/home/runner/work/argos/argos/node_modules/pg-protocol/src/index.ts:7:48)\n at Socket.emit (node:events:519:28)\n at addChunk (node:internal/streams/readable:559:12)\n at readableAddChunkPushByteMode (node:internal/streams/readable:510:3)\n at Socket.Readable.push (node:internal/streams/readable:390:5)\n at TCP.onStreamRead (node:internal/stream_base_commons:191:23)', message: 'insert into "screenshot_buckets" ("branch", "commit", "complete", "createdAt", "name", "projectId", "screenshotCount", "updatedAt", "valid") values ($1, $2, $3, $4, $5, $6, $7, $8, $9) returning "id" - column "valid" of relation "screenshot_buckets" does not exist', length: 137, name: 'error', severity: 'ERROR', code: '42703', detail: undefined, hint: undefined, position: '133', internalPosition: undefined, internalQuery: undefined, where: undefined, schema: undefined, table: undefined, column: undefined, dataType: undefined, constraint: undefined, file: 'parse_target.c', line: '1075', routine: 'checkInsertTargets', constructor: 'Function<DatabaseError>', toString: 'Function<toString>' }, client: 'postgres' }
|
This job failed
Loading