Skip to content

Bump Sentry to 8.40 #2048

Bump Sentry to 8.40

Bump Sentry to 8.40 #2048

GitHub Actions / JUnit Test Report failed Nov 26, 2024 in 0s

516 tests run, 515 passed, 0 skipped, 1 failed.

Annotations

Check failure on line 105 in node_modules/.pnpm/[email protected]/node_modules/sucrase/register/ts.js

See this annotation in the file changed.

@github-actions github-actions / JUnit Test Report

ts.merge unique bottle

update or delete on table "entity" violates foreign key constraint "bottle_brand_id_entity_id_fk" on table "bottle"
Raw output
error: update or delete on table "entity" violates foreign key constraint "bottle_brand_id_entity_id_fk" on table "bottle"
  ../../node_modules/.pnpm/[email protected]/node_modules/pg/lib/client.js:535:17
  src/worker/jobs/mergeEntity.ts:109:5
  NodePgSession.transaction ../../node_modules/.pnpm/[email protected]_@[email protected]_@[email protected]_@[email protected][email protected][email protected]/node_modules/src/node-postgres/session.ts:155:19
  Module.mergeEntity [as default] src/worker/jobs/mergeEntity.ts:39:3
  src/worker/jobs/mergeEntity.test.ts:105:3

⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { length: 285, severity: 'ERROR', code: '23503', detail: 'Key (id)=(1) is still referenced from table "bottle".', hint: undefined, position: undefined, internalPosition: undefined, internalQuery: undefined, where: undefined, schema: 'public', table: 'bottle', column: undefined, dataType: undefined, constraint: 'bottle_brand_id_entity_id_fk', file: 'ri_triggers.c', line: '2612', routine: 'ri_ReportViolation' }