Skip to content

All working

All working #29

Triggered via push October 16, 2024 17:17
Status Failure
Total duration 38m 4s
Artifacts
Matrix: build-and-cache
Fit to window
Zoom out
Zoom in

Annotations

13 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/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.
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/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.
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/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.
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 ❯ 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.
src/link-agent.test.ts > create Profile and link agent: 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
src/profile.test.ts > create Profile: 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
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/