Skip to content

feat: changed the consumption how to import required styles #11454

feat: changed the consumption how to import required styles

feat: changed the consumption how to import required styles #11454

Triggered via pull request May 8, 2024 15:34
Status Failure
Total duration 10m 20s
Artifacts 12

default.yml

on: pull_request
build-packages  /  Build Packages
1m 7s
build-packages / Build Packages
get-playwright-version  /  Get and save publish version
18s
get-playwright-version / Get and save publish version
build-showcases  /  Build Showcases
1m 39s
build-showcases / Build Showcases
build-outputs  /  Build outputs
47s
build-outputs / Build outputs
Matrix: test-components / playwright-ct
test-foundations  /  🧪🎭 - foundations
1m 40s
test-foundations / 🧪🎭 - foundations
Matrix: test-showcases / playwright-showcases
checks-done
0s
checks-done
regenerate-snapshots  /  🧪🎭 - Regenerate snapshots
4m 38s
regenerate-snapshots / 🧪🎭 - Regenerate snapshots
deploy  /  Deploy
deploy / Deploy
Fit to window
Zoom out
Zoom in

Annotations

25 errors, 2 warnings, and 6 notices
[mobile_chrome] › card/card.spec.tsx:24:7 › DBCard › should match screenshot for behaviour default: output/react/src/components/card/card.spec.tsx#L33
1) [mobile_chrome] › card/card.spec.tsx:24:7 › DBCard › should match screenshot for behaviour default Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/card/component/mobile-chrome/DBCard-should-match-screenshot-for-behaviour-default.png, writing actual. 31 | ); 32 | const component = await mount(variantComp); > 33 | await expect(component).toHaveScreenshot(); | ^ 34 | }); 35 | } 36 | }; at /__w/mono/mono/output/react/src/components/card/card.spec.tsx:33:4
[mobile_chrome] › card/card.spec.tsx:24:7 › DBCard › should match screenshot for behaviour interactive: output/react/src/components/card/card.spec.tsx#L33
2) [mobile_chrome] › card/card.spec.tsx:24:7 › DBCard › should match screenshot for behaviour interactive Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/card/component/mobile-chrome/DBCard-should-match-screenshot-for-behaviour-interactive.png, writing actual. 31 | ); 32 | const component = await mount(variantComp); > 33 | await expect(component).toHaveScreenshot(); | ^ 34 | }); 35 | } 36 | }; at /__w/mono/mono/output/react/src/components/card/card.spec.tsx:33:4
[mobile_chrome] › input/input.spec.tsx:16:6 › DBInput › should match screenshot: output/react/src/components/input/input.spec.tsx#L18
3) [mobile_chrome] › input/input.spec.tsx:16:6 › DBInput › should match screenshot ─────────────── Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/input/component/mobile-chrome/DBInput-should-match-screenshot.png, writing actual. 16 | test('should match screenshot', async ({ mount }) => { 17 | const component = await mount(comp); > 18 | await expect(component).toHaveScreenshot(); | ^ 19 | }); 20 | }; 21 | const testA11y = () => { at /__w/mono/mono/output/react/src/components/input/input.spec.tsx:18:3
test-components / 🧪🎭 - react:3/3
Process completed with exit code 1.
[chromium] › card/card.spec.tsx:24:7 › DBCard › should match screenshot for behaviour default: output/react/src/components/card/card.spec.tsx#L33
1) [chromium] › card/card.spec.tsx:24:7 › DBCard › should match screenshot for behaviour default ─ Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/card/component/chromium/DBCard-should-match-screenshot-for-behaviour-default.png, writing actual. 31 | ); 32 | const component = await mount(variantComp); > 33 | await expect(component).toHaveScreenshot(); | ^ 34 | }); 35 | } 36 | }; at /__w/mono/mono/output/react/src/components/card/card.spec.tsx:33:4
[chromium] › card/card.spec.tsx:24:7 › DBCard › should match screenshot for behaviour interactive: output/react/src/components/card/card.spec.tsx#L33
2) [chromium] › card/card.spec.tsx:24:7 › DBCard › should match screenshot for behaviour interactive Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/card/component/chromium/DBCard-should-match-screenshot-for-behaviour-interactive.png, writing actual. 31 | ); 32 | const component = await mount(variantComp); > 33 | await expect(component).toHaveScreenshot(); | ^ 34 | }); 35 | } 36 | }; at /__w/mono/mono/output/react/src/components/card/card.spec.tsx:33:4
[chromium] › input/input.spec.tsx:16:6 › DBInput › should match screenshot: output/react/src/components/input/input.spec.tsx#L18
3) [chromium] › input/input.spec.tsx:16:6 › DBInput › should match screenshot ──────────────────── Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/input/component/chromium/DBInput-should-match-screenshot.png, writing actual. 16 | test('should match screenshot', async ({ mount }) => { 17 | const component = await mount(comp); > 18 | await expect(component).toHaveScreenshot(); | ^ 19 | }); 20 | }; 21 | const testA11y = () => { at /__w/mono/mono/output/react/src/components/input/input.spec.tsx:18:3
test-components / 🧪🎭 - react:1/3
Process completed with exit code 1.
test-components / 🧪🎭 - vue:1/3
Process completed with exit code 1.
[chromium] › card/card.spec.tsx:24:3 › DBCard › should match screenshot for behaviour default: output/vue/src/components/card/card.spec.tsx#L33
1) [chromium] › card/card.spec.tsx:24:3 › DBCard › should match screenshot for behaviour default ─ Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/card/component/chromium/DBCard-should-match-screenshot-for-behaviour-default.png, writing actual. 31 | ); 32 | const component = await mount(variantComp); > 33 | await expect(component).toHaveScreenshot(); | ^ 34 | }); 35 | } 36 | }; at /__w/mono/mono/output/vue/src/components/card/card.spec.tsx:33:4
[chromium] › card/card.spec.tsx:24:3 › DBCard › should match screenshot for behaviour interactive: output/vue/src/components/card/card.spec.tsx#L33
2) [chromium] › card/card.spec.tsx:24:3 › DBCard › should match screenshot for behaviour interactive Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/card/component/chromium/DBCard-should-match-screenshot-for-behaviour-interactive.png, writing actual. 31 | ); 32 | const component = await mount(variantComp); > 33 | await expect(component).toHaveScreenshot(); | ^ 34 | }); 35 | } 36 | }; at /__w/mono/mono/output/vue/src/components/card/card.spec.tsx:33:4
[chromium] › input/input.spec.tsx:16:2 › DBInput › should match screenshot: output/vue/src/components/input/input.spec.tsx#L18
3) [chromium] › input/input.spec.tsx:16:2 › DBInput › should match screenshot ──────────────────── Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/input/component/chromium/DBInput-should-match-screenshot.png, writing actual. 16 | test('should match screenshot', async ({ mount }) => { 17 | const component = await mount(comp); > 18 | await expect(component).toHaveScreenshot(); | ^ 19 | }); 20 | }; 21 | const testA11y = () => { at /__w/mono/mono/output/vue/src/components/input/input.spec.tsx:18:3
test-components / 🧪🎭 - vue:3/3
Process completed with exit code 1.
[mobile_chrome] › card/card.spec.tsx:24:3 › DBCard › should match screenshot for behaviour default: output/vue/src/components/card/card.spec.tsx#L33
1) [mobile_chrome] › card/card.spec.tsx:24:3 › DBCard › should match screenshot for behaviour default Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/card/component/mobile-chrome/DBCard-should-match-screenshot-for-behaviour-default.png, writing actual. 31 | ); 32 | const component = await mount(variantComp); > 33 | await expect(component).toHaveScreenshot(); | ^ 34 | }); 35 | } 36 | }; at /__w/mono/mono/output/vue/src/components/card/card.spec.tsx:33:4
[mobile_chrome] › card/card.spec.tsx:24:3 › DBCard › should match screenshot for behaviour interactive: output/vue/src/components/card/card.spec.tsx#L33
2) [mobile_chrome] › card/card.spec.tsx:24:3 › DBCard › should match screenshot for behaviour interactive Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/card/component/mobile-chrome/DBCard-should-match-screenshot-for-behaviour-interactive.png, writing actual. 31 | ); 32 | const component = await mount(variantComp); > 33 | await expect(component).toHaveScreenshot(); | ^ 34 | }); 35 | } 36 | }; at /__w/mono/mono/output/vue/src/components/card/card.spec.tsx:33:4
[mobile_chrome] › input/input.spec.tsx:16:2 › DBInput › should match screenshot: output/vue/src/components/input/input.spec.tsx#L18
3) [mobile_chrome] › input/input.spec.tsx:16:2 › DBInput › should match screenshot ─────────────── Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/input/component/mobile-chrome/DBInput-should-match-screenshot.png, writing actual. 16 | test('should match screenshot', async ({ mount }) => { 17 | const component = await mount(comp); > 18 | await expect(component).toHaveScreenshot(); | ^ 19 | }); 20 | }; 21 | const testA11y = () => { at /__w/mono/mono/output/vue/src/components/input/input.spec.tsx:18:3
[firefox] › card/card.spec.tsx:24:3 › DBCard › should match screenshot for behaviour default: output/vue/src/components/card/card.spec.tsx#L33
1) [firefox] › card/card.spec.tsx:24:3 › DBCard › should match screenshot for behaviour default ── Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/card/component/firefox/DBCard-should-match-screenshot-for-behaviour-default.png, writing actual. 31 | ); 32 | const component = await mount(variantComp); > 33 | await expect(component).toHaveScreenshot(); | ^ 34 | }); 35 | } 36 | }; at /__w/mono/mono/output/vue/src/components/card/card.spec.tsx:33:4
[firefox] › card/card.spec.tsx:24:3 › DBCard › should match screenshot for behaviour interactive: output/vue/src/components/card/card.spec.tsx#L33
2) [firefox] › card/card.spec.tsx:24:3 › DBCard › should match screenshot for behaviour interactive Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/card/component/firefox/DBCard-should-match-screenshot-for-behaviour-interactive.png, writing actual. 31 | ); 32 | const component = await mount(variantComp); > 33 | await expect(component).toHaveScreenshot(); | ^ 34 | }); 35 | } 36 | }; at /__w/mono/mono/output/vue/src/components/card/card.spec.tsx:33:4
[firefox] › input/input.spec.tsx:16:2 › DBInput › should match screenshot: output/vue/src/components/input/input.spec.tsx#L18
3) [firefox] › input/input.spec.tsx:16:2 › DBInput › should match screenshot ───────────────────── Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/input/component/firefox/DBInput-should-match-screenshot.png, writing actual. 16 | test('should match screenshot', async ({ mount }) => { 17 | const component = await mount(comp); > 18 | await expect(component).toHaveScreenshot(); | ^ 19 | }); 20 | }; 21 | const testA11y = () => { at /__w/mono/mono/output/vue/src/components/input/input.spec.tsx:18:3
test-components / 🧪🎭 - vue:2/3
Process completed with exit code 1.
[firefox] › card/card.spec.tsx:24:7 › DBCard › should match screenshot for behaviour default: output/react/src/components/card/card.spec.tsx#L33
1) [firefox] › card/card.spec.tsx:24:7 › DBCard › should match screenshot for behaviour default ── Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/card/component/firefox/DBCard-should-match-screenshot-for-behaviour-default.png, writing actual. 31 | ); 32 | const component = await mount(variantComp); > 33 | await expect(component).toHaveScreenshot(); | ^ 34 | }); 35 | } 36 | }; at /__w/mono/mono/output/react/src/components/card/card.spec.tsx:33:4
[firefox] › card/card.spec.tsx:24:7 › DBCard › should match screenshot for behaviour interactive: output/react/src/components/card/card.spec.tsx#L33
2) [firefox] › card/card.spec.tsx:24:7 › DBCard › should match screenshot for behaviour interactive Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/card/component/firefox/DBCard-should-match-screenshot-for-behaviour-interactive.png, writing actual. 31 | ); 32 | const component = await mount(variantComp); > 33 | await expect(component).toHaveScreenshot(); | ^ 34 | }); 35 | } 36 | }; at /__w/mono/mono/output/react/src/components/card/card.spec.tsx:33:4
[firefox] › input/input.spec.tsx:16:6 › DBInput › should match screenshot: output/react/src/components/input/input.spec.tsx#L18
3) [firefox] › input/input.spec.tsx:16:6 › DBInput › should match screenshot ───────────────────── Error: A snapshot doesn't exist at /__w/mono/mono/__snapshots__/input/component/firefox/DBInput-should-match-screenshot.png, writing actual. 16 | test('should match screenshot', async ({ mount }) => { 17 | const component = await mount(comp); > 18 | await expect(component).toHaveScreenshot(); | ^ 19 | }); 20 | }; 21 | const testA11y = () => { at /__w/mono/mono/output/react/src/components/input/input.spec.tsx:18:3
test-components / 🧪🎭 - react:2/3
Process completed with exit code 1.
checks-done
Process completed with exit code 1.
scan-secrets / TruffleHog
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-showcases / Build Showcases
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
🎭 Playwright Run Summary
3 failed [mobile_chrome] › card/card.spec.tsx:24:7 › DBCard › should match screenshot for behaviour default [mobile_chrome] › card/card.spec.tsx:24:7 › DBCard › should match screenshot for behaviour interactive [mobile_chrome] › input/input.spec.tsx:16:6 › DBInput › should match screenshot ──────────────── 3 skipped 117 passed (32.8s)
🎭 Playwright Run Summary
3 failed [chromium] › card/card.spec.tsx:24:7 › DBCard › should match screenshot for behaviour default ── [chromium] › card/card.spec.tsx:24:7 › DBCard › should match screenshot for behaviour interactive [chromium] › input/input.spec.tsx:16:6 › DBInput › should match screenshot ───────────────────── 3 skipped 117 passed (32.4s)
🎭 Playwright Run Summary
3 failed [chromium] › card/card.spec.tsx:24:3 › DBCard › should match screenshot for behaviour default ── [chromium] › card/card.spec.tsx:24:3 › DBCard › should match screenshot for behaviour interactive [chromium] › input/input.spec.tsx:16:2 › DBInput › should match screenshot ───────────────────── 3 skipped 117 passed (34.7s)
🎭 Playwright Run Summary
3 failed [mobile_chrome] › card/card.spec.tsx:24:3 › DBCard › should match screenshot for behaviour default [mobile_chrome] › card/card.spec.tsx:24:3 › DBCard › should match screenshot for behaviour interactive [mobile_chrome] › input/input.spec.tsx:16:2 › DBInput › should match screenshot ──────────────── 3 skipped 117 passed (36.4s)
🎭 Playwright Run Summary
3 failed [firefox] › card/card.spec.tsx:24:3 › DBCard › should match screenshot for behaviour default ─── [firefox] › card/card.spec.tsx:24:3 › DBCard › should match screenshot for behaviour interactive [firefox] › input/input.spec.tsx:16:2 › DBInput › should match screenshot ────────────────────── 3 skipped 117 passed (1.2m)
🎭 Playwright Run Summary
3 failed [firefox] › card/card.spec.tsx:24:7 › DBCard › should match screenshot for behaviour default ─── [firefox] › card/card.spec.tsx:24:7 › DBCard › should match screenshot for behaviour interactive [firefox] › input/input.spec.tsx:16:6 › DBInput › should match screenshot ────────────────────── 3 skipped 117 passed (1.1m)

Artifacts

Produced during runtime
Name Size
__snapshots__ Expired
6.66 MB
db-ui-components-build Expired
344 KB
db-ui-foundations-build Expired
108 KB
db-ui-output Expired
354 KB
db-ui-outputs Expired
5.06 MB
db-ui-showcases Expired
9.94 MB
react-components-playwright-results-1 Expired
5.33 KB
react-components-playwright-results-2 Expired
6.6 KB
react-components-playwright-results-3 Expired
5.36 KB
vue-components-playwright-results-1 Expired
5.33 KB
vue-components-playwright-results-2 Expired
6.6 KB
vue-components-playwright-results-3 Expired
5.36 KB