Fixed scaffold #39
Annotations
3 errors and 3 warnings
Unhandled error:
ui/src/linked-devices-client.ts#L33
internal_error: Conductor returned an error while using a ConductorApi: DatabaseError(DbConnectionPoolError(Error(Some("unable to open database file: /private/tmp/nix-shell.gvNZ4N/M1eceKKTTN_6--58rKwhF/databases/conductor/conductor"))))
❯ catchError ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/common.js:37:23
❯ AppWebsocket.callZomeRequester ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/common.js:13:22
❯ LinkedDevicesClient.clearLinkDevices ../ui/src/linked-devices-client.ts:33:3
This error originated in "src/linked-devices-authorization.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "link devices can edit posts for the starting agent". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
src/linked-devices-authorization.test.ts > link devices can edit posts for the starting agent:
tests/src/setup.ts#L98
internal_error: Conductor returned an error while using a ConductorApi: DatabaseError(DbConnectionPoolError(Error(Some("unable to open database file: /private/tmp/nix-shell.gvNZ4N/M1eceKKTTN_6--58rKwhF/databases/conductor/conductor"))))
❯ catchError ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/common.js:37:23
❯ AppWebsocket.callZomeRequester ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/client/lib/api/common.js:13:22
❯ Module.setup src/setup.ts:98:2
❯ src/linked-devices-authorization.test.ts:10:26
❯ Module.runScenario ../node_modules/.pnpm/@holochain[email protected]/node_modules/@holochain/tryorama/lib/local/scenario.js:133:9
❯ src/linked-devices-authorization.test.ts:9:2
|
build-and-cache-zomes (macos-13)
Process completed with exit code 1.
|
build-and-cache-zomes (ubuntu-latest)
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/
|
build-and-cache-zomes (macos-latest)
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/
|
build-and-cache-zomes (macos-13)
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/
|