fix: fail at session() initialization when account is missing #697
pull-request.yml
on: pull_request
Verify
/
CI Gate
4s
Annotations
4 errors and 2 warnings
|
Verify / Checks
Process completed with exit code 1.
|
|
Verify / Test Runtime
Process completed with exit code 1.
|
|
[node] src/viem/Account.test.ts:
test/setup.ts#L10
Error: Hook timed out in 60000ms.
If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout".
❯ beforeAll node_modules/.pnpm/@voidzero-dev+vite-plus-test@0.1.14_@types+node@25.5.0_bufferutil@4.1.0_esbuild@0.27.2__2e8dcf63a0823d53171f328a4dc26511/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/chunk-artifact.js:660:27
❯ test/setup.ts:10:1
❯ VitestModuleEvaluator._runInlinedModule node_modules/.pnpm/@voidzero-dev+vite-plus-test@0.1.14_@types+node@25.5.0_bufferutil@4.1.0_esbuild@0.27.2__2e8dcf63a0823d53171f328a4dc26511/node_modules/@voidzero-dev/vite-plus-test/dist/module-evaluator.js:206:7
❯ VitestModuleRunner.directRequest node_modules/.pnpm/@voidzero-dev+vite-plus-core@0.1.14_@types+node@25.5.0_esbuild@0.27.2_tsx@4.21.0_typescript@5.9.3_yaml@2.8.2/node_modules/@voidzero-dev/vite-plus-core/dist/vite/node/module-runner.js:1243:59
❯ VitestModuleRunner.cachedRequest node_modules/.pnpm/@voidzero-dev+vite-plus-core@0.1.14_@types+node@25.5.0_esbuild@0.27.2_tsx@4.21.0_typescript@5.9.3_yaml@2.8.2/node_modules/@voidzero-dev/vite-plus-core/dist/vite/node/module-runner.js:1150:73
❯ VitestModuleRunner.import node_modules/.pnpm/@voidzero-dev+vite-plus-core@0.1.14_@types+node@25.5.0_esbuild@0.27.2_tsx@4.21.0_typescript@5.9.3_yaml@2.8.2/node_modules/@voidzero-dev/vite-plus-core/dist/vite/node/module-runner.js:1100:10
❯ runSetupFiles node_modules/.pnpm/@voidzero-dev+vite-plus-test@0.1.14_@types+node@25.5.0_bufferutil@4.1.0_esbuild@0.27.2__2e8dcf63a0823d53171f328a4dc26511/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/chunk-artifact.js:2410:7
❯ node_modules/.pnpm/@voidzero-dev+vite-plus-test@0.1.14_@types+node@25.5.0_bufferutil@4.1.0_esbuild@0.27.2__2e8dcf63a0823d53171f328a4dc26511/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/chunk-artifact.js:2440:11
❯ collectTests node_modules/.pnpm/@voidzero-dev+vite-plus-test@0.1.14_@types+node@25.5.0_bufferutil@4.1.0_esbuild@0.27.2__2e8dcf63a0823d53171f328a4dc26511/node_modules/@voidzero-dev/vite-plus-test/dist/@vitest/runner/chunk-artifact.js:2423:5
|
|
Verify / CI Gate
Process completed with exit code 1.
|
|
Verify / Checks
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Verify / Test Runtime
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@0057852bfaa89a56745cba8c7296529d2fc39830, docker/setup-docker-action@e43656e248c0bd0647d3f5c195d116aacf6fcaf4, pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|