Build(deps): Bump actions/setup-node from 3 to 4 in /.github/actions/publish-libs in the github-actions group #3440
Annotations
5 errors, 1 warning, and 1 notice
e2e/playwright/share-action/src/tests/share/share-file.e2e.ts#L1
1) [Share Action] › src/tests/share/share-file.e2e.ts:134:11 › Share a file › when logged in › from Personal Files › [C286327] Share dialog default values
false
|
e2e/playwright/share-action/src/tests/share/unshare-file-search-results.e2e.ts#L67
2) [Share Action] › src/tests/share/unshare-file-search-results.e2e.ts:115:7 › Unshare a file from Search Results › [C306995] Unshare dialog UI
"beforeAll" hook timeout of 150000ms exceeded.
65 | const apiClientFactory = new ApiClientFactory();
66 |
> 67 | test.beforeAll(async () => {
| ^
68 | try {
69 | test.setTimeout(timeouts.extendedTest);
70 | await apiClientFactory.setUpAcaBackend('admin');
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/share-action/src/tests/share/unshare-file-search-results.e2e.ts:67:8
|
e2e/playwright/share-action/src/tests/share/unshare-file-search-results.e2e.ts#L67
2) [Share Action] › src/tests/share/unshare-file-search-results.e2e.ts:115:7 › Unshare a file from Search Results › [C306995] Unshare dialog UI
"beforeAll" hook timeout of 150000ms exceeded.
65 | const apiClientFactory = new ApiClientFactory();
66 |
> 67 | test.beforeAll(async () => {
| ^
68 | try {
69 | test.setTimeout(timeouts.extendedTest);
70 | await apiClientFactory.setUpAcaBackend('admin');
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/share-action/src/tests/share/unshare-file-search-results.e2e.ts:67:8
|
e2e/playwright/share-action/src/tests/share/unshare-file-search-results.e2e.ts#L67
3) [Share Action] › src/tests/share/unshare-file-search-results.e2e.ts:155:7 › Unshare a file from Search Results › [C306997] Cancel the Unshare action
"beforeAll" hook timeout of 150000ms exceeded.
65 | const apiClientFactory = new ApiClientFactory();
66 |
> 67 | test.beforeAll(async () => {
| ^
68 | try {
69 | test.setTimeout(timeouts.extendedTest);
70 | await apiClientFactory.setUpAcaBackend('admin');
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/share-action/src/tests/share/unshare-file-search-results.e2e.ts:67:8
|
e2e/playwright/share-action/src/tests/share/unshare-file-search-results.e2e.ts#L67
3) [Share Action] › src/tests/share/unshare-file-search-results.e2e.ts:155:7 › Unshare a file from Search Results › [C306997] Cancel the Unshare action
"beforeAll" hook timeout of 150000ms exceeded.
65 | const apiClientFactory = new ApiClientFactory();
66 |
> 67 | test.beforeAll(async () => {
| ^
68 | try {
69 | test.setTimeout(timeouts.extendedTest);
70 | await apiClientFactory.setUpAcaBackend('admin');
at /home/runner/work/alfresco-content-app/alfresco-content-app/e2e/playwright/share-action/src/tests/share/unshare-file-search-results.e2e.ts:67:8
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache/restore@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
3 flaky
[Share Action] › src/tests/share/share-file.e2e.ts:134:11 › Share a file › when logged in › from Personal Files › [C286327] Share dialog default values
[Share Action] › src/tests/share/unshare-file-search-results.e2e.ts:115:7 › Unshare a file from Search Results › [C306995] Unshare dialog UI
[Share Action] › src/tests/share/unshare-file-search-results.e2e.ts:155:7 › Unshare a file from Search Results › [C306997] Cancel the Unshare action
12 passed (5.7m)
|
This job succeeded
Loading