build(deps): bump github/codeql-action from 3 to 4 #5926
Annotations
2 errors, 4 warnings, and 1 notice
Run the frontend tests:
src/tests/frontend-new/specs/embed_value.spec.ts#L106
1) [firefox] › tests/frontend-new/specs/embed_value.spec.ts:97:17 › embed links › when read only option is set › the share link shows a read only url
Error: page.waitForSelector: Test timeout of 90000ms exceeded.
Call log:
- waiting for locator('#readonlyinput:checked') to be visible
104 | force: true
105 | })
> 106 | await page.waitForSelector('#readonlyinput:checked')
| ^
107 |
108 | // get the link of the share field + the actual pad url and compare them
109 | const shareLink = await page.locator('#linkinput').inputValue()
at /home/runner/work/etherpad-lite/etherpad-lite/src/tests/frontend-new/specs/embed_value.spec.ts:106:28
|
Run the frontend tests:
src/tests/frontend-new/specs/embed_value.spec.ts#L0
1) [firefox] › tests/frontend-new/specs/embed_value.spec.ts:97:17 › embed links › when read only option is set › the share link shows a read only url
Test timeout of 90000ms exceeded.
|
Run actions/upload-artifact@v4
No files were found with the provided path: src/playwright-report/. No artifacts will be uploaded.
|
export GIT_HASH to env
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/
|
Generate Sauce Labs strings
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/
|
Generate Sauce Labs strings
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/
|
Run the frontend tests
1 flaky
[firefox] › tests/frontend-new/specs/embed_value.spec.ts:97:17 › embed links › when read only option is set › the share link shows a read only url
92 passed (1.9m)
|
Loading