GH Auto: Upstream dependencies ADF:6.7.0-7879657859 JS-API:7.6.0-7879657859 using Tag:6.7.0-7879657859 #2242
Annotations
1 error, 1 warning, and 1 notice
e2e/playwright/viewer/src/tests/viewer.spec.ts#L55
1) [Viewer] › src/tests/viewer.spec.ts:128:7 › viewer file › [C279271] Close the viewer ──────────
"beforeAll" hook timeout of 150000ms exceeded.
53 | let nodesApi: NodesApi;
54 |
> 55 | test.beforeAll(async () => {
| ^
56 | test.setTimeout(timeouts.extendedTest);
57 | const randomFolderName = `playwright-folder-${Utils.random()}`;
58 | const apiClientFactory = new ApiClientFactory();
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/viewer/src/tests/viewer.spec.ts:55:8
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
|
The logs for this run have expired and are no longer available.
Loading