Skip to content

feat: Create tree component #2906

feat: Create tree component

feat: Create tree component #2906

Triggered via pull request November 26, 2024 10:12
Status Success
Total duration 10m 49s
Artifacts 11

pr.yml

on: pull_request
Matrix: e2e-tests / e2e-tests
Matrix: validate-os / validate-os
e2e-tests  /  merge-reports
20s
e2e-tests / merge-reports
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 notices
[demo:chromium] › demo.demo-e2e-spec.ts:43:3 › Demo Website › Route docs/svelte/components/collapse/api should be accessible: e2e/demo.demo-e2e-spec.ts#L52
1) [demo:chromium] › demo.demo-e2e-spec.ts:43:3 › Demo Website › Route docs/svelte/components/collapse/api should be accessible Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 185 - Array [] + Array [ + Object { + "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", + "help": "Elements must meet minimum color contrast ratio thresholds", + "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/color-contrast?application=playwright", + "id": "color-contrast", + "impact": "serious", + "nodes": Array [ + Object { + "all": Array [], + "any": Array [ + Object { + "data": Object { + "bgColor": "#eff5fd", + "contrastRatio": 1.98, + "expectedContrastRatio": "4.5:1", + "fgColor": "#a1b1c7", + "fontSize": "12.0pt (16px)", + "fontWeight": "normal", + "messageKey": null, + }, + "id": "color-contrast", + "impact": "serious", + "message": "Element has insufficient color contrast of 1.98 (foreground color: #a1b1c7, background color: #eff5fd, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", + "relatedNodes": Array [ + Object { + "html": "<div role=\"alert\" class=\"au-alert alert alert-info p-0 border-0 border-start border-5 border-info alert-dismissible fade show\">", + "target": Array [ + ".alert-dismissible", + ], + }, + Object { + "html": "<body data-sveltekit-preload-data=\"hover\">", + "target": Array [ + "body", + ], + }, + ], + }, + ], + "failureSummary": "Fix any of the following: + Element has insufficient color contrast of 1.98 (foreground color: #a1b1c7, background color: #eff5fd, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", + "html": "<div class=\"alert-container p-3 border border-info rounded-end\">", + "impact": "serious", + "none": Array [], + "target": Array [ + ".alert-dismissible > .alert-body > .alert-container.p-3.border", + ], + }, + Object { + "all": Array [], + "any": Array [ + Object { + "data": Object { + "bgColor": "#eff5fd", + "contrastRatio": 1.98, + "expectedContrastRatio": "4.5:1", + "fgColor": "#a1b1c7", + "fontSize": "12.0pt (16px)", + "fontWeight": "normal", + "messageKey": null, + }, + "id": "color-contrast", + "impact": "serious", + "message": "Element has insufficient color contrast of 1.98 (foreground color: #a1b1c7, background color: #eff5fd, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", + "relatedNodes": Array [ + Object { + "html": "<div role=\"alert\" class=\"au-alert alert alert-info p-0 border-0 border-start border-5 border-info alert-dismissible fade show\">", + "target": Array [ + ".alert-dismissible", + ], + }, + Object { + "html": "<body data-sveltekit-preload-data=\"hover\">", + "target": Array [ + "body", + ], + }, + ], + },
[demo:chromium] › demo.demo-e2e-spec.ts:43:3 › Demo Website › Route docs/svelte/components/tree/api should be accessible: e2e/demo.demo-e2e-spec.ts#L52
2) [demo:chromium] › demo.demo-e2e-spec.ts:43:3 › Demo Website › Route docs/svelte/components/tree/api should be accessible Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 349 - Array [] + Array [ + Object { + "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds", + "help": "Elements must meet minimum color contrast ratio thresholds", + "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/color-contrast?application=playwright", + "id": "color-contrast", + "impact": "serious", + "nodes": Array [ + Object { + "all": Array [], + "any": Array [ + Object { + "data": Object { + "bgColor": "#e9f1fc", + "contrastRatio": 2.58, + "expectedContrastRatio": "4.5:1", + "fgColor": "#8498b4", + "fontSize": "12.0pt (16px)", + "fontWeight": "normal", + "messageKey": null, + }, + "id": "color-contrast", + "impact": "serious", + "message": "Element has insufficient color contrast of 2.58 (foreground color: #8498b4, background color: #e9f1fc, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", + "relatedNodes": Array [ + Object { + "html": "<div role=\"alert\" class=\"au-alert alert alert-info p-0 border-0 border-start border-5 border-info alert-dismissible fade show\">", + "target": Array [ + ".alert-dismissible.au-alert.alert:nth-child(1)", + ], + }, + Object { + "html": "<body data-sveltekit-preload-data=\"hover\">", + "target": Array [ + "body", + ], + }, + ], + }, + ], + "failureSummary": "Fix any of the following: + Element has insufficient color contrast of 2.58 (foreground color: #8498b4, background color: #e9f1fc, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", + "html": "<div class=\"alert-container p-3 border border-info rounded-end\">", + "impact": "serious", + "none": Array [], + "target": Array [ + ".alert-dismissible.au-alert.alert:nth-child(1) > .alert-body > .alert-container.p-3.border", + ], + }, + Object { + "all": Array [], + "any": Array [ + Object { + "data": Object { + "bgColor": "#e9f1fc", + "contrastRatio": 2.58, + "expectedContrastRatio": "4.5:1", + "fgColor": "#8498b4", + "fontSize": "12.0pt (16px)", + "fontWeight": "normal", + "messageKey": null, + }, + "id": "color-contrast", + "impact": "serious", + "message": "Element has insufficient color contrast of 2.58 (foreground color: #8498b4, background color: #e9f1fc, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1", + "relatedNodes": Array [ + Object { + "html": "<div role=\"alert\" class=\"au-alert alert alert-info p-0 border-0 border-start border-5 border-info alert-dismissible fade show\">", + "target": Array [ + ".alert-dismissible.au-alert.alert:nth-child(1)", + ], + }, + Object { + "html": "<body data-sveltekit-preload-data=\"hover\">", + "target": Array [ + "body", +
🎭 Playwright Run Summary
1 skipped 105 passed (2.2m)
🎭 Playwright Run Summary
109 passed (2.5m)
🎭 Playwright Run Summary
106 passed (2.5m)
🎭 Playwright Run Summary
2 skipped 98 passed (2.4m)
🎭 Playwright Run Summary
105 passed (2.7m)
🎭 Playwright Run Summary
104 passed (2.8m)
🎭 Playwright Run Summary
112 passed (2.8m)
🎭 Playwright Run Summary
14 skipped 91 passed (5.2m)
🎭 Playwright Run Summary
2 flaky [demo:chromium] › demo.demo-e2e-spec.ts:43:3 › Demo Website › Route docs/svelte/components/collapse/api should be accessible [demo:chromium] › demo.demo-e2e-spec.ts:43:3 › Demo Website › Route docs/svelte/components/tree/api should be accessible 1 skipped 102 passed (5.4m)
🎭 Playwright Run Summary
18 skipped 87 passed (8.7m)

Artifacts

Produced during runtime
Name Size
e2e-playwright-report Expired
9.79 MB
e2e-test-1 Expired
221 KB
e2e-test-10 Expired
98.8 KB
e2e-test-2 Expired
220 KB
e2e-test-3 Expired
204 KB
e2e-test-4 Expired
221 KB
e2e-test-5 Expired
214 KB
e2e-test-6 Expired
132 KB
e2e-test-7 Expired
117 KB
e2e-test-8 Expired
8.72 MB
e2e-test-9 Expired
99.8 KB