Skip to content

feat: remove operations array from the DRP #1259

feat: remove operations array from the DRP

feat: remove operations array from the DRP #1259

Triggered via pull request December 30, 2024 15:52
Status Failure
Total duration 33s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
packages/blueprints/tests/AddWinsSet.test.ts > HashGraph for AddWinSet tests > Test: Add: packages/blueprints/tests/AddWinsSet.test.ts#L13
TypeError: drp.values is not a function ❯ packages/blueprints/tests/AddWinsSet.test.ts:13:17
packages/blueprints/tests/AddWinsSet.test.ts > HashGraph for AddWinSet tests > Test: Add and Remove: packages/blueprints/tests/AddWinsSet.test.ts#L23
TypeError: drp.values is not a function ❯ packages/blueprints/tests/AddWinsSet.test.ts:23:17
packages/blueprints/tests/AddWinsSetWithACL.test.ts > AccessControl tests with RevokeWins resolution > Resolve conflicts with RevokeWins: packages/blueprints/src/AddWinsSetWithACL/index.ts#L64
TypeError: Cannot read properties of undefined (reading 'includes') ❯ AddWinsSetWithACL.resolveConflicts packages/blueprints/src/AddWinsSetWithACL/index.ts:64:14 ❯ packages/blueprints/tests/AddWinsSetWithACL.test.ts:58:22
packages/blueprints/tests/PseudoRandomWinsSet.test.ts > HashGraph for PseudoRandomWinsSet tests > Test: Add: packages/blueprints/tests/PseudoRandomWinsSet.test.ts#L13
TypeError: drp.values is not a function ❯ packages/blueprints/tests/PseudoRandomWinsSet.test.ts:13:17
packages/blueprints/tests/PseudoRandomWinsSet.test.ts > HashGraph for PseudoRandomWinsSet tests > Test: Add and Remove: packages/blueprints/tests/PseudoRandomWinsSet.test.ts#L23
TypeError: drp.values is not a function ❯ packages/blueprints/tests/PseudoRandomWinsSet.test.ts:23:17
packages/object/tests/hashgraph.test.ts > HashGraph for AddWinSet tests > Test: Add Two Vertices: packages/object/tests/hashgraph.test.ts#L111
TypeError: drp1.contains is not a function ❯ packages/object/tests/hashgraph.test.ts:111:15
packages/object/tests/hashgraph.test.ts > HashGraph for AddWinSet tests > Test: Add Two Concurrent Vertices With Same Value: packages/object/tests/hashgraph.test.ts#L138
TypeError: drp1.contains is not a function ❯ packages/object/tests/hashgraph.test.ts:138:15
packages/object/tests/hashgraph.test.ts > HashGraph for AddWinSet tests > Test: Tricky Case: packages/object/tests/hashgraph.test.ts#L198
TypeError: drp1.contains is not a function ❯ packages/object/tests/hashgraph.test.ts:198:15
packages/object/tests/hashgraph.test.ts > HashGraph for AddWinSet tests > Test: Yuta Papa's Case: packages/object/tests/hashgraph.test.ts#L232
TypeError: drp1.contains is not a function ❯ packages/object/tests/hashgraph.test.ts:232:15
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636