Collaborative chat sidepanel #123
build.yml
on: pull_request
Build jupyter_chat
2m 52s
Check Links
40s
Matrix: build_extensions
Matrix: integration-tests
Annotations
2 errors, 7 warnings, and 2 notices
tests/jupyterlab_collaborative_chat.spec.ts:424:7 › #settings › should update settings value sendWithShiftEnter on existing chat:
packages/jupyterlab-collaborative-chat/ui-tests/tests/jupyterlab_collaborative_chat.spec.ts#L469
1) tests/jupyterlab_collaborative_chat.spec.ts:424:7 › #settings › should update settings value sendWithShiftEnter on existing chat
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Hello world!
"
Received: ""
467 | .locator('.jp-chat-message .jp-chat-rendermime-markdown')
468 | .textContent()
> 469 | ).toBe(msg + '\n');
| ^
470 | });
471 | });
472 |
at /home/runner/work/jupyter-chat/jupyter-chat/packages/jupyterlab-collaborative-chat/ui-tests/tests/jupyterlab_collaborative_chat.spec.ts:469:7
|
collaborative integration tests
Process completed with exit code 1.
|
Check Links
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build jupyter_chat
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build collaborative chat extension
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build ws chat extension
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
ws integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "jupyterlab_collaborative_chat-artifacts", "jupyterlab_collaborative_chat-playwright-tests", "jupyterlab_ws_chat-artifacts", "jupyterlab_ws_chat-playwright-tests".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
collaborative integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
🎭 Playwright Run Summary
1 passed (7.6s)
|
🎭 Playwright Run Summary
1 failed
tests/jupyterlab_collaborative_chat.spec.ts:424:7 › #settings › should update settings value sendWithShiftEnter on existing chat
28 passed (1.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
jupyterlab_collaborative_chat-artifacts
Expired
|
1.37 MB |
|
jupyterlab_collaborative_chat-playwright-tests
Expired
|
795 KB |
|
jupyterlab_ws_chat-artifacts
Expired
|
1.03 MB |
|
jupyterlab_ws_chat-playwright-tests
Expired
|
426 KB |
|