Skip to content

feat(auto-sync): Add an AutoSyncProvider and trigger a sync changes w… #2599

feat(auto-sync): Add an AutoSyncProvider and trigger a sync changes w…

feat(auto-sync): Add an AutoSyncProvider and trigger a sync changes w… #2599

Triggered via push February 2, 2024 01:37
Status Failure
Total duration 15m 3s
Artifacts 2

ci.yml

on: push
Matrix: e2e
Matrix: packages
Matrix: packages-win32
e2e-merge-reports
55s
e2e-merge-reports
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 33 warnings, and 7 notices
[chromium] › common/sideNav.spec.ts:6:11 › I can navigate through all menu entries: playwright/tests/common/sideNav.spec.ts#L1
1) [chromium] › common/sideNav.spec.ts:6:11 › I can navigate through all menu entries ──────────── Test timeout of 120000ms exceeded.
[chromium] › common/sideNav.spec.ts:6:11 › I can navigate through all menu entries: playwright/tests/common/sideNav.spec.ts#L36
1) [chromium] › common/sideNav.spec.ts:6:11 › I can navigate through all menu entries ──────────── Error: locator.click: Page closed =========================== logs =========================== waiting for getByRole('navigation').getByRole('link', { name: 'Changes' }) ============================================================ 34 | ); 35 | > 36 | await changesPage.menu.changesLink.click(); | ^ 37 | await expect(changesPage.breadcrumbLabel).toBeVisible(); 38 | expect(await sliceMachinePage.page.title()).toContain( 39 | "Changes - Slice Machine", at /home/runner/work/slice-machine/slice-machine/playwright/tests/common/sideNav.spec.ts:36:40
[chromium] › common/sideNav.spec.ts:6:11 › I can navigate through all menu entries: playwright/tests/common/sideNav.spec.ts#L1
1) [chromium] › common/sideNav.spec.ts:6:11 › I can navigate through all menu entries ──────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 120000ms exceeded.
[chromium] › common/sideNav.spec.ts:6:11 › I can navigate through all menu entries: playwright/tests/common/sideNav.spec.ts#L36
1) [chromium] › common/sideNav.spec.ts:6:11 › I can navigate through all menu entries ──────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Page closed =========================== logs =========================== waiting for getByRole('navigation').getByRole('link', { name: 'Changes' }) ============================================================ 34 | ); 35 | > 36 | await changesPage.menu.changesLink.click(); | ^ 37 | await expect(changesPage.breadcrumbLabel).toBeVisible(); 38 | expect(await sliceMachinePage.page.title()).toContain( 39 | "Changes - Slice Machine", at /home/runner/work/slice-machine/slice-machine/playwright/tests/common/sideNav.spec.ts:36:40
[chromium] › common/sideNav.spec.ts:6:11 › I can navigate through all menu entries: playwright/tests/common/sideNav.spec.ts#L1
1) [chromium] › common/sideNav.spec.ts:6:11 › I can navigate through all menu entries ──────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 120000ms exceeded.
[chromium] › common/sideNav.spec.ts:6:11 › I can navigate through all menu entries: playwright/tests/common/sideNav.spec.ts#L36
1) [chromium] › common/sideNav.spec.ts:6:11 › I can navigate through all menu entries ──────────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: locator.click: Page closed =========================== logs =========================== waiting for getByRole('navigation').getByRole('link', { name: 'Changes' }) ============================================================ 34 | ); 35 | > 36 | await changesPage.menu.changesLink.click(); | ^ 37 | await expect(changesPage.breadcrumbLabel).toBeVisible(); 38 | expect(await sliceMachinePage.page.title()).toContain( 39 | "Changes - Slice Machine", at /home/runner/work/slice-machine/slice-machine/playwright/tests/common/sideNav.spec.ts:36:40
e2e (3/8)
Process completed with exit code 1.
prepare
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
packages (@slicemachine/e2e)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
prettier
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
packages (start-slicemachine)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
packages (@slicemachine/adapter-nuxt)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
packages (@slicemachine/plugin-kit)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
packages (@slicemachine/adapter-next)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
packages (@slicemachine/init)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
packages (@slicemachine/adapter-sveltekit)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
packages (@slicemachine/adapter-nuxt2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
packages (@slicemachine/manager)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
packages (slice-machine-ui)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
prepare-win32
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (4/8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (1/8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (6/8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (8/8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (2/8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
packages-win32 (start-slicemachine)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
packages-win32 (@slicemachine/adapter-sveltekit)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
packages-win32 (@slicemachine/adapter-nuxt)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
packages-win32 (@slicemachine/plugin-kit)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
packages-win32 (@slicemachine/adapter-next)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
packages-win32 (@slicemachine/adapter-nuxt2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
packages-win32 (@slicemachine/init)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
packages-win32 (slice-machine-ui)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (7/8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
packages-win32 (@slicemachine/manager)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e-cypress
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (5/8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
e2e (3/8)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Slow Test: playwright/[chromium] › common/sideNav.spec.ts#L1
playwright/[chromium] › common/sideNav.spec.ts took 6.2m
e2e-merge-reports
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3, actions/download-artifact@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
🎭 Playwright Run Summary
13 passed (53.4s)
🎭 Playwright Run Summary
4 passed (1.1m)
🎭 Playwright Run Summary
6 passed (1.2m)
🎭 Playwright Run Summary
15 passed (53.5s)
🎭 Playwright Run Summary
16 passed (3.1m)
🎭 Playwright Run Summary
21 passed (4.3m)
🎭 Playwright Run Summary
1 failed [chromium] › common/sideNav.spec.ts:6:11 › I can navigate through all menu entries ───────────── 22 passed (9.3m)

Artifacts

Produced during runtime
Name Size
e2e-all-blob-reports Expired
15.8 MB
html-report--attempt-1 Expired
16.9 MB