Fixed context #60
Annotations
10 errors and 1 warning
src/all-posts-entry-hash.test.ts > create a Post and get all posts entry hash:
tmp/posts-open-dev/posts-zome/tests/src/setup.ts#L44
ReferenceError: Cannot access 'PostsStore2' before initialization
❯ setupStore src/setup.ts:44:22
❯ Module.setup src/setup.ts:30:28
❯ src/all-posts-entry-hash.test.ts:15:28
❯ Module.runScenario ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/tryorama/lib/local/scenario.js:133:9
❯ src/all-posts-entry-hash.test.ts:14:3
|
src/all-posts.test.ts > create a Post and get all posts:
tmp/posts-open-dev/posts-zome/tests/src/setup.ts#L44
ReferenceError: Cannot access 'PostsStore2' before initialization
❯ setupStore src/setup.ts:44:22
❯ Module.setup src/setup.ts:30:28
❯ src/all-posts.test.ts:15:28
❯ Module.runScenario ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/tryorama/lib/local/scenario.js:133:9
❯ src/all-posts.test.ts:14:3
|
src/certificate-to-likes.test.ts > link a Certificate to a Like:
tmp/posts-open-dev/posts-zome/tests/src/setup.ts#L44
ReferenceError: Cannot access 'PostsStore2' before initialization
❯ setupStore src/setup.ts:44:22
❯ Module.setup src/setup.ts:30:28
❯ src/certificate-to-likes.test.ts:18:28
❯ Module.runScenario ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/tryorama/lib/local/scenario.js:133:9
❯ src/certificate-to-likes.test.ts:17:3
|
src/certificate.test.ts > create Certificate:
tmp/posts-open-dev/posts-zome/tests/src/setup.ts#L44
ReferenceError: Cannot access 'PostsStore2' before initialization
❯ setupStore src/setup.ts:44:22
❯ Module.setup src/setup.ts:30:28
❯ src/certificate.test.ts:16:28
❯ Module.runScenario ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/tryorama/lib/local/scenario.js:133:9
❯ src/certificate.test.ts:15:3
|
src/certificate.test.ts > create and read Certificate:
tmp/posts-open-dev/posts-zome/tests/src/setup.ts#L44
ReferenceError: Cannot access 'PostsStore2' before initialization
❯ setupStore src/setup.ts:44:22
❯ Module.setup src/setup.ts:30:28
❯ src/certificate.test.ts:28:28
❯ Module.runScenario ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/tryorama/lib/local/scenario.js:133:9
❯ src/certificate.test.ts:27:3
|
src/comment-to-likes.test.ts > link a Comment to a Like:
tmp/posts-open-dev/posts-zome/tests/src/setup.ts#L44
ReferenceError: Cannot access 'PostsStore2' before initialization
❯ setupStore src/setup.ts:44:22
❯ Module.setup src/setup.ts:30:28
❯ src/comment-to-likes.test.ts:18:28
❯ Module.runScenario ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/tryorama/lib/local/scenario.js:133:9
❯ src/comment-to-likes.test.ts:17:3
|
src/comment.test.ts > create Comment:
tmp/posts-open-dev/posts-zome/tests/src/setup.ts#L44
ReferenceError: Cannot access 'PostsStore2' before initialization
❯ setupStore src/setup.ts:44:22
❯ Module.setup src/setup.ts:30:28
❯ src/comment.test.ts:16:28
❯ Module.runScenario ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/tryorama/lib/local/scenario.js:133:9
❯ src/comment.test.ts:15:3
|
src/comment.test.ts > create and read Comment:
tmp/posts-open-dev/posts-zome/tests/src/setup.ts#L44
ReferenceError: Cannot access 'PostsStore2' before initialization
❯ setupStore src/setup.ts:44:22
❯ Module.setup src/setup.ts:30:28
❯ src/comment.test.ts:28:28
❯ Module.runScenario ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/tryorama/lib/local/scenario.js:133:9
❯ src/comment.test.ts:27:3
|
src/comment.test.ts > create and update Comment:
tmp/posts-open-dev/posts-zome/tests/src/setup.ts#L44
ReferenceError: Cannot access 'PostsStore2' before initialization
❯ setupStore src/setup.ts:44:22
❯ Module.setup src/setup.ts:30:28
❯ src/comment.test.ts:50:28
❯ Module.runScenario ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/tryorama/lib/local/scenario.js:133:9
❯ src/comment.test.ts:49:3
|
src/comment.test.ts > create and delete Comment:
tmp/posts-open-dev/posts-zome/tests/src/setup.ts#L44
ReferenceError: Cannot access 'PostsStore2' before initialization
❯ setupStore src/setup.ts:44:22
❯ Module.setup src/setup.ts:30:28
❯ src/comment.test.ts:103:28
❯ Module.runScenario ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/tryorama/lib/local/scenario.js:133:9
❯ src/comment.test.ts:102:3
|
testbuild
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|