feat(chat): restore an archived chat when a new message is sent #902
Triggered via pull request
September 3, 2026 20:11
Status
Cancelled
Total duration
15m 22s
Artifacts
–
ci.yml
on: pull_request
Frontend checks and unit tests
9m 5s
Tauri Rust checks (Windows)
5m 4s
Matrix: rust
Annotations
5 errors
|
Frontend checks and unit tests
Process completed with exit code 1.
|
|
src/features/chat/hooks/__tests__/useChat.test.ts > useChat > recovers a steer run when active run metadata arrives late:
src/features/chat/hooks/__tests__/useChat.test.ts#L1292
AssertionError: expected null to be 'recovered-run' // Object.is equality
- Expected:
"recovered-run"
+ Received:
null
❯ src/features/chat/hooks/__tests__/useChat.test.ts:1292:7
|
|
Tauri Rust checks (macOS)
Canceling since a higher priority waiting request for ci-CI-294 exists
|
|
Tauri Rust checks (macOS)
The operation was canceled.
|
|
CI
Canceling since a higher priority waiting request for ci-CI-294 exists
|