Update Reference Screenshots #1953
Annotations
10 errors and 1 notice
Run /./.github/workflows/actions/test-core-screenshot:
src/components/picker/test/a11y/picker.e2e.ts#L12
4) [Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/rtl › should not have accessibility violations
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+ "EN-9.4.1.2",
+ "ACT",
+ ],
+ },
+ Object {
+ "description"
|
Run /./.github/workflows/actions/test-core-screenshot:
src/components/picker/test/a11y/picker.e2e.ts#L12
3) [Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/ltr › should not have accessibility violations
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+
|
Run /./.github/workflows/actions/test-core-screenshot:
src/components/picker/test/a11y/picker.e2e.ts#L12
3) [Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/ltr › should not have accessibility violations
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+
|
Run /./.github/workflows/actions/test-core-screenshot:
src/components/picker/test/a11y/picker.e2e.ts#L12
3) [Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/ltr › should not have accessibility violations
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+ "EN-9.4.1.2",
+ "ACT",
+ ],
+ },
+ Object {
+ "description"
|
Run /./.github/workflows/actions/test-core-screenshot:
src/components/picker/test/a11y/picker.e2e.ts#L12
2) [Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/rtl › should not have accessibility violations
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+
|
Run /./.github/workflows/actions/test-core-screenshot:
src/components/picker/test/a11y/picker.e2e.ts#L12
2) [Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/rtl › should not have accessibility violations
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+
|
Run /./.github/workflows/actions/test-core-screenshot:
src/components/picker/test/a11y/picker.e2e.ts#L12
2) [Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/rtl › should not have accessibility violations
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+ "EN-9.4.1.2",
+ "ACT",
+ ],
+ },
+ Object {
+ "description
|
Run /./.github/workflows/actions/test-core-screenshot:
src/components/picker/test/a11y/picker.e2e.ts#L12
1) [Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/ltr › should not have accessibility violations
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+
|
Run /./.github/workflows/actions/test-core-screenshot:
src/components/picker/test/a11y/picker.e2e.ts#L12
1) [Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/ltr › should not have accessibility violations
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+
|
Run /./.github/workflows/actions/test-core-screenshot:
src/components/picker/test/a11y/picker.e2e.ts#L12
1) [Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/ltr › should not have accessibility violations
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 180
- Array []
+ Array [
+ Object {
+ "description": "Ensure every form element has a label",
+ "help": "Form elements must have labels",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.10/label?application=playwright",
+ "id": "label",
+ "impact": "critical",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "implicit-label",
+ "impact": "critical",
+ "message": "Element does not have an implicit (wrapped) <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "explicit-label",
+ "impact": "critical",
+ "message": "Element does not have an explicit <label>",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-label",
+ "impact": "critical",
+ "message": "aria-label attribute does not exist or is empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "aria-labelledby",
+ "impact": "critical",
+ "message": "aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-title",
+ "impact": "critical",
+ "message": "Element has no title attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": Object {
+ "messageKey": "noAttr",
+ },
+ "id": "non-empty-placeholder",
+ "impact": "critical",
+ "message": "Element has no placeholder attribute",
+ "relatedNodes": Array [],
+ },
+ Object {
+ "data": null,
+ "id": "presentational-role",
+ "impact": "critical",
+ "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "relatedNodes": Array [],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element does not have an implicit (wrapped) <label>
+ Element does not have an explicit <label>
+ aria-label attribute does not exist or is empty
+ aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
+ Element has no title attribute
+ Element has no placeholder attribute
+ Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"",
+ "html": "<input tabindex=\"-1\" inputmode=\"numeric\" type=\"number\">",
+ "impact": "critical",
+ "none": Array [],
+ "target": Array [
+ Array [
+ "ion-picker",
+ "input",
+ ],
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.forms",
+ "wcag2a",
+ "wcag412",
+ "section508",
+ "section508.22.n",
+ "TTv5",
+ "TT5.c",
+ "EN-301-549",
+ "EN-9.4.1.2",
+ "ACT",
+ ],
+ },
+ Object {
+ "description
|
Run /./.github/workflows/actions/test-core-screenshot
4 failed
[Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/ltr › should not have accessibility violations
[Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - ios/rtl › should not have accessibility violations
[Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/ltr › should not have accessibility violations
[Mobile Safari] › src/components/picker/test/a11y/picker.e2e.ts:7:9 › picker: a11y - md/rtl › should not have accessibility violations
3 skipped
658 passed (9.6m)
|
Loading