feat: add timestamp to vertex #1225
Annotations
3 errors and 1 warning
Run pnpm install --no-frozen-lockfile:
packages/object/tests/hashgraph.test.ts#L555
AssertionError: expected undefined to be true // Object.is equality
- Expected:
true
+ Received:
undefined
❯ packages/object/tests/hashgraph.test.ts:555:48
|
Run pnpm install --no-frozen-lockfile:
packages/object/tests/hashgraph.test.ts#L619
AssertionError: expected undefined to be false // Object.is equality
- Expected:
false
+ Received:
undefined
❯ packages/object/tests/hashgraph.test.ts:619:49
|
Run pnpm install --no-frozen-lockfile
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading