autofixes from Etherpad checkPlugin.js #1
test-and-release.yml
on: push
backend
/
with Plugins
1m 18s
frontend
/
test-frontend
2m 46s
release
/
publish-npm
17s
Annotations
2 errors, 6 warnings, and 1 notice
[chromium] › specs/collab_client.spec.ts:39:9 › Messages in the COLLABROOM › bug #4978 regression test:
src/tests/frontend-new/specs/collab_client.spec.ts#L1
1) [chromium] › specs/collab_client.spec.ts:39:9 › Messages in the COLLABROOM › bug #4978 regression test
Test timeout of 90000ms exceeded.
|
[chromium] › specs/collab_client.spec.ts:39:9 › Messages in the COLLABROOM › bug #4978 regression test:
src/tests/frontend-new/specs/collab_client.spec.ts#L34
1) [chromium] › specs/collab_client.spec.ts:39:9 › Messages in the COLLABROOM › bug #4978 regression test
Error: locator.selectText: Test ended.
Call log:
- waiting for locator('#innerdocbody').locator('div').nth(3).locator('span')
32 |
33 | // simulate key presses to delete content
> 34 | await div.locator('span').selectText() // select all
| ^
35 | await page.keyboard.press('Backspace') // clear the first line
36 | await page.keyboard.type(newText) // insert the string
37 | };
at replaceLineText (/home/runner/work/ep_desktop_notifications/ep_desktop_notifications/src/tests/frontend-new/specs/collab_client.spec.ts:34:35)
at /home/runner/work/ep_desktop_notifications/ep_desktop_notifications/src/tests/frontend-new/specs/collab_client.spec.ts:71:9
|
backend / with Plugins
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
backend / with Plugins
The `set-output` 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/
|
frontend / test-frontend
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
frontend / test-frontend
The `set-output` 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/
|
frontend / test-frontend
The `set-output` 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/
|
release / publish-npm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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 flaky
[chromium] › specs/collab_client.spec.ts:39:9 › Messages in the COLLABROOM › bug #4978 regression test
91 passed (2.0m)
|