feat: add tooltip component #7992
default.yml
on: pull_request
init
/
Init
2m 38s
scan-secrets
/
TruffleHog
53s
lint
/
Lint
59s
Matrix: test-components / playwright-ct
build-outputs
/
Build outputs
2m 16s
build-power-apps
/
Build Power Apps
5m 4s
Matrix: test-showcases / playwright-showcases
merge-reports
/
🎭 Merge Playwright Reports
29s
deploy
/
Deploy
58s
Annotations
1 error, 4 warnings, and 1 notice
[mobile_safari] › navigation-item/navigation-item.spec.tsx:40:6 › DBNavigationItem component A11y › DBNavigationItem should not have any automatically detectable accessibility issues:
../../../../../__w/mono/mono/output/react/src/components/navigation-item/navigation-item.spec.tsx#L49
1) [mobile_safari] › navigation-item/navigation-item.spec.tsx:40:6 › DBNavigationItem component A11y › DBNavigationItem should not have any automatically detectable accessibility issues
Error: expect(received).toEqual(expected) // deep equality
- Expected - 1
+ Received + 101
- Array []
+ Array [
+ Object {
+ "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
+ "help": "Interactive controls must not be nested",
+ "helpUrl": "https://dequeuniversity.com/rules/axe/4.8/nested-interactive?application=playwright",
+ "id": "nested-interactive",
+ "impact": "serious",
+ "nodes": Array [
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "no-focusable-content",
+ "impact": "serious",
+ "message": "Element has focusable descendants",
+ "relatedNodes": Array [
+ Object {
+ "html": "<a href=\"#\">Test1</a>",
+ "target": Array [
+ "a",
+ ],
+ },
+ ],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element has focusable descendants",
+ "html": "<button class=\"db-navigation-item-expand-button\" aria-haspopup=\"false\" aria-expanded=\"false\"><a href=\"#\">Test1</a></button>",
+ "impact": "serious",
+ "none": Array [],
+ "target": Array [
+ ":root",
+ ],
+ },
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "no-focusable-content",
+ "impact": "serious",
+ "message": "Element has focusable descendants",
+ "relatedNodes": Array [
+ Object {
+ "html": "<a href=\"#\">Test2</a>",
+ "target": Array [
+ "a",
+ ],
+ },
+ ],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element has focusable descendants",
+ "html": "<button class=\"db-navigation-item-expand-button\" aria-haspopup=\"false\" aria-expanded=\"false\"><a href=\"#\">Test2</a></button>",
+ "impact": "serious",
+ "none": Array [],
+ "target": Array [
+ ":root",
+ ],
+ },
+ Object {
+ "all": Array [],
+ "any": Array [
+ Object {
+ "data": null,
+ "id": "no-focusable-content",
+ "impact": "serious",
+ "message": "Element has focusable descendants",
+ "relatedNodes": Array [
+ Object {
+ "html": "<a href=\"#\">Test3</a>",
+ "target": Array [
+ "a",
+ ],
+ },
+ ],
+ },
+ ],
+ "failureSummary": "Fix any of the following:
+ Element has focusable descendants",
+ "html": "<button class=\"db-navigation-item-expand-button\" aria-haspopup=\"false\" aria-expanded=\"false\"><a href=\"#\">Test3</a></button>",
+ "impact": "serious",
+ "none": Array [],
+ "target": Array [
+ ":root",
+ ],
+ },
+ ],
+ "tags": Array [
+ "cat.keyboard",
+ "wcag2a",
+ "wcag412",
+ "TTv5",
+ "TT6.a",
+ "EN-301-549",
+ "EN-9.4.1.2",
+ ],
+ },
+ ]
47 | .analyze();
48 |
> 4
|
Slow Test:
[webkit] › default.ts#L1
[webkit] › default.ts took 1.4m
|
Slow Test:
[mobile_safari] › default.ts#L1
[mobile_safari] › default.ts took 1.4m
|
Slow Test:
[chromium] › default.ts#L1
[chromium] › default.ts took 52.1s
|
Slow Test:
[mobile_chrome] › default.ts#L1
[mobile_chrome] › default.ts took 44.9s
|
🎭 Playwright Run Summary
1 flaky
[mobile_safari] › navigation-item/navigation-item.spec.tsx:40:6 › DBNavigationItem component A11y › DBNavigationItem should not have any automatically detectable accessibility issues
16 skipped
395 passed (78ms)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
7.46 MB |
|
db-ui-components-build
Expired
|
131 KB |
|
db-ui-foundations-build
Expired
|
27.9 KB |
|
db-ui-output
Expired
|
600 KB |
|
db-ui-outputs
Expired
|
1.91 MB |
|
db-ui-powerapps
Expired
|
660 KB |
|
db-ui-showcases
Expired
|
5.15 MB |
|
report--attempt-1
Expired
|
2.59 MB |
|