Skip to content

chore: Bump psalm and add rector #1510

chore: Bump psalm and add rector

chore: Bump psalm and add rector #1510

Triggered via pull request August 27, 2026 09:11
@enjeckenjeck
synchronize #2778
add-rector
Status Failure
Total duration 1h 39m 24s
Artifacts 3

playwright.yml

on: pull_request
Matrix: playwright
playwright-summary
8s
playwright-summary
Fit to window
Zoom out
Zoom in

Annotations

34 errors and 3 notices
Playwright (stable34)
Process completed with exit code 1.
[chromium] β€Ί playwright/e2e/column-datetime.spec.ts:43:2 β€Ί Test column date and time β€Ί Insert and test rows - default now: playwright/support/commands.ts#L805
4) [chromium] β€Ί playwright/e2e/column-datetime.spec.ts:43:2 β€Ί Test column date and time β€Ί Insert and test rows - default now Error: expect(locator).toBeVisible() failed Locator: locator('.toastify.toast-success').first() Expected: visible Timeout: 30000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 30000ms - waiting for locator('.toastify.toast-success').first() at support/commands.ts:805 803 | .click() 804 | await page.waitForTimeout(10) > 805 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible() | ^ 806 | await expect( 807 | page 808 | .locator('.custom-table table tr th .cell') at createDatetimeColumn (/home/runner/work/tables/tables/playwright/support/commands.ts:805:64) at /home/runner/work/tables/tables/playwright/e2e/column-datetime.spec.ts:71:3
[chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:40:2 β€Ί Test column date β€Ί Insert and test rows - default now: playwright/support/commands.ts#L839
3) [chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:40:2 β€Ί Test column date β€Ί Insert and test rows - default now Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('.toastify.toast-success').first() Expected: visible Timeout: 30000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 30000ms - waiting for locator('.toastify.toast-success').first() at support/commands.ts:839 837 | .click() 838 | await page.waitForTimeout(10) > 839 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible() | ^ 840 | await expect( 841 | page 842 | .locator('.custom-table table tr th .cell') at createDatetimeDateColumn (/home/runner/work/tables/tables/playwright/support/commands.ts:839:64) at /home/runner/work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:67:3
[chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:40:2 β€Ί Test column date β€Ί Insert and test rows - default now: playwright/support/commands.ts#L839
3) [chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:40:2 β€Ί Test column date β€Ί Insert and test rows - default now Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('.toastify.toast-success').first() Expected: visible Timeout: 30000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 30000ms - waiting for locator('.toastify.toast-success').first() at support/commands.ts:839 837 | .click() 838 | await page.waitForTimeout(10) > 839 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible() | ^ 840 | await expect( 841 | page 842 | .locator('.custom-table table tr th .cell') at createDatetimeDateColumn (/home/runner/work/tables/tables/playwright/support/commands.ts:839:64) at /home/runner/work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:67:3
[chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:40:2 β€Ί Test column date β€Ί Insert and test rows - default now: playwright/support/commands.ts#L839
3) [chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:40:2 β€Ί Test column date β€Ί Insert and test rows - default now Error: expect(locator).toBeVisible() failed Locator: locator('.toastify.toast-success').first() Expected: visible Timeout: 30000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 30000ms - waiting for locator('.toastify.toast-success').first() at support/commands.ts:839 837 | .click() 838 | await page.waitForTimeout(10) > 839 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible() | ^ 840 | await expect( 841 | page 842 | .locator('.custom-table table tr th .cell') at createDatetimeDateColumn (/home/runner/work/tables/tables/playwright/support/commands.ts:839:64) at /home/runner/work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:67:3
[chromium] β€Ί playwright/e2e/column-datetime.spec.ts:14:2 β€Ί Test column date and time β€Ί Manage date and time column: playwright/support/commands.ts#L805
2) [chromium] β€Ί playwright/e2e/column-datetime.spec.ts:14:2 β€Ί Test column date and time β€Ί Manage date and time column Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('.toastify.toast-success').first() Expected: visible Timeout: 30000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 30000ms - waiting for locator('.toastify.toast-success').first() at support/commands.ts:805 803 | .click() 804 | await page.waitForTimeout(10) > 805 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible() | ^ 806 | await expect( 807 | page 808 | .locator('.custom-table table tr th .cell') at createDatetimeColumn (/home/runner/work/tables/tables/playwright/support/commands.ts:805:64) at /home/runner/work/tables/tables/playwright/e2e/column-datetime.spec.ts:19:3
[chromium] β€Ί playwright/e2e/column-datetime.spec.ts:14:2 β€Ί Test column date and time β€Ί Manage date and time column: playwright/support/commands.ts#L805
2) [chromium] β€Ί playwright/e2e/column-datetime.spec.ts:14:2 β€Ί Test column date and time β€Ί Manage date and time column Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('.toastify.toast-success').first() Expected: visible Timeout: 30000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 30000ms - waiting for locator('.toastify.toast-success').first() at support/commands.ts:805 803 | .click() 804 | await page.waitForTimeout(10) > 805 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible() | ^ 806 | await expect( 807 | page 808 | .locator('.custom-table table tr th .cell') at createDatetimeColumn (/home/runner/work/tables/tables/playwright/support/commands.ts:805:64) at /home/runner/work/tables/tables/playwright/e2e/column-datetime.spec.ts:19:3
[chromium] β€Ί playwright/e2e/column-datetime.spec.ts:14:2 β€Ί Test column date and time β€Ί Manage date and time column: playwright/support/commands.ts#L805
2) [chromium] β€Ί playwright/e2e/column-datetime.spec.ts:14:2 β€Ί Test column date and time β€Ί Manage date and time column Error: expect(locator).toBeVisible() failed Locator: locator('.toastify.toast-success').first() Expected: visible Timeout: 30000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 30000ms - waiting for locator('.toastify.toast-success').first() at support/commands.ts:805 803 | .click() 804 | await page.waitForTimeout(10) > 805 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible() | ^ 806 | await expect( 807 | page 808 | .locator('.custom-table table tr th .cell') at createDatetimeColumn (/home/runner/work/tables/tables/playwright/support/commands.ts:805:64) at /home/runner/work/tables/tables/playwright/e2e/column-datetime.spec.ts:19:3
[chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:14:2 β€Ί Test column date β€Ί Manage date column: playwright/support/commands.ts#L839
1) [chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:14:2 β€Ί Test column date β€Ί Manage date column Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('.toastify.toast-success').first() Expected: visible Timeout: 30000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 30000ms - waiting for locator('.toastify.toast-success').first() at support/commands.ts:839 837 | .click() 838 | await page.waitForTimeout(10) > 839 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible() | ^ 840 | await expect( 841 | page 842 | .locator('.custom-table table tr th .cell') at createDatetimeDateColumn (/home/runner/work/tables/tables/playwright/support/commands.ts:839:64) at /home/runner/work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:19:3
[chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:14:2 β€Ί Test column date β€Ί Manage date column: playwright/support/commands.ts#L839
1) [chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:14:2 β€Ί Test column date β€Ί Manage date column Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('.toastify.toast-success').first() Expected: visible Timeout: 30000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 30000ms - waiting for locator('.toastify.toast-success').first() at support/commands.ts:839 837 | .click() 838 | await page.waitForTimeout(10) > 839 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible() | ^ 840 | await expect( 841 | page 842 | .locator('.custom-table table tr th .cell') at createDatetimeDateColumn (/home/runner/work/tables/tables/playwright/support/commands.ts:839:64) at /home/runner/work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:19:3
[chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:14:2 β€Ί Test column date β€Ί Manage date column: playwright/support/commands.ts#L839
1) [chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:14:2 β€Ί Test column date β€Ί Manage date column Error: expect(locator).toBeVisible() failed Locator: locator('.toastify.toast-success').first() Expected: visible Timeout: 30000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 30000ms - waiting for locator('.toastify.toast-success').first() at support/commands.ts:839 837 | .click() 838 | await page.waitForTimeout(10) > 839 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible() | ^ 840 | await expect( 841 | page 842 | .locator('.custom-table table tr th .cell') at createDatetimeDateColumn (/home/runner/work/tables/tables/playwright/support/commands.ts:839:64) at /home/runner/work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:19:3
Playwright (master)
Process completed with exit code 1.
[chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:40:2 β€Ί Test column date β€Ί Insert and test rows - default now: playwright/support/commands.ts#L839
4) [chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:40:2 β€Ί Test column date β€Ί Insert and test rows - default now Error: expect(locator).toBeVisible() failed Locator: locator('.toastify.toast-success').first() Expected: visible Timeout: 30000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 30000ms - waiting for locator('.toastify.toast-success').first() at support/commands.ts:839 837 | .click() 838 | await page.waitForTimeout(10) > 839 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible() | ^ 840 | await expect( 841 | page 842 | .locator('.custom-table table tr th .cell') at createDatetimeDateColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:839:64) at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:67:3
[chromium] β€Ί playwright/e2e/column-datetime.spec.ts:43:2 β€Ί Test column date and time β€Ί Insert and test rows - default now: playwright/support/commands.ts#L805
3) [chromium] β€Ί playwright/e2e/column-datetime.spec.ts:43:2 β€Ί Test column date and time β€Ί Insert and test rows - default now Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('.toastify.toast-success').first() Expected: visible Timeout: 30000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 30000ms - waiting for locator('.toastify.toast-success').first() at support/commands.ts:805 803 | .click() 804 | await page.waitForTimeout(10) > 805 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible() | ^ 806 | await expect( 807 | page 808 | .locator('.custom-table table tr th .cell') at createDatetimeColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:805:64) at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetime.spec.ts:71:3
[chromium] β€Ί playwright/e2e/column-datetime.spec.ts:43:2 β€Ί Test column date and time β€Ί Insert and test rows - default now: playwright/support/commands.ts#L805
3) [chromium] β€Ί playwright/e2e/column-datetime.spec.ts:43:2 β€Ί Test column date and time β€Ί Insert and test rows - default now Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('.toastify.toast-success').first() Expected: visible Timeout: 30000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 30000ms - waiting for locator('.toastify.toast-success').first() at support/commands.ts:805 803 | .click() 804 | await page.waitForTimeout(10) > 805 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible() | ^ 806 | await expect( 807 | page 808 | .locator('.custom-table table tr th .cell') at createDatetimeColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:805:64) at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetime.spec.ts:71:3
[chromium] β€Ί playwright/e2e/column-datetime.spec.ts:43:2 β€Ί Test column date and time β€Ί Insert and test rows - default now: playwright/support/commands.ts#L805
3) [chromium] β€Ί playwright/e2e/column-datetime.spec.ts:43:2 β€Ί Test column date and time β€Ί Insert and test rows - default now Error: expect(locator).toBeVisible() failed Locator: locator('.toastify.toast-success').first() Expected: visible Timeout: 30000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 30000ms - waiting for locator('.toastify.toast-success').first() at support/commands.ts:805 803 | .click() 804 | await page.waitForTimeout(10) > 805 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible() | ^ 806 | await expect( 807 | page 808 | .locator('.custom-table table tr th .cell') at createDatetimeColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:805:64) at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetime.spec.ts:71:3
[chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:14:2 β€Ί Test column date β€Ί Manage date column: playwright/support/commands.ts#L839
2) [chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:14:2 β€Ί Test column date β€Ί Manage date column Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('.toastify.toast-success').first() Expected: visible Timeout: 30000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 30000ms - waiting for locator('.toastify.toast-success').first() at support/commands.ts:839 837 | .click() 838 | await page.waitForTimeout(10) > 839 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible() | ^ 840 | await expect( 841 | page 842 | .locator('.custom-table table tr th .cell') at createDatetimeDateColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:839:64) at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:19:3
[chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:14:2 β€Ί Test column date β€Ί Manage date column: playwright/support/commands.ts#L839
2) [chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:14:2 β€Ί Test column date β€Ί Manage date column Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('.toastify.toast-success').first() Expected: visible Timeout: 30000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 30000ms - waiting for locator('.toastify.toast-success').first() at support/commands.ts:839 837 | .click() 838 | await page.waitForTimeout(10) > 839 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible() | ^ 840 | await expect( 841 | page 842 | .locator('.custom-table table tr th .cell') at createDatetimeDateColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:839:64) at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:19:3
[chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:14:2 β€Ί Test column date β€Ί Manage date column: playwright/support/commands.ts#L839
2) [chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:14:2 β€Ί Test column date β€Ί Manage date column Error: expect(locator).toBeVisible() failed Locator: locator('.toastify.toast-success').first() Expected: visible Timeout: 30000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 30000ms - waiting for locator('.toastify.toast-success').first() at support/commands.ts:839 837 | .click() 838 | await page.waitForTimeout(10) > 839 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible() | ^ 840 | await expect( 841 | page 842 | .locator('.custom-table table tr th .cell') at createDatetimeDateColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:839:64) at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:19:3
[chromium] β€Ί playwright/e2e/column-datetime.spec.ts:14:2 β€Ί Test column date and time β€Ί Manage date and time column: playwright/support/commands.ts#L805
1) [chromium] β€Ί playwright/e2e/column-datetime.spec.ts:14:2 β€Ί Test column date and time β€Ί Manage date and time column Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('.toastify.toast-success').first() Expected: visible Timeout: 30000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 30000ms - waiting for locator('.toastify.toast-success').first() at support/commands.ts:805 803 | .click() 804 | await page.waitForTimeout(10) > 805 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible() | ^ 806 | await expect( 807 | page 808 | .locator('.custom-table table tr th .cell') at createDatetimeColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:805:64) at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetime.spec.ts:19:3
[chromium] β€Ί playwright/e2e/column-datetime.spec.ts:14:2 β€Ί Test column date and time β€Ί Manage date and time column: playwright/support/commands.ts#L805
1) [chromium] β€Ί playwright/e2e/column-datetime.spec.ts:14:2 β€Ί Test column date and time β€Ί Manage date and time column Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('.toastify.toast-success').first() Expected: visible Timeout: 30000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 30000ms - waiting for locator('.toastify.toast-success').first() at support/commands.ts:805 803 | .click() 804 | await page.waitForTimeout(10) > 805 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible() | ^ 806 | await expect( 807 | page 808 | .locator('.custom-table table tr th .cell') at createDatetimeColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:805:64) at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetime.spec.ts:19:3
[chromium] β€Ί playwright/e2e/column-datetime.spec.ts:14:2 β€Ί Test column date and time β€Ί Manage date and time column: playwright/support/commands.ts#L805
1) [chromium] β€Ί playwright/e2e/column-datetime.spec.ts:14:2 β€Ί Test column date and time β€Ί Manage date and time column Error: expect(locator).toBeVisible() failed Locator: locator('.toastify.toast-success').first() Expected: visible Timeout: 30000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 30000ms - waiting for locator('.toastify.toast-success').first() at support/commands.ts:805 803 | .click() 804 | await page.waitForTimeout(10) > 805 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible() | ^ 806 | await expect( 807 | page 808 | .locator('.custom-table table tr th .cell') at createDatetimeColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:805:64) at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetime.spec.ts:19:3
Playwright (stable33)
Process completed with exit code 1.
[chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:40:2 β€Ί Test column date β€Ί Insert and test rows - default now: playwright/support/commands.ts#L839
4) [chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:40:2 β€Ί Test column date β€Ί Insert and test rows - default now Error: expect(locator).toBeVisible() failed Locator: locator('.toastify.toast-success').first() Expected: visible Timeout: 30000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 30000ms - waiting for locator('.toastify.toast-success').first() at support/commands.ts:839 837 | .click() 838 | await page.waitForTimeout(10) > 839 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible() | ^ 840 | await expect( 841 | page 842 | .locator('.custom-table table tr th .cell') at createDatetimeDateColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:839:64) at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:67:3
[chromium] β€Ί playwright/e2e/column-datetime.spec.ts:43:2 β€Ί Test column date and time β€Ί Insert and test rows - default now: playwright/support/commands.ts#L805
3) [chromium] β€Ί playwright/e2e/column-datetime.spec.ts:43:2 β€Ί Test column date and time β€Ί Insert and test rows - default now Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('.toastify.toast-success').first() Expected: visible Timeout: 30000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 30000ms - waiting for locator('.toastify.toast-success').first() at support/commands.ts:805 803 | .click() 804 | await page.waitForTimeout(10) > 805 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible() | ^ 806 | await expect( 807 | page 808 | .locator('.custom-table table tr th .cell') at createDatetimeColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:805:64) at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetime.spec.ts:71:3
[chromium] β€Ί playwright/e2e/column-datetime.spec.ts:43:2 β€Ί Test column date and time β€Ί Insert and test rows - default now: playwright/support/commands.ts#L805
3) [chromium] β€Ί playwright/e2e/column-datetime.spec.ts:43:2 β€Ί Test column date and time β€Ί Insert and test rows - default now Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('.toastify.toast-success').first() Expected: visible Timeout: 30000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 30000ms - waiting for locator('.toastify.toast-success').first() at support/commands.ts:805 803 | .click() 804 | await page.waitForTimeout(10) > 805 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible() | ^ 806 | await expect( 807 | page 808 | .locator('.custom-table table tr th .cell') at createDatetimeColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:805:64) at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetime.spec.ts:71:3
[chromium] β€Ί playwright/e2e/column-datetime.spec.ts:43:2 β€Ί Test column date and time β€Ί Insert and test rows - default now: playwright/support/commands.ts#L805
3) [chromium] β€Ί playwright/e2e/column-datetime.spec.ts:43:2 β€Ί Test column date and time β€Ί Insert and test rows - default now Error: expect(locator).toBeVisible() failed Locator: locator('.toastify.toast-success').first() Expected: visible Timeout: 30000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 30000ms - waiting for locator('.toastify.toast-success').first() at support/commands.ts:805 803 | .click() 804 | await page.waitForTimeout(10) > 805 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible() | ^ 806 | await expect( 807 | page 808 | .locator('.custom-table table tr th .cell') at createDatetimeColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:805:64) at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetime.spec.ts:71:3
[chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:14:2 β€Ί Test column date β€Ί Manage date column: playwright/support/commands.ts#L839
2) [chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:14:2 β€Ί Test column date β€Ί Manage date column Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('.toastify.toast-success').first() Expected: visible Timeout: 30000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 30000ms - waiting for locator('.toastify.toast-success').first() at support/commands.ts:839 837 | .click() 838 | await page.waitForTimeout(10) > 839 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible() | ^ 840 | await expect( 841 | page 842 | .locator('.custom-table table tr th .cell') at createDatetimeDateColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:839:64) at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:19:3
[chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:14:2 β€Ί Test column date β€Ί Manage date column: playwright/support/commands.ts#L839
2) [chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:14:2 β€Ί Test column date β€Ί Manage date column Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('.toastify.toast-success').first() Expected: visible Timeout: 30000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 30000ms - waiting for locator('.toastify.toast-success').first() at support/commands.ts:839 837 | .click() 838 | await page.waitForTimeout(10) > 839 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible() | ^ 840 | await expect( 841 | page 842 | .locator('.custom-table table tr th .cell') at createDatetimeDateColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:839:64) at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:19:3
[chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:14:2 β€Ί Test column date β€Ί Manage date column: playwright/support/commands.ts#L839
2) [chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:14:2 β€Ί Test column date β€Ί Manage date column Error: expect(locator).toBeVisible() failed Locator: locator('.toastify.toast-success').first() Expected: visible Timeout: 30000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 30000ms - waiting for locator('.toastify.toast-success').first() at support/commands.ts:839 837 | .click() 838 | await page.waitForTimeout(10) > 839 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible() | ^ 840 | await expect( 841 | page 842 | .locator('.custom-table table tr th .cell') at createDatetimeDateColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:839:64) at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetimeDate.spec.ts:19:3
[chromium] β€Ί playwright/e2e/column-datetime.spec.ts:14:2 β€Ί Test column date and time β€Ί Manage date and time column: playwright/support/commands.ts#L805
1) [chromium] β€Ί playwright/e2e/column-datetime.spec.ts:14:2 β€Ί Test column date and time β€Ί Manage date and time column Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('.toastify.toast-success').first() Expected: visible Timeout: 30000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 30000ms - waiting for locator('.toastify.toast-success').first() at support/commands.ts:805 803 | .click() 804 | await page.waitForTimeout(10) > 805 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible() | ^ 806 | await expect( 807 | page 808 | .locator('.custom-table table tr th .cell') at createDatetimeColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:805:64) at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetime.spec.ts:19:3
[chromium] β€Ί playwright/e2e/column-datetime.spec.ts:14:2 β€Ί Test column date and time β€Ί Manage date and time column: playwright/support/commands.ts#L805
1) [chromium] β€Ί playwright/e2e/column-datetime.spec.ts:14:2 β€Ί Test column date and time β€Ί Manage date and time column Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('.toastify.toast-success').first() Expected: visible Timeout: 30000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 30000ms - waiting for locator('.toastify.toast-success').first() at support/commands.ts:805 803 | .click() 804 | await page.waitForTimeout(10) > 805 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible() | ^ 806 | await expect( 807 | page 808 | .locator('.custom-table table tr th .cell') at createDatetimeColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:805:64) at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetime.spec.ts:19:3
[chromium] β€Ί playwright/e2e/column-datetime.spec.ts:14:2 β€Ί Test column date and time β€Ί Manage date and time column: playwright/support/commands.ts#L805
1) [chromium] β€Ί playwright/e2e/column-datetime.spec.ts:14:2 β€Ί Test column date and time β€Ί Manage date and time column Error: expect(locator).toBeVisible() failed Locator: locator('.toastify.toast-success').first() Expected: visible Timeout: 30000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 30000ms - waiting for locator('.toastify.toast-success').first() at support/commands.ts:805 803 | .click() 804 | await page.waitForTimeout(10) > 805 | await expect(page.locator('.toastify.toast-success').first()).toBeVisible() | ^ 806 | await expect( 807 | page 808 | .locator('.custom-table table tr th .cell') at createDatetimeColumn (/home/runner/actions-runner/_work/tables/tables/playwright/support/commands.ts:805:64) at /home/runner/actions-runner/_work/tables/tables/playwright/e2e/column-datetime.spec.ts:19:3
playwright-summary
Process completed with exit code 1.
🎭 Playwright Run Summary
54 failed [chromium] β€Ί playwright/e2e/column-datetime.spec.ts:14:2 β€Ί Test column date and time β€Ί Manage date and time column [chromium] β€Ί playwright/e2e/column-datetime.spec.ts:43:2 β€Ί Test column date and time β€Ί Insert and test rows - default now [chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:14:2 β€Ί Test column date β€Ί Manage date column [chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:40:2 β€Ί Test column date β€Ί Insert and test rows - default now [chromium] β€Ί playwright/e2e/column-datetimeTime.spec.ts:14:2 β€Ί Test column time β€Ί Manage time column [chromium] β€Ί playwright/e2e/column-datetimeTime.spec.ts:38:2 β€Ί Test column time β€Ί Insert and test rows - default now [chromium] β€Ί playwright/e2e/column-number-progress.spec.ts:14:2 β€Ί Test column number progress β€Ί Manage progress column [chromium] β€Ί playwright/e2e/column-number-stars.spec.ts:14:2 β€Ί Test column number stars β€Ί Manage stars column [chromium] β€Ί playwright/e2e/column-number.spec.ts:15:2 β€Ί Test column number β€Ί Insert and test rows - default values [chromium] β€Ί playwright/e2e/column-number.spec.ts:50:2 β€Ί Test column number β€Ί Insert and test rows - individual column settings [chromium] β€Ί playwright/e2e/column-selection-check.spec.ts:14:2 β€Ί Test column check β€Ί Insert and test rows - default value unchecked [chromium] β€Ί playwright/e2e/column-selection-check.spec.ts:34:2 β€Ί Test column check β€Ί Insert and test rows - default value checked [chromium] β€Ί playwright/e2e/column-selection-multi.spec.ts:14:2 β€Ί Test column multi selection β€Ί Insert and test rows [chromium] β€Ί playwright/e2e/column-selection-multi.spec.ts:73:2 β€Ί Test column multi selection β€Ί Test empty selection [chromium] β€Ί playwright/e2e/column-selection.spec.ts:15:2 β€Ί Test column single selection β€Ί Insert and test rows [chromium] β€Ί playwright/e2e/column-selection.spec.ts:52:2 β€Ί Test column single selection β€Ί Test empty selection [chromium] β€Ί playwright/e2e/column-text-line.spec.ts:11:2 β€Ί Test column text line β€Ί Manage text line column [chromium] β€Ί playwright/e2e/column-text-link.spec.ts:16:2 β€Ί Test column text-link β€Ί Manage text-link column [chromium] β€Ί playwright/e2e/column-usergroup.spec.ts:23:2 β€Ί Test column usergroup β€Ί Create column and rows with default values [chromium] β€Ί playwright/e2e/column-usergroup.spec.ts:40:2 β€Ί Test column usergroup β€Ί Create column and rows without default values [chromium] β€Ί playwright/e2e/column-usergroup.spec.ts:57:2 β€Ί Test column usergroup β€Ί Create and edit rows [chromium] β€Ί playwright/e2e/context.spec.ts:62:2 β€Ί Manage a context β€Ί Update and add resources ─ [chromium] β€Ί playwright/e2e/tables-archive.spec.ts:11:2 β€Ί Archive tables/views β€Ί can archive tables [chromium] β€Ί playwright/e2e/tables-archive.spec.ts:34:2 β€Ί Archive tables/views β€Ί can unarchive tables [chromium] β€Ί playwright/e2e/tables-export-csv.spec.ts:38:2 β€Ί CSV export β€Ί Export all rows is always available in the three-dot menu [chromium] β€Ί playwright/e2e/tables-export-csv.spec.ts:59:2 β€Ί CSV export β€Ί Export filtered rows only appears in three-dot menu when a filter is active [chromium] β€Ί playwright/e2e/tables-export-csv.spec.ts:78:2 β€Ί CSV export β€Ί Export selected rows appears in selection bar when rows are checked [chromium] β€Ί playwright/e2e/tables-export-csv.spec.ts:98:2 β€Ί CSV export β€Ί Export filtered rows appears in selection bar when rows are selected and filter is active [chromium] β€Ί playwright/e2e/tables-export-csv.spec.ts:114:2 β€Ί CSV export β€Ί Export all rows includes unfiltered data even when filter is active [chromium] β€Ί playwright/e2e/tables-favorite.spec.ts:31:2 β€Ί Favorite tables/views β€Ί can favorite and remove favorite tables [chromium] β€Ί playwright/e2e/tables-favorite.spec.ts:65:2 β€Ί Favorite tables/views β€Ί can favorite and unfavorite views [chromium] β€Ί playwri
🎭 Playwright Run Summary
54 failed [chromium] β€Ί playwright/e2e/column-datetime.spec.ts:14:2 β€Ί Test column date and time β€Ί Manage date and time column [chromium] β€Ί playwright/e2e/column-datetime.spec.ts:43:2 β€Ί Test column date and time β€Ί Insert and test rows - default now [chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:14:2 β€Ί Test column date β€Ί Manage date column [chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:40:2 β€Ί Test column date β€Ί Insert and test rows - default now [chromium] β€Ί playwright/e2e/column-datetimeTime.spec.ts:14:2 β€Ί Test column time β€Ί Manage time column [chromium] β€Ί playwright/e2e/column-datetimeTime.spec.ts:38:2 β€Ί Test column time β€Ί Insert and test rows - default now [chromium] β€Ί playwright/e2e/column-number-progress.spec.ts:14:2 β€Ί Test column number progress β€Ί Manage progress column [chromium] β€Ί playwright/e2e/column-number-stars.spec.ts:14:2 β€Ί Test column number stars β€Ί Manage stars column [chromium] β€Ί playwright/e2e/column-number.spec.ts:15:2 β€Ί Test column number β€Ί Insert and test rows - default values [chromium] β€Ί playwright/e2e/column-number.spec.ts:50:2 β€Ί Test column number β€Ί Insert and test rows - individual column settings [chromium] β€Ί playwright/e2e/column-selection-check.spec.ts:14:2 β€Ί Test column check β€Ί Insert and test rows - default value unchecked [chromium] β€Ί playwright/e2e/column-selection-check.spec.ts:34:2 β€Ί Test column check β€Ί Insert and test rows - default value checked [chromium] β€Ί playwright/e2e/column-selection-multi.spec.ts:14:2 β€Ί Test column multi selection β€Ί Insert and test rows [chromium] β€Ί playwright/e2e/column-selection-multi.spec.ts:73:2 β€Ί Test column multi selection β€Ί Test empty selection [chromium] β€Ί playwright/e2e/column-selection.spec.ts:15:2 β€Ί Test column single selection β€Ί Insert and test rows [chromium] β€Ί playwright/e2e/column-selection.spec.ts:52:2 β€Ί Test column single selection β€Ί Test empty selection [chromium] β€Ί playwright/e2e/column-text-line.spec.ts:11:2 β€Ί Test column text line β€Ί Manage text line column [chromium] β€Ί playwright/e2e/column-text-link.spec.ts:16:2 β€Ί Test column text-link β€Ί Manage text-link column [chromium] β€Ί playwright/e2e/column-usergroup.spec.ts:23:2 β€Ί Test column usergroup β€Ί Create column and rows with default values [chromium] β€Ί playwright/e2e/column-usergroup.spec.ts:40:2 β€Ί Test column usergroup β€Ί Create column and rows without default values [chromium] β€Ί playwright/e2e/column-usergroup.spec.ts:57:2 β€Ί Test column usergroup β€Ί Create and edit rows [chromium] β€Ί playwright/e2e/context.spec.ts:62:2 β€Ί Manage a context β€Ί Update and add resources ─ [chromium] β€Ί playwright/e2e/tables-archive.spec.ts:11:2 β€Ί Archive tables/views β€Ί can archive tables [chromium] β€Ί playwright/e2e/tables-archive.spec.ts:34:2 β€Ί Archive tables/views β€Ί can unarchive tables [chromium] β€Ί playwright/e2e/tables-export-csv.spec.ts:38:2 β€Ί CSV export β€Ί Export all rows is always available in the three-dot menu [chromium] β€Ί playwright/e2e/tables-export-csv.spec.ts:59:2 β€Ί CSV export β€Ί Export filtered rows only appears in three-dot menu when a filter is active [chromium] β€Ί playwright/e2e/tables-export-csv.spec.ts:78:2 β€Ί CSV export β€Ί Export selected rows appears in selection bar when rows are checked [chromium] β€Ί playwright/e2e/tables-export-csv.spec.ts:98:2 β€Ί CSV export β€Ί Export filtered rows appears in selection bar when rows are selected and filter is active [chromium] β€Ί playwright/e2e/tables-export-csv.spec.ts:114:2 β€Ί CSV export β€Ί Export all rows includes unfiltered data even when filter is active [chromium] β€Ί playwright/e2e/tables-favorite.spec.ts:31:2 β€Ί Favorite tables/views β€Ί can favorite and remove favorite tables [chromium] β€Ί playwright/e2e/tables-favorite.spec.ts:65:2 β€Ί Favorite tables/views β€Ί can favorite and unfavorite views [chromium] β€Ί playwri
🎭 Playwright Run Summary
54 failed [chromium] β€Ί playwright/e2e/column-datetime.spec.ts:14:2 β€Ί Test column date and time β€Ί Manage date and time column [chromium] β€Ί playwright/e2e/column-datetime.spec.ts:43:2 β€Ί Test column date and time β€Ί Insert and test rows - default now [chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:14:2 β€Ί Test column date β€Ί Manage date column [chromium] β€Ί playwright/e2e/column-datetimeDate.spec.ts:40:2 β€Ί Test column date β€Ί Insert and test rows - default now [chromium] β€Ί playwright/e2e/column-datetimeTime.spec.ts:14:2 β€Ί Test column time β€Ί Manage time column [chromium] β€Ί playwright/e2e/column-datetimeTime.spec.ts:38:2 β€Ί Test column time β€Ί Insert and test rows - default now [chromium] β€Ί playwright/e2e/column-number-progress.spec.ts:14:2 β€Ί Test column number progress β€Ί Manage progress column [chromium] β€Ί playwright/e2e/column-number-stars.spec.ts:14:2 β€Ί Test column number stars β€Ί Manage stars column [chromium] β€Ί playwright/e2e/column-number.spec.ts:15:2 β€Ί Test column number β€Ί Insert and test rows - default values [chromium] β€Ί playwright/e2e/column-number.spec.ts:50:2 β€Ί Test column number β€Ί Insert and test rows - individual column settings [chromium] β€Ί playwright/e2e/column-selection-check.spec.ts:14:2 β€Ί Test column check β€Ί Insert and test rows - default value unchecked [chromium] β€Ί playwright/e2e/column-selection-check.spec.ts:34:2 β€Ί Test column check β€Ί Insert and test rows - default value checked [chromium] β€Ί playwright/e2e/column-selection-multi.spec.ts:14:2 β€Ί Test column multi selection β€Ί Insert and test rows [chromium] β€Ί playwright/e2e/column-selection-multi.spec.ts:73:2 β€Ί Test column multi selection β€Ί Test empty selection [chromium] β€Ί playwright/e2e/column-selection.spec.ts:15:2 β€Ί Test column single selection β€Ί Insert and test rows [chromium] β€Ί playwright/e2e/column-selection.spec.ts:52:2 β€Ί Test column single selection β€Ί Test empty selection [chromium] β€Ί playwright/e2e/column-text-line.spec.ts:11:2 β€Ί Test column text line β€Ί Manage text line column [chromium] β€Ί playwright/e2e/column-text-link.spec.ts:16:2 β€Ί Test column text-link β€Ί Manage text-link column [chromium] β€Ί playwright/e2e/column-usergroup.spec.ts:23:2 β€Ί Test column usergroup β€Ί Create column and rows with default values [chromium] β€Ί playwright/e2e/column-usergroup.spec.ts:40:2 β€Ί Test column usergroup β€Ί Create column and rows without default values [chromium] β€Ί playwright/e2e/column-usergroup.spec.ts:57:2 β€Ί Test column usergroup β€Ί Create and edit rows [chromium] β€Ί playwright/e2e/context.spec.ts:62:2 β€Ί Manage a context β€Ί Update and add resources ─ [chromium] β€Ί playwright/e2e/tables-archive.spec.ts:11:2 β€Ί Archive tables/views β€Ί can archive tables [chromium] β€Ί playwright/e2e/tables-archive.spec.ts:34:2 β€Ί Archive tables/views β€Ί can unarchive tables [chromium] β€Ί playwright/e2e/tables-export-csv.spec.ts:38:2 β€Ί CSV export β€Ί Export all rows is always available in the three-dot menu [chromium] β€Ί playwright/e2e/tables-export-csv.spec.ts:59:2 β€Ί CSV export β€Ί Export filtered rows only appears in three-dot menu when a filter is active [chromium] β€Ί playwright/e2e/tables-export-csv.spec.ts:78:2 β€Ί CSV export β€Ί Export selected rows appears in selection bar when rows are checked [chromium] β€Ί playwright/e2e/tables-export-csv.spec.ts:98:2 β€Ί CSV export β€Ί Export filtered rows appears in selection bar when rows are selected and filter is active [chromium] β€Ί playwright/e2e/tables-export-csv.spec.ts:114:2 β€Ί CSV export β€Ί Export all rows includes unfiltered data even when filter is active [chromium] β€Ί playwright/e2e/tables-favorite.spec.ts:31:2 β€Ί Favorite tables/views β€Ί can favorite and remove favorite tables [chromium] β€Ί playwright/e2e/tables-favorite.spec.ts:65:2 β€Ί Favorite tables/views β€Ί can favorite and unfavorite views [chromium] β€Ί playwri

Artifacts

Produced during runtime
Name Size Digest
playwright-results-master Expired
213 MB
sha256:d0fd43e20ddac0a845acf23209bfe3af73658c39bad47e4c59d16a48d17da416
playwright-results-stable33 Expired
229 MB
sha256:7428844b23ee0a6d5b7a99722ae07e14edf02bb043d19cb86f2fb8502a3066d9
playwright-results-stable34 Expired
258 MB
sha256:101fbb4ba193f37392dcee2055c6caecfbdee16a41f40e8792585cf2880c0853