test: fix flaky tests and speed up slow test suite #622
ci.yml
on: pull_request
Detect Changes
6s
Marker Guard
22s
Annotations
10 errors and 4 warnings
|
error: No native handler for finops.query_history:
packages/opencode/src/altimate/native/dispatcher.ts#L48
at call (/home/runner/work/altimate-code/altimate-code/packages/opencode/src/altimate/native/dispatcher.ts:48:15)
at <anonymous> (/home/runner/work/altimate-code/altimate-code/packages/opencode/test/altimate/schema-finops-dbt.test.ts:369:37)
|
|
error: No native handler for ping:
packages/opencode/src/altimate/native/dispatcher.ts#L48
at call (/home/runner/work/altimate-code/altimate-code/packages/opencode/src/altimate/native/dispatcher.ts:48:15)
at <anonymous> (/home/runner/work/altimate-code/altimate-code/packages/opencode/test/altimate/schema-finops-dbt.test.ts:68:37)
|
|
error: expect(received).toBe(expected):
packages/opencode/test/altimate/schema-finops-dbt.test.ts#L60
Expected: true
Received: false
at <anonymous> (/home/runner/work/altimate-code/altimate-code/packages/opencode/test/altimate/schema-finops-dbt.test.ts:60:62)
|
|
error: expect(received).toBe(expected):
packages/opencode/test/altimate/schema-finops-dbt.test.ts#L54
Expected: true
Received: false
at <anonymous> (/home/runner/work/altimate-code/altimate-code/packages/opencode/test/altimate/schema-finops-dbt.test.ts:54:52)
|
|
error: expect(received).toBe(expected):
packages/opencode/test/altimate/schema-finops-dbt.test.ts#L43
Expected: true
Received: false
at <anonymous> (/home/runner/work/altimate-code/altimate-code/packages/opencode/test/altimate/schema-finops-dbt.test.ts:43:65)
|
|
error: expect(received).toBe(expected):
packages/opencode/test/altimate/schema-finops-dbt.test.ts#L34
Expected: true
Received: false
at <anonymous> (/home/runner/work/altimate-code/altimate-code/packages/opencode/test/altimate/schema-finops-dbt.test.ts:34:57)
|
|
error: connection reset:
packages/opencode/test/altimate/tracing-adversarial-2.test.ts#L588
at start (/home/runner/work/altimate-code/altimate-code/packages/opencode/test/altimate/tracing-adversarial-2.test.ts:588:34)
at <anonymous> (1:11)
at <anonymous> (1:11)
at <anonymous> (1:11)
at <anonymous> (1:11)
at <anonymous> (1:11)
at fetch (/home/runner/work/altimate-code/altimate-code/packages/opencode/test/altimate/tracing-adversarial-2.test.ts:585:29)
|
|
error: Port 15439 not ready after 30000ms:
packages/opencode/test/altimate/drivers-docker-e2e.test.ts#L37
at <anonymous> (/home/runner/work/altimate-code/altimate-code/packages/opencode/test/altimate/drivers-docker-e2e.test.ts:37:22)
at emitError (node:events:43:23)
at emitErrorNT (internal:streams/destroy:88:12)
at emitErrorCloseNT (internal:streams/destroy:69:14)
|
|
error: Port 11433 not ready after 90000ms:
packages/opencode/test/altimate/drivers-docker-e2e.test.ts#L37
at <anonymous> (/home/runner/work/altimate-code/altimate-code/packages/opencode/test/altimate/drivers-docker-e2e.test.ts:37:22)
at emitError (node:events:43:23)
at emitErrorNT (internal:streams/destroy:88:12)
at emitErrorCloseNT (internal:streams/destroy:69:14)
|
|
error: Port 13306 not ready after 60000ms:
packages/opencode/test/altimate/drivers-docker-e2e.test.ts#L37
at <anonymous> (/home/runner/work/altimate-code/altimate-code/packages/opencode/test/altimate/drivers-docker-e2e.test.ts:37:22)
at emitError (node:events:43:23)
at emitErrorNT (internal:streams/destroy:88:12)
at emitErrorCloseNT (internal:streams/destroy:69:14)
|
|
Detect Changes
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, dorny/paths-filter@de90cc6fb38fc0963ad72b210f1f284cd68cea36. 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/
|
|
Marker Guard
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, oven-sh/setup-bun@ecf28ddc73e819eb6fa29df6b34ef8921c743461. 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/
|
|
Driver E2E
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, oven-sh/setup-bun@ecf28ddc73e819eb6fa29df6b34ef8921c743461. 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/
|
|
TypeScript
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830, actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5, oven-sh/setup-bun@ecf28ddc73e819eb6fa29df6b34ef8921c743461. 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/
|