Skip to content

Fixed tests

Fixed tests #30

Triggered via push October 17, 2024 08:55
Status Failure
Total duration 43m 46s
Artifacts
Matrix: build-and-cache
Fit to window
Zoom out
Zoom in

Annotations

11 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:873: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:873: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 ❯ listOnTimeout node:internal/timers:540:9 ❯ processTimers node:internal/timers:514:7 ❯ fetch ../node_modules/@holochain-open-dev/signals/src/holochain.ts:873: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:873: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 ❯ listOnTimeout node:internal/timers:540:9 ❯ processTimers node:internal/timers:514:7 ❯ fetch ../node_modules/@holochain-open-dev/signals/src/holochain.ts:873: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:873: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/