refactor(slices): Remove renameSliceSaga #2571
ci.yml
on: push
prepare
1m 8s
prepare-win32
3m 34s
Matrix: e2e
Matrix: packages
Matrix: packages-win32
e2e-merge-reports
56s
Annotations
4 errors, 32 warnings, and 7 notices
[chromium] › slices/slicesList.spec.ts:65:11 › I can rename a slice:
playwright/pages/components/RenameSliceDialog.ts#L47
1) [chromium] › slices/slicesList.spec.ts:65:11 › I can rename a slice ───────────────────────────
Error: Timed out 30000ms waiting for expect(locator).toBeVisible()
Locator: getByText('Slice name updated', { exact: true })
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 30000ms
- waiting for getByText('Slice name updated', { exact: true })
at ../pages/components/RenameSliceDialog.ts:47
45 | */
46 | async checkRenamedMessage() {
> 47 | await expect(this.renamedMessage).toBeVisible();
| ^
48 | await expect(this.renamedMessage).not.toBeVisible();
49 | }
50 | }
at RenameSliceDialog.checkRenamedMessage (/home/runner/work/slice-machine/slice-machine/playwright/pages/components/RenameSliceDialog.ts:47:39)
at RenameSliceDialog.renameSlice (/home/runner/work/slice-machine/slice-machine/playwright/pages/components/RenameSliceDialog.ts:39:16)
at /home/runner/work/slice-machine/slice-machine/playwright/tests/slices/slicesList.spec.ts:72:5
|
[chromium] › slices/slicesList.spec.ts:65:11 › I can rename a slice:
playwright/pages/components/RenameSliceDialog.ts#L47
1) [chromium] › slices/slicesList.spec.ts:65:11 › I can rename a slice ───────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 30000ms waiting for expect(locator).toBeVisible()
Locator: getByText('Slice name updated', { exact: true })
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 30000ms
- waiting for getByText('Slice name updated', { exact: true })
at ../pages/components/RenameSliceDialog.ts:47
45 | */
46 | async checkRenamedMessage() {
> 47 | await expect(this.renamedMessage).toBeVisible();
| ^
48 | await expect(this.renamedMessage).not.toBeVisible();
49 | }
50 | }
at RenameSliceDialog.checkRenamedMessage (/home/runner/work/slice-machine/slice-machine/playwright/pages/components/RenameSliceDialog.ts:47:39)
at RenameSliceDialog.renameSlice (/home/runner/work/slice-machine/slice-machine/playwright/pages/components/RenameSliceDialog.ts:39:16)
at /home/runner/work/slice-machine/slice-machine/playwright/tests/slices/slicesList.spec.ts:72:5
|
[chromium] › slices/slicesList.spec.ts:65:11 › I can rename a slice:
playwright/pages/components/RenameSliceDialog.ts#L47
1) [chromium] › slices/slicesList.spec.ts:65:11 › I can rename a slice ───────────────────────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 30000ms waiting for expect(locator).toBeVisible()
Locator: getByText('Slice name updated', { exact: true })
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 30000ms
- waiting for getByText('Slice name updated', { exact: true })
at ../pages/components/RenameSliceDialog.ts:47
45 | */
46 | async checkRenamedMessage() {
> 47 | await expect(this.renamedMessage).toBeVisible();
| ^
48 | await expect(this.renamedMessage).not.toBeVisible();
49 | }
50 | }
at RenameSliceDialog.checkRenamedMessage (/home/runner/work/slice-machine/slice-machine/playwright/pages/components/RenameSliceDialog.ts:47:39)
at RenameSliceDialog.renameSlice (/home/runner/work/slice-machine/slice-machine/playwright/pages/components/RenameSliceDialog.ts:39:16)
at /home/runner/work/slice-machine/slice-machine/playwright/tests/slices/slicesList.spec.ts:72:5
|
e2e (8/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/.
|
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/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/.
|
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/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/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-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/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/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/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 (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/.
|
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/.
|
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/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-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/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/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 (@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 (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/.
|
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/.
|
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-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/.
|
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 (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/.
|
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/.
|
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-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
15 passed (47.7s)
|
🎭 Playwright Run Summary
13 passed (49.3s)
|
🎭 Playwright Run Summary
4 passed (1.1m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › slices/slicesList.spec.ts:65:11 › I can rename a slice ────────────────────────────
5 passed (3.0m)
|
🎭 Playwright Run Summary
16 passed (3.1m)
|
🎭 Playwright Run Summary
23 passed (3.3m)
|
🎭 Playwright Run Summary
21 passed (4.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
e2e-all-blob-reports
Expired
|
31.2 MB |
|
html-report--attempt-1
Expired
|
32.5 MB |
|