chore(deps): bump next from 13.5.6 to 14.0.0 #8131
Annotations
7 errors, 5 warnings, and 1 notice
../../../../../__w/mono/mono/output/react/src/components/popover/popover.spec.tsx#L42
1) [chromium] › popover/popover.spec.tsx:36:6 › DBPopover › should not have any A11y issues ──────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 66
- Array []
+ Array [
+ Object {
+ "description": "Ensures 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.8/color-contrast?application=playwright",
+ "id": "color-contrast",
+ "impact": "serious",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": Object {
+ "bgColor": "#ffffff",
+ "contrastRatio": 1.98,
+ "expectedContrastRatio": "4.5:1",
+ "fgColor": "#b7b8b9",
+ "fontSize": "12.0pt (16px)",
+ "fontWeight": "bold",
+ "messageKey": null,
+ },
+ "id": "color-contrast",
+ "impact": "serious",
+ "message": "Element has insufficient color contrast of 1.98 (foreground color: #b7b8b9, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
+ "relatedNodes": Array [
+ Object {
+ "html": "<i id=\"popover-01\" class=\"db-popover\" data-open=\"true\">
+ Test
+ </i>",
+ "target": Array [
+ "#popover-01",
+ ],
+ },
+ Object {
+ "html": "<html lang=\"en\">",
+ "target": Array [
+ "html",
+ ],
+ },
+ ],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element has insufficient color contrast of 1.98 (foreground color: #b7b8b9, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
+ "html": "<i id=\"popover-01\" class=\"db-popover\" data-open=\"true\">
+ Test
+ </i>",
+ "impact": "serious",
+ "none": Array [],
+ "target": Array [
+ "#popover-01",
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.color",
+ "wcag2aa",
+ "wcag143",
+ "TTv5",
+ "TT13.c",
+ "EN-301-549",
+ "EN-9.1.4.3",
+ "ACT",
+ ],
+ },
+ ]
40 | .analyze();
41 |
> 42 | expect(accessibilityScanResults.violations).toEqual([]);
| ^
43 | });
44 | });
45 |
at /__w/mono/mono/output/react/src/components/popover/popover.spec.tsx:42:47
|
../../../../../__w/mono/mono/output/vue/vue3/src/components/popover/popover.spec.tsx#L42
1) [chromium] › popover/popover.spec.tsx:36:6 › DBPopover › should not have any A11y issues ──────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 66
- Array []
+ Array [
+ Object {
+ "description": "Ensures 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.8/color-contrast?application=playwright",
+ "id": "color-contrast",
+ "impact": "serious",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": Object {
+ "bgColor": "#ffffff",
+ "contrastRatio": 2.52,
+ "expectedContrastRatio": "4.5:1",
+ "fgColor": "#a2a3a4",
+ "fontSize": "12.0pt (16px)",
+ "fontWeight": "bold",
+ "messageKey": null,
+ },
+ "id": "color-contrast",
+ "impact": "serious",
+ "message": "Element has insufficient color contrast of 2.52 (foreground color: #a2a3a4, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
+ "relatedNodes": Array [
+ Object {
+ "html": "<i id=\"popover-01\" class=\"db-popover\" data-open=\"true\" behaviour=\"plain\"><!--v-if-->
+ Test
+ </i>",
+ "target": Array [
+ "#popover-01",
+ ],
+ },
+ Object {
+ "html": "<html lang=\"en\">",
+ "target": Array [
+ "html",
+ ],
+ },
+ ],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element has insufficient color contrast of 2.52 (foreground color: #a2a3a4, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
+ "html": "<i id=\"popover-01\" class=\"db-popover\" data-open=\"true\" behaviour=\"plain\"><!--v-if-->
+ Test
+ </i>",
+ "impact": "serious",
+ "none": Array [],
+ "target": Array [
+ "#popover-01",
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.color",
+ "wcag2aa",
+ "wcag143",
+ "TTv5",
+ "TT13.c",
+ "EN-301-549",
+ "EN-9.1.4.3",
+ "ACT",
+ ],
+ },
+ ]
40 | .analyze();
41 |
> 42 | expect(accessibilityScanResults.violations).toEqual([]);
| ^
43 | });
44 | });
45 |
at /__w/mono/mono/output/vue/vue3/src/components/popover/popover.spec.tsx:42:47
|
../../../../../__w/mono/mono/output/react/src/components/popover/popover.spec.tsx#L42
2) [webkit] › popover/popover.spec.tsx:36:6 › DBPopover › should not have any A11y issues ────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 66
- Array []
+ Array [
+ Object {
+ "description": "Ensures 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.8/color-contrast?application=playwright",
+ "id": "color-contrast",
+ "impact": "serious",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": Object {
+ "bgColor": "#ffffff",
+ "contrastRatio": 3.84,
+ "expectedContrastRatio": "4.5:1",
+ "fgColor": "#818284",
+ "fontSize": "12.0pt (16px)",
+ "fontWeight": "bold",
+ "messageKey": null,
+ },
+ "id": "color-contrast",
+ "impact": "serious",
+ "message": "Element has insufficient color contrast of 3.84 (foreground color: #818284, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
+ "relatedNodes": Array [
+ Object {
+ "html": "<i id=\"popover-01\" class=\"db-popover\" data-open=\"true\">
+ Test
+ </i>",
+ "target": Array [
+ "#popover-01",
+ ],
+ },
+ Object {
+ "html": "<html lang=\"en\">",
+ "target": Array [
+ "html",
+ ],
+ },
+ ],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element has insufficient color contrast of 3.84 (foreground color: #818284, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
+ "html": "<i id=\"popover-01\" class=\"db-popover\" data-open=\"true\">
+ Test
+ </i>",
+ "impact": "serious",
+ "none": Array [],
+ "target": Array [
+ "#popover-01",
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.color",
+ "wcag2aa",
+ "wcag143",
+ "TTv5",
+ "TT13.c",
+ "EN-301-549",
+ "EN-9.1.4.3",
+ "ACT",
+ ],
+ },
+ ]
40 | .analyze();
41 |
> 42 | expect(accessibilityScanResults.violations).toEqual([]);
| ^
43 | });
44 | });
45 |
at /__w/mono/mono/output/react/src/components/popover/popover.spec.tsx:42:47
|
../../../../../__w/mono/mono/output/vue/vue3/src/components/popover/popover.spec.tsx#L42
2) [webkit] › popover/popover.spec.tsx:36:6 › DBPopover › should not have any A11y issues ────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 66
- Array []
+ Array [
+ Object {
+ "description": "Ensures 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.8/color-contrast?application=playwright",
+ "id": "color-contrast",
+ "impact": "serious",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": Object {
+ "bgColor": "#ffffff",
+ "contrastRatio": 3.5,
+ "expectedContrastRatio": "4.5:1",
+ "fgColor": "#88898a",
+ "fontSize": "12.0pt (16px)",
+ "fontWeight": "bold",
+ "messageKey": null,
+ },
+ "id": "color-contrast",
+ "impact": "serious",
+ "message": "Element has insufficient color contrast of 3.5 (foreground color: #88898a, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
+ "relatedNodes": Array [
+ Object {
+ "html": "<i id=\"popover-01\" class=\"db-popover\" data-open=\"true\" behaviour=\"plain\"><!--v-if-->
+ Test
+ </i>",
+ "target": Array [
+ "#popover-01",
+ ],
+ },
+ Object {
+ "html": "<html lang=\"en\">",
+ "target": Array [
+ "html",
+ ],
+ },
+ ],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element has insufficient color contrast of 3.5 (foreground color: #88898a, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
+ "html": "<i id=\"popover-01\" class=\"db-popover\" data-open=\"true\" behaviour=\"plain\"><!--v-if-->
+ Test
+ </i>",
+ "impact": "serious",
+ "none": Array [],
+ "target": Array [
+ "#popover-01",
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.color",
+ "wcag2aa",
+ "wcag143",
+ "TTv5",
+ "TT13.c",
+ "EN-301-549",
+ "EN-9.1.4.3",
+ "ACT",
+ ],
+ },
+ ]
40 | .analyze();
41 |
> 42 | expect(accessibilityScanResults.violations).toEqual([]);
| ^
43 | });
44 | });
45 |
at /__w/mono/mono/output/vue/vue3/src/components/popover/popover.spec.tsx:42:47
|
../../../../../__w/mono/mono/output/react/src/components/popover/popover.spec.tsx#L42
3) [mobile_chrome] › popover/popover.spec.tsx:36:6 › DBPopover › should not have any A11y issues ─
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 66
- Array []
+ Array [
+ Object {
+ "description": "Ensures 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.8/color-contrast?application=playwright",
+ "id": "color-contrast",
+ "impact": "serious",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": Object {
+ "bgColor": "#ffffff",
+ "contrastRatio": 1.98,
+ "expectedContrastRatio": "4.5:1",
+ "fgColor": "#b7b8b9",
+ "fontSize": "12.0pt (16px)",
+ "fontWeight": "bold",
+ "messageKey": null,
+ },
+ "id": "color-contrast",
+ "impact": "serious",
+ "message": "Element has insufficient color contrast of 1.98 (foreground color: #b7b8b9, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
+ "relatedNodes": Array [
+ Object {
+ "html": "<i id=\"popover-01\" class=\"db-popover\" data-open=\"true\">
+ Test
+ </i>",
+ "target": Array [
+ "#popover-01",
+ ],
+ },
+ Object {
+ "html": "<html lang=\"en\">",
+ "target": Array [
+ "html",
+ ],
+ },
+ ],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element has insufficient color contrast of 1.98 (foreground color: #b7b8b9, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
+ "html": "<i id=\"popover-01\" class=\"db-popover\" data-open=\"true\">
+ Test
+ </i>",
+ "impact": "serious",
+ "none": Array [],
+ "target": Array [
+ "#popover-01",
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.color",
+ "wcag2aa",
+ "wcag143",
+ "TTv5",
+ "TT13.c",
+ "EN-301-549",
+ "EN-9.1.4.3",
+ "ACT",
+ ],
+ },
+ ]
40 | .analyze();
41 |
> 42 | expect(accessibilityScanResults.violations).toEqual([]);
| ^
43 | });
44 | });
45 |
at /__w/mono/mono/output/react/src/components/popover/popover.spec.tsx:42:47
|
../../../../../__w/mono/mono/output/vue/vue3/src/components/popover/popover.spec.tsx#L42
3) [mobile_chrome] › popover/popover.spec.tsx:36:6 › DBPopover › should not have any A11y issues ─
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 66
- Array []
+ Array [
+ Object {
+ "description": "Ensures 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.8/color-contrast?application=playwright",
+ "id": "color-contrast",
+ "impact": "serious",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": Object {
+ "bgColor": "#ffffff",
+ "contrastRatio": 2.52,
+ "expectedContrastRatio": "4.5:1",
+ "fgColor": "#a2a3a4",
+ "fontSize": "12.0pt (16px)",
+ "fontWeight": "bold",
+ "messageKey": null,
+ },
+ "id": "color-contrast",
+ "impact": "serious",
+ "message": "Element has insufficient color contrast of 2.52 (foreground color: #a2a3a4, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
+ "relatedNodes": Array [
+ Object {
+ "html": "<i id=\"popover-01\" class=\"db-popover\" data-open=\"true\" behaviour=\"plain\"><!--v-if-->
+ Test
+ </i>",
+ "target": Array [
+ "#popover-01",
+ ],
+ },
+ Object {
+ "html": "<html lang=\"en\">",
+ "target": Array [
+ "html",
+ ],
+ },
+ ],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element has insufficient color contrast of 2.52 (foreground color: #a2a3a4, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
+ "html": "<i id=\"popover-01\" class=\"db-popover\" data-open=\"true\" behaviour=\"plain\"><!--v-if-->
+ Test
+ </i>",
+ "impact": "serious",
+ "none": Array [],
+ "target": Array [
+ "#popover-01",
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.color",
+ "wcag2aa",
+ "wcag143",
+ "TTv5",
+ "TT13.c",
+ "EN-301-549",
+ "EN-9.1.4.3",
+ "ACT",
+ ],
+ },
+ ]
40 | .analyze();
41 |
> 42 | expect(accessibilityScanResults.violations).toEqual([]);
| ^
43 | });
44 | });
45 |
at /__w/mono/mono/output/vue/vue3/src/components/popover/popover.spec.tsx:42:47
|
../../../../../__w/mono/mono/output/vue/vue3/src/components/popover/popover.spec.tsx#L42
4) [mobile_safari] › popover/popover.spec.tsx:36:2 › DBPopover › should not have any A11y issues ─
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 66
- Array []
+ Array [
+ Object {
+ "description": "Ensures 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.8/color-contrast?application=playwright",
+ "id": "color-contrast",
+ "impact": "serious",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": Object {
+ "bgColor": "#ffffff",
+ "contrastRatio": 3.74,
+ "expectedContrastRatio": "4.5:1",
+ "fgColor": "#838486",
+ "fontSize": "12.0pt (16px)",
+ "fontWeight": "bold",
+ "messageKey": null,
+ },
+ "id": "color-contrast",
+ "impact": "serious",
+ "message": "Element has insufficient color contrast of 3.74 (foreground color: #838486, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
+ "relatedNodes": Array [
+ Object {
+ "html": "<i id=\"popover-01\" class=\"db-popover\" data-open=\"true\" behaviour=\"plain\"><!--v-if-->
+ Test
+ </i>",
+ "target": Array [
+ "#popover-01",
+ ],
+ },
+ Object {
+ "html": "<html lang=\"en\">",
+ "target": Array [
+ "html",
+ ],
+ },
+ ],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element has insufficient color contrast of 3.74 (foreground color: #838486, background color: #ffffff, font size: 12.0pt (16px), font weight: bold). Expected contrast ratio of 4.5:1",
+ "html": "<i id=\"popover-01\" class=\"db-popover\" data-open=\"true\" behaviour=\"plain\"><!--v-if-->
+ Test
+ </i>",
+ "impact": "serious",
+ "none": Array [],
+ "target": Array [
+ "#popover-01",
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.color",
+ "wcag2aa",
+ "wcag143",
+ "TTv5",
+ "TT13.c",
+ "EN-301-549",
+ "EN-9.1.4.3",
+ "ACT",
+ ],
+ },
+ ]
40 | .analyze();
41 |
> 42 | expect(accessibilityScanResults.violations).toEqual([]);
| ^
43 | });
44 | });
45 |
at /__w/mono/mono/output/vue/vue3/src/components/popover/popover.spec.tsx:42:47
|
[webkit] › default.ts#L1
[webkit] › default.ts took 1.6m
|
[mobile_safari] › default.ts#L1
[mobile_safari] › default.ts took 1.3m
|
[chromium] › default.ts#L1
[chromium] › default.ts took 1.0m
|
[mobile_chrome] › default.ts#L1
[mobile_chrome] › default.ts took 44.5s
|
[mobile_safari] › button/button.spec.tsx#L1
[mobile_safari] › button/button.spec.tsx took 15.4s
|
4 flaky
[chromium] › popover/popover.spec.tsx:36:6 › DBPopover › should not have any A11y issues ───────
[webkit] › popover/popover.spec.tsx:36:6 › DBPopover › should not have any A11y issues ─────────
[mobile_chrome] › popover/popover.spec.tsx:36:6 › DBPopover › should not have any A11y issues ──
[mobile_safari] › popover/popover.spec.tsx:36:2 › DBPopover › should not have any A11y issues ──
16 skipped
392 passed (97ms)
|
The logs for this run have expired and are no longer available.
Loading