Skip to content

test: fix vitest config for integration tests #7

test: fix vitest config for integration tests

test: fix vitest config for integration tests #7

Triggered via push May 4, 2026 17:18
Status Failure
Total duration 1m 8s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 3 warnings
Test
Process completed with exit code 1.
src/tests/workflows.integration.test.ts: src/tests/workflows.integration.test.ts#L36
TypeError: Cannot read properties of undefined (reading 'close') ❯ src/tests/workflows.integration.test.ts:36:15
src/tests/workflows.integration.test.ts: src/tests/workflows.integration.test.ts#L29
Error: Hook timed out in 10000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ src/tests/workflows.integration.test.ts:29:1
src/tests/scores.integration.test.ts: src/tests/scores.integration.test.ts#L35
TypeError: Cannot read properties of undefined (reading 'close') ❯ src/tests/scores.integration.test.ts:35:15
src/tests/scores.integration.test.ts: src/tests/scores.integration.test.ts#L28
Error: Hook timed out in 10000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ src/tests/scores.integration.test.ts:28:1
src/tests/observability.integration.test.ts: src/tests/observability.integration.test.ts#L32
TypeError: Cannot read properties of undefined (reading 'close') ❯ src/tests/observability.integration.test.ts:32:15
src/tests/observability.integration.test.ts: src/tests/observability.integration.test.ts#L25
Error: Hook timed out in 10000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ src/tests/observability.integration.test.ts:25:1
src/tests/memory.integration.test.ts: src/tests/memory.integration.test.ts#L41
TypeError: Cannot read properties of undefined (reading 'close') ❯ src/tests/memory.integration.test.ts:41:15
src/tests/memory.integration.test.ts: src/tests/memory.integration.test.ts#L34
Error: Hook timed out in 10000ms. If this is a long-running hook, pass a timeout value as the last argument or configure it globally with "hookTimeout". ❯ src/tests/memory.integration.test.ts:34:1
Lint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Build & typecheck
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/
Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 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/