Skip to content

feat: Add CI and release workflows for automated testing and publishi… #1

feat: Add CI and release workflows for automated testing and publishi…

feat: Add CI and release workflows for automated testing and publishi… #1

Triggered via push September 27, 2025 18:40
Status Failure
Total duration 25s
Artifacts

ci.yml

on: push
Matrix: build-test
Fit to window
Zoom out
Zoom in

Annotations

9 errors
build-test (18.x)
Process completed with exit code 1.
tests/live/openai.e2e.test.ts > OpenAI e2e (live) > responds when constrained to RESPOND: tests/live/openai.e2e.test.ts#L127
AssertionError: expected undefined to be 'RESPOND' // Object.is equality - Expected: "RESPOND" + Received: undefined ❯ tests/live/openai.e2e.test.ts:127:34
tests/live/openai.e2e.test.ts > OpenAI e2e (live) > moves to end step when constrained to MOVE: tests/live/openai.e2e.test.ts#L105
AssertionError: expected false to be truthy ❯ tests/live/openai.e2e.test.ts:105:84
tests/live/openai.e2e.test.ts > OpenAI e2e (live) > performs TOOL_CALL with calculator and returns result: tests/live/openai.e2e.test.ts#L72
AssertionError: expected null to be truthy - Expected: null + Received: false ❯ tests/live/openai.e2e.test.ts:72:29
build-test (20.x)
The operation was canceled.
tests/live/openai.e2e.test.ts > OpenAI e2e (live) > responds when constrained to RESPOND: tests/live/openai.e2e.test.ts#L127
AssertionError: expected undefined to be 'RESPOND' // Object.is equality - Expected: "RESPOND" + Received: undefined ❯ tests/live/openai.e2e.test.ts:127:34
tests/live/openai.e2e.test.ts > OpenAI e2e (live) > moves to end step when constrained to MOVE: tests/live/openai.e2e.test.ts#L105
AssertionError: expected false to be truthy ❯ tests/live/openai.e2e.test.ts:105:84
tests/live/openai.e2e.test.ts > OpenAI e2e (live) > performs TOOL_CALL with calculator and returns result: tests/live/openai.e2e.test.ts#L72
AssertionError: expected null to be truthy - Expected: null + Received: false ❯ tests/live/openai.e2e.test.ts:72:29
build-test (20.x)
The strategy configuration was canceled because "build-test._18_x" failed