All working #29
Annotations
9 errors and 1 warning
Install and test:
ui/src/profiles-client.ts#L135
TypeError: Cannot read properties of undefined (reading 'map')
❯ ProfilesClient.queryMyProfileClaims ../ui/src/profiles-client.ts:135:18
❯ fetch ../node_modules/@holochain-open-dev/signals/src/holochain.ts:862:30
This error originated in "src/search.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 "create Profile and search". 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.
|
Install and test:
ui/src/profiles-client.ts#L135
TypeError: Cannot read properties of undefined (reading 'map')
❯ ProfilesClient.queryMyProfileClaims ../ui/src/profiles-client.ts:135:18
❯ fetch ../node_modules/@holochain-open-dev/signals/src/holochain.ts:862:30
This error originated in "src/search.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 "create Profile and search". 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.
|
Install and test:
ui/src/profiles-client.ts#L135
TypeError: Cannot read properties of undefined (reading 'map')
❯ ProfilesClient.queryMyProfileClaims ../ui/src/profiles-client.ts:135:18
❯ fetch ../node_modules/@holochain-open-dev/signals/src/holochain.ts:862:30
This error originated in "src/search.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 "create Profile and search". 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.
|
Install and test:
ui/src/profiles-client.ts#L135
TypeError: Cannot read properties of undefined (reading 'map')
❯ ProfilesClient.queryMyProfileClaims ../ui/src/profiles-client.ts:135:18
❯ fetch ../node_modules/@holochain-open-dev/signals/src/holochain.ts:862:30
This error originated in "src/profile.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 "create Profile". 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.
|
Install and test:
ui/src/profiles-client.ts#L135
TypeError: Cannot read properties of undefined (reading 'map')
❯ ProfilesClient.queryMyProfileClaims ../ui/src/profiles-client.ts:135:18
❯ fetch ../node_modules/@holochain-open-dev/signals/src/holochain.ts:862:30
This error originated in "src/profile.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 "create Profile". 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.
|
Install and test:
ui/src/profiles-client.ts#L135
TypeError: Cannot read properties of undefined (reading 'map')
❯ ProfilesClient.queryMyProfileClaims ../ui/src/profiles-client.ts:135:18
❯ runNextTicks node:internal/process/task_queues:60:5
❯ listOnTimeout node:internal/timers:540:9
❯ processTimers node:internal/timers:514:7
❯ fetch ../node_modules/@holochain-open-dev/signals/src/holochain.ts:862:30
This error originated in "src/profile.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 "create Profile". 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.
|
Install and test:
tests/src/link-agent.test.ts#L45
TypeError: Cannot read properties of undefined (reading 'latestVersion')
❯ src/link-agent.test.ts:45:23
❯ Module.runScenario ../node_modules/@holochain/tryorama/lib/local/scenario.js:133:9
❯ src/link-agent.test.ts:11:2
|
Install and test:
tests/src/profile.test.ts#L35
AssertionError: expected undefined to be truthy
❯ src/profile.test.ts:35:10
❯ Module.runScenario ../node_modules/@holochain/tryorama/lib/local/scenario.js:133:9
❯ src/profile.test.ts:11:2
|
Install and test
Process completed with exit code 1.
|
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/
|
Loading