Skip to content

hotfix: remove db types from @types package #238

hotfix: remove db types from @types package

hotfix: remove db types from @types package #238

Triggered via push March 21, 2024 21:59
Status Failure
Total duration 1m 17s
Artifacts

test.js.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
test/db.spec.ts > Rules > Delete > can delete entity that passes rule: packages/db/src/db-transaction.ts#L127
RuleError: Write failed because it didn't pass a Rule. | Context: Update does not match write rules ❯ checkWriteRules src/db-transaction.ts:127:13 ❯ src/db-transaction.ts:239:11 ❯ TripleStoreTransaction.insertTriples src/triple-store-transaction.ts:171:7 ❯ TripleStoreTransaction.expireEntityAttributes src/triple-store-transaction.ts:341:5 ❯ TripleStoreTransaction.expireEntity src/triple-store-transaction.ts:311:5 ❯ DBTransaction.delete src/db-transaction.ts:633:5 ❯ src/db.ts:783:7 ❯ src/db.ts:665:16 ❯ src/triple-store.ts:368:20 ❯ node_modules/@triplit/tuple-database/database/async/transactionalReadWriteAsync.js:17:32 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { status: 401, baseMessage: 'Write failed because it didn\'t pass a Rule.', contextMessage: 'Update does not match write rules', __isTriplitError: true, toJSON: 'Function<toJSON>' }
test
Process completed with exit code 1.
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.