Skip to content

fix(Operation/Details): Minified React error #31 [YTFRONT-4417] #2118

fix(Operation/Details): Minified React error #31 [YTFRONT-4417]

fix(Operation/Details): Minified React error #31 [YTFRONT-4417] #2118

Triggered via pull request November 1, 2024 20:41
Status Success
Total duration 22m 15s
Artifacts

ci-e2e.yaml

on: pull_request
Build docker image
5m 17s
Build docker image
Install run_local_cluster.sh
4s
Install run_local_cluster.sh
E2E for 'Local'
6m 26s
E2E for 'Local'
E2E for 'Local as remote'
3m 9s
E2E for 'Local as remote'
E2E-screenshots for 'Local'
2m 40s
E2E-screenshots for 'Local'
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 11 warnings, and 3 notices
[chromium] › pages/system.spec.ts:4:5 › System: check short name: packages/ui/tests/e2e/pages/system.spec.ts#L18
1) [chromium] › pages/system.spec.ts:4:5 › System: check short name ────────────────────────────── TypeError: Cannot read properties of undefined (reading 'innerText') 16 | 17 | const mastersNameElements = await page.$$('.master-group__host-name'); > 18 | const firstMasterName = await mastersNameElements[0].innerText(); | ^ 19 | expect(firstMasterName).toEqual('local'); 20 | }); 21 | at /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/e2e/pages/system.spec.ts:18:58
[chromium] › pages/system.spec.ts:4:5 › System: check short name: packages/ui/tests/e2e/pages/system.spec.ts#L18
1) [chromium] › pages/system.spec.ts:4:5 › System: check short name ────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'innerText') 16 | 17 | const mastersNameElements = await page.$$('.master-group__host-name'); > 18 | const firstMasterName = await mastersNameElements[0].innerText(); | ^ 19 | expect(firstMasterName).toEqual('local'); 20 | }); 21 | at /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/e2e/pages/system.spec.ts:18:58
[chromium] › pages/system.spec.ts:4:5 › System: check short name: packages/ui/tests/e2e/pages/system.spec.ts#L18
1) [chromium] › pages/system.spec.ts:4:5 › System: check short name ────────────────────────────── TypeError: Cannot read properties of undefined (reading 'innerText') 16 | 17 | const mastersNameElements = await page.$$('.master-group__host-name'); > 18 | const firstMasterName = await mastersNameElements[0].innerText(); | ^ 19 | expect(firstMasterName).toEqual('local'); 20 | }); 21 | at /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/e2e/pages/system.spec.ts:18:58
[chromium] › pages/system.spec.ts:4:5 › System: check short name: packages/ui/tests/e2e/pages/system.spec.ts#L18
1) [chromium] › pages/system.spec.ts:4:5 › System: check short name ────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'innerText') 16 | 17 | const mastersNameElements = await page.$$('.master-group__host-name'); > 18 | const firstMasterName = await mastersNameElements[0].innerText(); | ^ 19 | expect(firstMasterName).toEqual('local'); 20 | }); 21 | at /actions-runner/_work/ytsaurus-ui/ytsaurus-ui/packages/ui/tests/e2e/pages/system.spec.ts:18:58
Build docker image
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build docker image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
E2E for 'Local'
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
E2E for 'Local'
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Slow Test: packages/ui/tests/[chromium] › pages/navigation.base.spec.ts#L1
packages/ui/tests/[chromium] › pages/navigation.base.spec.ts took 23.6s
E2E for 'Local as remote'
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
E2E for 'Local as remote'
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Slow Test: packages/ui/tests/[chromium] › pages/navigation.base.spec.ts#L1
packages/ui/tests/[chromium] › pages/navigation.base.spec.ts took 24.2s
E2E-screenshots for 'Local'
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
E2E-screenshots for 'Local'
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Slow Test: packages/ui/tests/[chromium] › pages/navigation/navigation.table.base.screen.ts#L1
packages/ui/tests/[chromium] › pages/navigation/navigation.table.base.screen.ts took 15.2s
🎭 Playwright Run Summary
1 flaky [chromium] › pages/system.spec.ts:4:5 › System: check short name ─────────────────────────────── 47 passed (1.9m)
🎭 Playwright Run Summary
1 flaky [chromium] › pages/system.spec.ts:4:5 › System: check short name ─────────────────────────────── 47 passed (1.9m)
🎭 Playwright Run Summary
31 passed (1.3m)