[NEW] Extract message service SID from incoming message and save to room #1202
Annotations
2 errors, 3 warnings, and 1 notice
page.waitForSelector: Timeout 30000ms exceeded.
=========================== logs ===========================
waiting for selector "[data-qa-id="home-header"]" to be visible
============================================================
at config/global-setup.ts:35
33 | }
34 |
> 35 | await page.waitForSelector('[data-qa-id="home-header"]');
| ^
36 | await page.context().storageState({ path: 'admin-session.json' });
37 | await browser.close();
38 |
at _default (/home/runner/work/Rocket.Chat/Rocket.Chat/apps/meteor/tests/e2e/config/global-setup.ts:35:13)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: felixmosh/turborepo-gh-artifacts@v1, actions/download-artifact@v2, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
The logs for this run have expired and are no longer available.
Loading