Skip to content

Bot Deploy

Bot Deploy #18

Manually triggered March 10, 2026 09:09
Status Failure
Total duration 13m 27s
Artifacts

bot-deploy.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

10 errors
telegram/tests/interaction-suite.test.js > render bot comprehensive interaction suite > persists user command config and uses it during generation: telegram/tests/interaction-suite.test.js#L681
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ telegram/tests/interaction-suite.test.js:681:88
telegram/tests/interaction-suite.test.js > render bot comprehensive interaction suite > keeps key state per user while config defaults remain unchanged for new users: telegram/tests/interaction-suite.test.js#L630
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ telegram/tests/interaction-suite.test.js:630:75
telegram/tests/interaction-suite.test.js > render bot comprehensive interaction suite > enforces share flow: blocked without key, allowed with shared key, own key overrides shared: telegram/tests/interaction-suite.test.js#L589
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ telegram/tests/interaction-suite.test.js:589:98
telegram/tests/interaction-suite.test.js > render bot comprehensive interaction suite > supports admin /ban and /unban by id or username: telegram/tests/interaction-suite.test.js#L524
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ telegram/tests/interaction-suite.test.js:524:67
telegram/tests/interaction-suite.test.js > render bot comprehensive interaction suite > supports admin-only /watermark and applies globally for all users: telegram/tests/interaction-suite.test.js#L456
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ telegram/tests/interaction-suite.test.js:456:64
telegram/tests/interaction-suite.test.js > render bot comprehensive interaction suite > supports /user command and admin-only help/commands: telegram/tests/interaction-suite.test.js#L412
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ telegram/tests/interaction-suite.test.js:412:68
telegram/tests/interaction-suite.test.js > render bot comprehensive interaction suite > covers command matrix and option selection flows: telegram/tests/interaction-suite.test.js#L317
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ runCommandAndExpect telegram/tests/interaction-suite.test.js:317:55 ❯ telegram/tests/interaction-suite.test.js:321:7
telegram/tests/interaction-suite.test.js > render bot comprehensive interaction suite > uses Gemini as default provider/models for a fresh user: telegram/tests/interaction-suite.test.js#L156
AssertionError: expected 'I just woke up. First response may ta…' to contain '- providers.text.provider: gemini' - Expected + Received - - providers.text.provider: gemini + I just woke up. First response may take a bit longer. ❯ telegram/tests/interaction-suite.test.js:156:19
telegram/tests/image-storage.test.js > image storage manager > derives hierarchical R2 key from user/generation path: telegram/tests/image-storage.test.js#L134
AssertionError: expected 'images/users/777/2026-03-10/g-777-202…' to be 'images/users/777/2026-03-05/g-777-202…' // Object.is equality - Expected + Received - images/users/777/2026-03-05/g-777-2026-03-05T12-34-56-789Z-abc123/panel-3.png + images/users/777/2026-03-10/g-777-2026-03-05T12-34-56-789Z-abc123/panel-3.png ❯ telegram/tests/image-storage.test.js:134:17
telegram/tests/crash-persistence.integration.test.js > crash persistence integration > persists startup failure log to persistent storage: telegram/tests/crash-persistence.integration.test.js#L48
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ telegram/tests/crash-persistence.integration.test.js:48:39