Skip to content

Fixed mocks

Fixed mocks #83

Triggered via push December 3, 2024 14:10
Status Failure
Total duration 12m 31s
Artifacts

test-app.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
src/forum/posts/all-posts-entry-hash.test.ts > create a Post and get all posts entry hash: tmp/forum-lit-open-dev/tests/src/forum/posts/setup.ts#L38
internal_error: Wasm runtime error while working with Ribosome: RuntimeError: WasmError { file: "crates/holochain/src/core/ribosome/real_ribosome.rs", line: 447, error: Compile("posts: Error while importing \"env\".\"__hc__accept_countersigning_preflight_request_1\": unknown import. Expected Function(FunctionType { params: [I32, I32], results: [I64] })") } ❯ catchError ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/common.js:37:23 ❯ AdminWebsocket.grantZomeCallCapability ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/common.js:13:22 ❯ AdminWebsocket.grantSigningKey ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/admin/websocket.js:147:9 ❯ AdminWebsocket.authorizeSigningCredentials ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/admin/websocket.js:172:27 ❯ setupStore src/forum/posts/setup.ts:38:3 ❯ Module.setup src/forum/posts/setup.ts:27:28 ❯ src/forum/posts/all-posts-entry-hash.test.ts:15:26 ❯ Module.runScenario ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/tryorama/lib/local/scenario.js:137:9
src/forum/posts/all-posts.test.ts > create a Post and get all posts: tmp/forum-lit-open-dev/tests/src/forum/posts/setup.ts#L38
internal_error: Wasm runtime error while working with Ribosome: RuntimeError: WasmError { file: "crates/holochain/src/core/ribosome/real_ribosome.rs", line: 447, error: Compile("posts: Error while importing \"env\".\"__hc__accept_countersigning_preflight_request_1\": unknown import. Expected Function(FunctionType { params: [I32, I32], results: [I64] })") } ❯ catchError ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/common.js:37:23 ❯ AdminWebsocket.grantZomeCallCapability ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/common.js:13:22 ❯ AdminWebsocket.grantSigningKey ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/admin/websocket.js:147:9 ❯ AdminWebsocket.authorizeSigningCredentials ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/admin/websocket.js:172:27 ❯ setupStore src/forum/posts/setup.ts:38:3 ❯ Module.setup src/forum/posts/setup.ts:27:28 ❯ src/forum/posts/all-posts.test.ts:15:26 ❯ Module.runScenario ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/tryorama/lib/local/scenario.js:137:9
src/forum/posts/certificate-to-likes.test.ts > link a Certificate to a Like: tmp/forum-lit-open-dev/tests/src/forum/posts/setup.ts#L38
internal_error: Wasm runtime error while working with Ribosome: RuntimeError: WasmError { file: "crates/holochain/src/core/ribosome/real_ribosome.rs", line: 447, error: Compile("posts: Error while importing \"env\".\"__hc__accept_countersigning_preflight_request_1\": unknown import. Expected Function(FunctionType { params: [I32, I32], results: [I64] })") } ❯ catchError ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/common.js:37:23 ❯ AdminWebsocket.grantZomeCallCapability ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/common.js:13:22 ❯ AdminWebsocket.grantSigningKey ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/admin/websocket.js:147:9 ❯ AdminWebsocket.authorizeSigningCredentials ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/admin/websocket.js:172:27 ❯ setupStore src/forum/posts/setup.ts:38:3 ❯ Module.setup src/forum/posts/setup.ts:27:28 ❯ src/forum/posts/certificate-to-likes.test.ts:18:26 ❯ Module.runScenario ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/tryorama/lib/local/scenario.js:137:9
src/forum/posts/certificate.test.ts > create Certificate: tmp/forum-lit-open-dev/tests/src/forum/posts/setup.ts#L38
internal_error: Wasm runtime error while working with Ribosome: RuntimeError: WasmError { file: "crates/holochain/src/core/ribosome/real_ribosome.rs", line: 447, error: Compile("posts: Error while importing \"env\".\"__hc__accept_countersigning_preflight_request_1\": unknown import. Expected Function(FunctionType { params: [I32, I32], results: [I64] })") } ❯ catchError ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/common.js:37:23 ❯ AdminWebsocket.grantZomeCallCapability ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/common.js:13:22 ❯ AdminWebsocket.grantSigningKey ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/admin/websocket.js:147:9 ❯ AdminWebsocket.authorizeSigningCredentials ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/admin/websocket.js:172:27 ❯ setupStore src/forum/posts/setup.ts:38:3 ❯ Module.setup src/forum/posts/setup.ts:27:28 ❯ src/forum/posts/certificate.test.ts:16:26 ❯ Module.runScenario ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/tryorama/lib/local/scenario.js:137:9
src/forum/posts/certificate.test.ts > create and read Certificate: tmp/forum-lit-open-dev/tests/src/forum/posts/setup.ts#L38
internal_error: Wasm runtime error while working with Ribosome: RuntimeError: WasmError { file: "crates/holochain/src/core/ribosome/real_ribosome.rs", line: 447, error: Compile("posts: Error while importing \"env\".\"__hc__accept_countersigning_preflight_request_1\": unknown import. Expected Function(FunctionType { params: [I32, I32], results: [I64] })") } ❯ catchError ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/common.js:37:23 ❯ AdminWebsocket.grantZomeCallCapability ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/common.js:13:22 ❯ AdminWebsocket.grantSigningKey ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/admin/websocket.js:147:9 ❯ AdminWebsocket.authorizeSigningCredentials ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/admin/websocket.js:172:27 ❯ setupStore src/forum/posts/setup.ts:38:3 ❯ Module.setup src/forum/posts/setup.ts:27:28 ❯ src/forum/posts/certificate.test.ts:28:26 ❯ Module.runScenario ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/tryorama/lib/local/scenario.js:137:9
src/forum/posts/comment-to-likes.test.ts > link a Comment to a Like: tmp/forum-lit-open-dev/tests/src/forum/posts/setup.ts#L38
internal_error: Wasm runtime error while working with Ribosome: RuntimeError: WasmError { file: "crates/holochain/src/core/ribosome/real_ribosome.rs", line: 447, error: Compile("posts: Error while importing \"env\".\"__hc__accept_countersigning_preflight_request_1\": unknown import. Expected Function(FunctionType { params: [I32, I32], results: [I64] })") } ❯ catchError ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/common.js:37:23 ❯ AdminWebsocket.grantZomeCallCapability ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/common.js:13:22 ❯ AdminWebsocket.grantSigningKey ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/admin/websocket.js:147:9 ❯ AdminWebsocket.authorizeSigningCredentials ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/admin/websocket.js:172:27 ❯ setupStore src/forum/posts/setup.ts:38:3 ❯ Module.setup src/forum/posts/setup.ts:27:28 ❯ src/forum/posts/comment-to-likes.test.ts:18:26 ❯ Module.runScenario ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/tryorama/lib/local/scenario.js:137:9
src/forum/posts/comment.test.ts > create Comment: tmp/forum-lit-open-dev/tests/src/forum/posts/setup.ts#L38
internal_error: Wasm runtime error while working with Ribosome: RuntimeError: WasmError { file: "crates/holochain/src/core/ribosome/real_ribosome.rs", line: 447, error: Compile("posts: Error while importing \"env\".\"__hc__accept_countersigning_preflight_request_1\": unknown import. Expected Function(FunctionType { params: [I32, I32], results: [I64] })") } ❯ catchError ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/common.js:37:23 ❯ AdminWebsocket.grantZomeCallCapability ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/common.js:13:22 ❯ AdminWebsocket.grantSigningKey ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/admin/websocket.js:147:9 ❯ AdminWebsocket.authorizeSigningCredentials ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/admin/websocket.js:172:27 ❯ setupStore src/forum/posts/setup.ts:38:3 ❯ Module.setup src/forum/posts/setup.ts:27:28 ❯ src/forum/posts/comment.test.ts:16:26 ❯ Module.runScenario ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/tryorama/lib/local/scenario.js:137:9
src/forum/posts/comment.test.ts > create and read Comment: tmp/forum-lit-open-dev/tests/src/forum/posts/setup.ts#L38
internal_error: Wasm runtime error while working with Ribosome: RuntimeError: WasmError { file: "crates/holochain/src/core/ribosome/real_ribosome.rs", line: 447, error: Compile("posts: Error while importing \"env\".\"__hc__accept_countersigning_preflight_request_1\": unknown import. Expected Function(FunctionType { params: [I32, I32], results: [I64] })") } ❯ catchError ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/common.js:37:23 ❯ AdminWebsocket.grantZomeCallCapability ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/common.js:13:22 ❯ AdminWebsocket.grantSigningKey ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/admin/websocket.js:147:9 ❯ AdminWebsocket.authorizeSigningCredentials ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/admin/websocket.js:172:27 ❯ setupStore src/forum/posts/setup.ts:38:3 ❯ Module.setup src/forum/posts/setup.ts:27:28 ❯ src/forum/posts/comment.test.ts:28:26 ❯ Module.runScenario ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/tryorama/lib/local/scenario.js:137:9
src/forum/posts/comment.test.ts > create and update Comment: tmp/forum-lit-open-dev/tests/src/forum/posts/setup.ts#L38
internal_error: Wasm runtime error while working with Ribosome: RuntimeError: WasmError { file: "crates/holochain/src/core/ribosome/real_ribosome.rs", line: 447, error: Compile("posts: Error while importing \"env\".\"__hc__accept_countersigning_preflight_request_1\": unknown import. Expected Function(FunctionType { params: [I32, I32], results: [I64] })") } ❯ catchError ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/common.js:37:23 ❯ AdminWebsocket.grantZomeCallCapability ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/common.js:13:22 ❯ AdminWebsocket.grantSigningKey ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/admin/websocket.js:147:9 ❯ AdminWebsocket.authorizeSigningCredentials ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/admin/websocket.js:172:27 ❯ setupStore src/forum/posts/setup.ts:38:3 ❯ Module.setup src/forum/posts/setup.ts:27:28 ❯ src/forum/posts/comment.test.ts:50:26 ❯ Module.runScenario ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/tryorama/lib/local/scenario.js:137:9
src/forum/posts/comment.test.ts > create and delete Comment: tmp/forum-lit-open-dev/tests/src/forum/posts/setup.ts#L38
internal_error: Wasm runtime error while working with Ribosome: RuntimeError: WasmError { file: "crates/holochain/src/core/ribosome/real_ribosome.rs", line: 447, error: Compile("posts: Error while importing \"env\".\"__hc__accept_countersigning_preflight_request_1\": unknown import. Expected Function(FunctionType { params: [I32, I32], results: [I64] })") } ❯ catchError ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/common.js:37:23 ❯ AdminWebsocket.grantZomeCallCapability ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/common.js:13:22 ❯ AdminWebsocket.grantSigningKey ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/admin/websocket.js:147:9 ❯ AdminWebsocket.authorizeSigningCredentials ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/admin/websocket.js:172:27 ❯ setupStore src/forum/posts/setup.ts:38:3 ❯ Module.setup src/forum/posts/setup.ts:27:28 ❯ src/forum/posts/comment.test.ts:103:26 ❯ Module.runScenario ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/tryorama/lib/local/scenario.js:137:9
testbuild
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636