feat: check writer permission before merging #1256
Annotations
2 errors and 1 warning
packages/object/tests/hashgraph.test.ts > Writer permission tests > Accept vertex if creator has write permission:
packages/object/src/index.ts#L241
TypeError: drp[vertexOperation.type] is not a function
❯ DRPObject._computeDRP packages/object/src/index.ts:241:28
❯ DRPObject._computeDRPState packages/object/src/index.ts:265:20
❯ DRPObject._setState packages/object/src/index.ts:276:19
❯ DRPObject.callFn packages/object/src/index.ts:136:8
❯ Object.apply packages/object/src/index.ts:115:13
❯ packages/object/tests/hashgraph.test.ts:676:12
|
tests
Process completed with exit code 1.
|
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|