Skip to content

chore: sync website-data.json and add to version-bump script #225

chore: sync website-data.json and add to version-bump script

chore: sync website-data.json and add to version-bump script #225

Triggered via push March 24, 2026 07:01
Status Failure
Total duration 4m 27s
Artifacts

ci.yml

on: push
Check Backend
4m 24s
Check Backend
Check Frontend
40s
Check Frontend
Lint Backend
1m 27s
Lint Backend
Lint Frontend
27s
Lint Frontend
Check Embedded (aarch64-musl)
53s
Check Embedded (aarch64-musl)
Cargo Audit
3m 12s
Cargo Audit
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Check Frontend
Process completed with exit code 1.
src/lib/api/websocket.test.ts > WebSocket chat streaming > calls onError on invalid JSON: web/src/lib/api/websocket.test.ts#L118
AssertionError: expected "vi.fn()" to be called with arguments: [ 'Failed to parse WebSocket message' ] Received: 1st vi.fn() call: [ "Failed to parse WebSocket message", + undefined, ] Number of calls: 1 ❯ src/lib/api/websocket.test.ts:118:31
src/lib/api/websocket.test.ts > WebSocket chat streaming > calls onError and closes on error message: web/src/lib/api/websocket.test.ts#L108
AssertionError: expected "vi.fn()" to be called with arguments: [ 'fail' ] Received: 1st vi.fn() call: [ "fail", + undefined, ] Number of calls: 1 ❯ src/lib/api/websocket.test.ts:108:31
Lint Backend
Process completed with exit code 1.