Skip to content

Rename the project to Binharic #58

Rename the project to Binharic

Rename the project to Binharic #58

Triggered via push October 14, 2025 14:24
Status Failure
Total duration 1m 21s
Artifacts

tests.yml

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

Annotations

9 errors
test (22.x)
Process completed with exit code 2.
tests/agent/state.test.ts > Agent State Machine > should retry on TransientError: tests/agent/state.test.ts#L102
AssertionError: expected 'error' to be 'idle' // Object.is equality Expected: "idle" Received: "error" ❯ tests/agent/state.test.ts:102:30
tests/agent/state.test.ts > Agent State Machine > should transition to error state on any other error: tests/agent/state.test.ts#L64
AssertionError: expected 'Incorrect locale information provided' to be 'Some other error' // Object.is equality Expected: "Some other error" Received: "Incorrect locale information provided" ❯ tests/agent/state.test.ts:64:29
tests/agent/state.test.ts > Agent State Machine > should transition to error state on FatalError: tests/agent/state.test.ts#L53
AssertionError: expected 'Incorrect locale information provided' to be 'Fatal error' // Object.is equality Expected: "Fatal error" Received: "Incorrect locale information provided" ❯ tests/agent/state.test.ts:53:29
test (20.x)
The operation was canceled.
tests/agent/state.test.ts > Agent State Machine > should retry on TransientError: tests/agent/state.test.ts#L102
AssertionError: expected 'error' to be 'idle' // Object.is equality Expected: "idle" Received: "error" ❯ tests/agent/state.test.ts:102:30
tests/agent/state.test.ts > Agent State Machine > should transition to error state on any other error: tests/agent/state.test.ts#L64
AssertionError: expected 'Incorrect locale information provided' to be 'Some other error' // Object.is equality Expected: "Some other error" Received: "Incorrect locale information provided" ❯ tests/agent/state.test.ts:64:29
tests/agent/state.test.ts > Agent State Machine > should transition to error state on FatalError: tests/agent/state.test.ts#L53
AssertionError: expected 'Incorrect locale information provided' to be 'Fatal error' // Object.is equality Expected: "Fatal error" Received: "Incorrect locale information provided" ❯ tests/agent/state.test.ts:53:29
test (20.x)
The strategy configuration was canceled because "test._22_x" failed