Test transitive claim #27
Annotations
8 errors and 1 warning
Unhandled error:
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.
|
Unhandled error:
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.
|
Unhandled error:
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
❯ processTimers node:internal/timers:511:9
❯ 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.
|
build-and-cache (macos-latest)
Process completed with exit code 1.
|
build-and-cache (ubuntu-latest)
The job was canceled because "macos-latest" failed.
|
build-and-cache (ubuntu-latest)
The operation was canceled.
|
build-and-cache (macos-13)
The job was canceled because "macos-latest" failed.
|
build-and-cache (macos-13)
The operation was canceled.
|
build-and-cache (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/
|