chore: bump actions/cache from 3 to 4 #8955
Annotations
1 error, 1 warning, and 1 notice
Test Components:
packages/orbit-components/src/FeatureIcon/FeatureIcon.ct.tsx#L10
1) [Medium Mobile] › FeatureIcon/FeatureIcon.ct.tsx:7:7 › visual FeatureIcon › FeatureIcon ───────
Error: Screenshot comparison failed:
1288 pixels (ratio 0.06 of all image pixels) are different.
Expected: /__w/orbit/orbit/packages/orbit-components/src/FeatureIcon/FeatureIcon.ct.tsx-snapshots/visual-FeatureIcon-FeatureIcon-1-Medium-Mobile-linux.png
Received: /__w/orbit/orbit/packages/orbit-components/test-results/FeatureIcon-FeatureIcon.ct.tsx-visual-FeatureIcon-FeatureIcon-Medium-Mobile/visual-FeatureIcon-FeatureIcon-1-actual.png
Diff: /__w/orbit/orbit/packages/orbit-components/test-results/FeatureIcon-FeatureIcon.ct.tsx-visual-FeatureIcon-FeatureIcon-Medium-Mobile/visual-FeatureIcon-FeatureIcon-1-diff.png
Call log:
- page._expectScreenshot with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('#root').locator('internal:control=component')
- locator resolved to <div class="space-x-xs flex">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- 1288 pixels (ratio 0.06 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('#root').locator('internal:control=component')
- locator resolved to <div class="space-x-xs flex">…</div>
- taking element screenshot
- disabled all CSS animations
- waiting for element to be visible and stable
- element is visible and stable
- captured a stable screenshot
- 1288 pixels (ratio 0.06 of all image pixels) are different.
8 | const component = await mount(<FeatureIconStory />);
9 |
> 10 | await expect(component).toHaveScreenshot();
| ^
11 | });
12 | });
13 |
at /__w/orbit/orbit/packages/orbit-components/src/FeatureIcon/FeatureIcon.ct.tsx:10:29
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test Components
1 flaky
[Medium Mobile] › FeatureIcon/FeatureIcon.ct.tsx:7:7 › visual FeatureIcon › FeatureIcon ────────
455 passed (2.3m)
|
The logs for this run have expired and are no longer available.
Loading