Skip to content

feat(PanelHeaderButton): refactor pressets #5872

feat(PanelHeaderButton): refactor pressets

feat(PanelHeaderButton): refactor pressets #5872

Triggered via pull request October 31, 2024 10:31
Status Failure
Total duration 5m 36s
Artifacts 15

pull_request_packages.yml

on: pull_request
Detect what files changed
6s
Detect what files changed
Call reusable workflow  /  Run unit tests
1m 52s
Call reusable workflow / Run unit tests
Run linters
51s
Run linters
Call reusable workflow  /  get_playwright_docker_image
37s
Call reusable workflow / get_playwright_docker_image
Upload docs dist artifact (styleguide)
2m 6s
Upload docs dist artifact (styleguide)
Upload docs dist artifact (storybook)
1m 16s
Upload docs dist artifact (storybook)
Analyze bundle size
2m 12s
Analyze bundle size
Check dependencies
0s
Check dependencies
Report unit test results
4s
Report unit test results
Matrix: Call reusable workflow / test_e2e
Prepare and upload e2e's HTML report artifact
25s
Prepare and upload e2e's HTML report artifact
Call reusable workflow  /  Download PR workflow payload artifact
0s
Call reusable workflow / Download PR workflow payload artifact
Call reusable workflow  /  Upload PR workflow payload artifact
4s
Call reusable workflow / Upload PR workflow payload artifact
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 notices
Run linters: packages/codemods/src/transforms/v7/common/moveFromChildrenToLabel.ts#L1
'JSXText' is declared but its value is never read.
Run linters: packages/codemods/src/transforms/v7/panel-header-edit.ts#L2
'removeAttribute' is declared but its value is never read.
Run linters
Process completed with exit code 1.
[ios (webkit) • dark] › components/Epic/Epic.e2e.tsx:4:5 › Epic: packages/vkui/src/testing/e2e/index.playwright.ts#L63
1) [ios (webkit) • dark] › components/Epic/Epic.e2e.tsx:4:5 › Epic ─────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 150 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/VKUI/VKUI/packages/vkui/src/components/Epic/__image_snapshots__/epic-ios-webkit-dark-1-snap.png Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-Epic-Epic.e2e.tsx-Epic-ios-webkit-•-dark-retry1/epic-ios-webkit-dark-1-snap-actual.png Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-Epic-Epic.e2e.tsx-Epic-ios-webkit-•-dark-retry1/epic-ios-webkit-dark-1-snap-diff.png at testing/e2e/index.playwright.ts:63 61 | expectCallCount, 62 | ); > 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot( | ^ 64 | customScreenshotName, 65 | toMatchSnapshot, 66 | ); at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77) at /__w/VKUI/VKUI/packages/vkui/src/components/Epic/Epic.e2e.tsx:6:3
[ios (webkit) • dark] › components/PanelHeaderContext/PanelHeaderContext.e2e.tsx:4:5 › PanelHeaderContext: packages/vkui/src/testing/e2e/index.playwright.ts#L63
2) [ios (webkit) • dark] › components/PanelHeaderContext/PanelHeaderContext.e2e.tsx:4:5 › PanelHeaderContext Error: Screenshot comparison failed: 150 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/VKUI/VKUI/packages/vkui/src/components/PanelHeaderContext/__image_snapshots__/panelheadercontext-ios-webkit-dark-1-snap.png Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-PanelHeaderCont-aeea7-.e2e.tsx-PanelHeaderContext-ios-webkit-•-dark/panelheadercontext-ios-webkit-dark-1-snap-actual.png Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-PanelHeaderCont-aeea7-.e2e.tsx-PanelHeaderContext-ios-webkit-•-dark/panelheadercontext-ios-webkit-dark-1-snap-diff.png at testing/e2e/index.playwright.ts:63 61 | expectCallCount, 62 | ); > 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot( | ^ 64 | customScreenshotName, 65 | toMatchSnapshot, 66 | ); at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77) at /__w/VKUI/VKUI/packages/vkui/src/components/PanelHeaderContext/PanelHeaderContext.e2e.tsx:14:3
[ios (webkit) • dark] › components/PanelHeaderContext/PanelHeaderContext.e2e.tsx:4:5 › PanelHeaderContext: packages/vkui/src/testing/e2e/index.playwright.ts#L63
2) [ios (webkit) • dark] › components/PanelHeaderContext/PanelHeaderContext.e2e.tsx:4:5 › PanelHeaderContext Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 150 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/VKUI/VKUI/packages/vkui/src/components/PanelHeaderContext/__image_snapshots__/panelheadercontext-ios-webkit-dark-1-snap.png Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-PanelHeaderCont-aeea7-.e2e.tsx-PanelHeaderContext-ios-webkit-•-dark-retry1/panelheadercontext-ios-webkit-dark-1-snap-actual.png Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-PanelHeaderCont-aeea7-.e2e.tsx-PanelHeaderContext-ios-webkit-•-dark-retry1/panelheadercontext-ios-webkit-dark-1-snap-diff.png at testing/e2e/index.playwright.ts:63 61 | expectCallCount, 62 | ); > 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot( | ^ 64 | customScreenshotName, 65 | toMatchSnapshot, 66 | ); at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77) at /__w/VKUI/VKUI/packages/vkui/src/components/PanelHeaderContext/PanelHeaderContext.e2e.tsx:14:3
Call reusable workflow / Run e2e tests for (shard 7/10)
Process completed with exit code 1.
[ios (webkit) • light] › components/Epic/Epic.e2e.tsx:4:5 › Epic: packages/vkui/src/testing/e2e/index.playwright.ts#L63
1) [ios (webkit) • light] › components/Epic/Epic.e2e.tsx:4:5 › Epic ────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 149 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/VKUI/VKUI/packages/vkui/src/components/Epic/__image_snapshots__/epic-ios-webkit-light-1-snap.png Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-Epic-Epic.e2e.tsx-Epic-ios-webkit-•-light-retry1/epic-ios-webkit-light-1-snap-actual.png Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-Epic-Epic.e2e.tsx-Epic-ios-webkit-•-light-retry1/epic-ios-webkit-light-1-snap-diff.png at testing/e2e/index.playwright.ts:63 61 | expectCallCount, 62 | ); > 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot( | ^ 64 | customScreenshotName, 65 | toMatchSnapshot, 66 | ); at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77) at /__w/VKUI/VKUI/packages/vkui/src/components/Epic/Epic.e2e.tsx:6:3
[ios (webkit) • light] › components/PanelHeaderContext/PanelHeaderContext.e2e.tsx:4:5 › PanelHeaderContext: packages/vkui/src/testing/e2e/index.playwright.ts#L63
2) [ios (webkit) • light] › components/PanelHeaderContext/PanelHeaderContext.e2e.tsx:4:5 › PanelHeaderContext Error: Screenshot comparison failed: 149 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/VKUI/VKUI/packages/vkui/src/components/PanelHeaderContext/__image_snapshots__/panelheadercontext-ios-webkit-light-1-snap.png Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-PanelHeaderCont-aeea7-.e2e.tsx-PanelHeaderContext-ios-webkit-•-light/panelheadercontext-ios-webkit-light-1-snap-actual.png Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-PanelHeaderCont-aeea7-.e2e.tsx-PanelHeaderContext-ios-webkit-•-light/panelheadercontext-ios-webkit-light-1-snap-diff.png at testing/e2e/index.playwright.ts:63 61 | expectCallCount, 62 | ); > 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot( | ^ 64 | customScreenshotName, 65 | toMatchSnapshot, 66 | ); at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77) at /__w/VKUI/VKUI/packages/vkui/src/components/PanelHeaderContext/PanelHeaderContext.e2e.tsx:14:3
[ios (webkit) • light] › components/PanelHeaderContext/PanelHeaderContext.e2e.tsx:4:5 › PanelHeaderContext: packages/vkui/src/testing/e2e/index.playwright.ts#L63
2) [ios (webkit) • light] › components/PanelHeaderContext/PanelHeaderContext.e2e.tsx:4:5 › PanelHeaderContext Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Screenshot comparison failed: 149 pixels (ratio 0.01 of all image pixels) are different. Expected: /__w/VKUI/VKUI/packages/vkui/src/components/PanelHeaderContext/__image_snapshots__/panelheadercontext-ios-webkit-light-1-snap.png Received: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-PanelHeaderCont-aeea7-.e2e.tsx-PanelHeaderContext-ios-webkit-•-light-retry1/panelheadercontext-ios-webkit-light-1-snap-actual.png Diff: /__w/VKUI/VKUI/packages/vkui/__diff_output__/components-PanelHeaderCont-aeea7-.e2e.tsx-PanelHeaderContext-ios-webkit-•-light-retry1/panelheadercontext-ios-webkit-light-1-snap-diff.png at testing/e2e/index.playwright.ts:63 61 | expectCallCount, 62 | ); > 63 | expect(await screenshotWithClipToContent(page, options, browserName)).toMatchSnapshot( | ^ 64 | customScreenshotName, 65 | toMatchSnapshot, 66 | ); at result (/__w/VKUI/VKUI/packages/vkui/src/testing/e2e/index.playwright.ts:63:77) at /__w/VKUI/VKUI/packages/vkui/src/components/PanelHeaderContext/PanelHeaderContext.e2e.tsx:14:3
Call reusable workflow / Run e2e tests for (shard 2/10)
Process completed with exit code 1.
🎭 Playwright Run Summary
2 failed [ios (webkit) • dark] › components/Epic/Epic.e2e.tsx:4:5 › Epic ──────────────────────────────── [ios (webkit) • dark] › components/PanelHeaderContext/PanelHeaderContext.e2e.tsx:4:5 › PanelHeaderContext 36 skipped 118 passed (2.1m)
🎭 Playwright Run Summary
2 failed [ios (webkit) • light] › components/Epic/Epic.e2e.tsx:4:5 › Epic ─────────────────────────────── [ios (webkit) • light] › components/PanelHeaderContext/PanelHeaderContext.e2e.tsx:4:5 › PanelHeaderContext 29 skipped 125 passed (2.2m)

Artifacts

Produced during runtime
Name Size
all-blob-reports-1-10 Expired
148 KB
all-blob-reports-10-10 Expired
137 KB
all-blob-reports-2-10 Expired
736 KB
all-blob-reports-3-10 Expired
138 KB
all-blob-reports-4-10 Expired
139 KB
all-blob-reports-5-10 Expired
144 KB
all-blob-reports-6-10 Expired
135 KB
all-blob-reports-7-10 Expired
738 KB
all-blob-reports-8-10 Expired
133 KB
all-blob-reports-9-10 Expired
133 KB
playwright-report
2.07 MB
pr_workflow_payload
147 Bytes
storybook-dist
6.03 MB
styleguide-dist
2.27 MB
test-output
504 KB