Skip to content

feat(fluentUI-migration): ActionButton fluentui v8 to v9 migration #8010

feat(fluentUI-migration): ActionButton fluentui v8 to v9 migration

feat(fluentUI-migration): ActionButton fluentui v8 to v9 migration #8010

Triggered via pull request August 6, 2024 04:39
Status Failure
Total duration 6m 1s
Artifacts 7

ci.yml

on: pull_request
Matrix: unit-tests
Matrix: e2e-web-tests
publish-code-coverage
9s
publish-code-coverage
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lints
Process completed with exit code 1.
Details View -> › Assessment -> Reflow › With command bar button visible › with command bar button expanded › should pass accessibility validation with command bar menu open and high contrast mode=true: src/tests/end-to-end/tests/details-view/reflow-ui.test.ts#L243
expect(received).toMatchSnapshot() Snapshot name: `Details View -> Assessment -> Reflow With command bar button visible with command bar button expanded should pass accessibility validation with command bar menu open and high contrast mode=true 1` - Snapshot - 2 + Received + 2 @@ -4,18 +4,18 @@ "nodes": [ { "failureSummary": "Fix all of the following: Focusable content should have tabindex="-1" or be removed from the DOM", "selector": [ - "i[role="none"]:nth-child(1)", + "i[data-tabster-dummy=""][role="none"]:nth-child(1)", ], }, { "failureSummary": "Fix all of the following: Focusable content should have tabindex="-1" or be removed from the DOM", "selector": [ - "i[role="none"]:nth-child(4)", + "i[data-tabster-dummy=""][role="none"]:nth-child(6)", ], }, ], }, ] at toMatchSnapshot (src/tests/end-to-end/tests/details-view/reflow-ui.test.ts:243:25) at src/tests/end-to-end/tests/details-view/reflow-ui.test.ts:80:25
Details View -> › Assessment -> Reflow › With command bar button visible › with command bar button expanded › should pass accessibility validation with command bar menu open and high contrast mode=false: src/tests/end-to-end/tests/details-view/reflow-ui.test.ts#L243
expect(received).toMatchSnapshot() Snapshot name: `Details View -> Assessment -> Reflow With command bar button visible with command bar button expanded should pass accessibility validation with command bar menu open and high contrast mode=false 1` - Snapshot - 2 + Received + 2 @@ -4,18 +4,18 @@ "nodes": [ { "failureSummary": "Fix all of the following: Focusable content should have tabindex="-1" or be removed from the DOM", "selector": [ - "i[role="none"]:nth-child(1)", + "i[data-tabster-dummy=""][role="none"]:nth-child(1)", ], }, { "failureSummary": "Fix all of the following: Focusable content should have tabindex="-1" or be removed from the DOM", "selector": [ - "i[role="none"]:nth-child(4)", + "i[data-tabster-dummy=""][role="none"]:nth-child(6)", ], }, ], }, ] at toMatchSnapshot (src/tests/end-to-end/tests/details-view/reflow-ui.test.ts:243:25) at src/tests/end-to-end/tests/details-view/reflow-ui.test.ts:80:25
Details View -> › Quick Assess -> Reflow › With command bar button visible › with command bar button expanded › should pass accessibility validation with command bar menu open and high contrast mode=true: src/tests/end-to-end/tests/details-view/reflow-ui.test.ts#L243
expect(received).toMatchSnapshot() Snapshot name: `Details View -> Quick Assess -> Reflow With command bar button visible with command bar button expanded should pass accessibility validation with command bar menu open and high contrast mode=true 1` - Snapshot - 2 + Received + 2 @@ -4,18 +4,18 @@ "nodes": [ { "failureSummary": "Fix all of the following: Focusable content should have tabindex="-1" or be removed from the DOM", "selector": [ - ".fui-MenuList > i:nth-child(1)", + "i[data-tabster-dummy=""]:nth-child(1)", ], }, { "failureSummary": "Fix all of the following: Focusable content should have tabindex="-1" or be removed from the DOM", "selector": [ - "i:nth-child(4)", + "i[data-tabster-dummy=""]:nth-child(5)", ], }, ], }, ] at toMatchSnapshot (src/tests/end-to-end/tests/details-view/reflow-ui.test.ts:243:25) at runMicrotasks (<anonymous>) at src/tests/end-to-end/tests/details-view/reflow-ui.test.ts:131:25
Details View -> › Quick Assess -> Reflow › With command bar button visible › with command bar button expanded › should pass accessibility validation with command bar menu open and high contrast mode=false: src/tests/end-to-end/tests/details-view/reflow-ui.test.ts#L243
expect(received).toMatchSnapshot() Snapshot name: `Details View -> Quick Assess -> Reflow With command bar button visible with command bar button expanded should pass accessibility validation with command bar menu open and high contrast mode=false 1` - Snapshot - 2 + Received + 2 @@ -4,18 +4,18 @@ "nodes": [ { "failureSummary": "Fix all of the following: Focusable content should have tabindex="-1" or be removed from the DOM", "selector": [ - ".fui-MenuList > i:nth-child(1)", + "i[data-tabster-dummy=""]:nth-child(1)", ], }, { "failureSummary": "Fix all of the following: Focusable content should have tabindex="-1" or be removed from the DOM", "selector": [ - "i:nth-child(4)", + "i[data-tabster-dummy=""]:nth-child(5)", ], }, ], }, ] at toMatchSnapshot (src/tests/end-to-end/tests/details-view/reflow-ui.test.ts:243:25) at src/tests/end-to-end/tests/details-view/reflow-ui.test.ts:131:25
Details View -> › Fastpass -> Reflow › With high contrast mode=true › and card kebab menu expanded: src/tests/end-to-end/tests/details-view/reflow-ui.test.ts#L243
expect(received).toMatchSnapshot() Snapshot name: `Details View -> Fastpass -> Reflow With high contrast mode=true and card kebab menu expanded 1` - Snapshot - 2 + Received + 2 @@ -4,18 +4,18 @@ "nodes": [ { "failureSummary": "Fix all of the following: Focusable content should have tabindex="-1" or be removed from the DOM", "selector": [ - "i[role="none"]:nth-child(1)", + "i[data-tabster-dummy=""][role="none"]:nth-child(1)", ], }, { "failureSummary": "Fix all of the following: Focusable content should have tabindex="-1" or be removed from the DOM", "selector": [ - "i[role="none"]:nth-child(4)", + "i[data-tabster-dummy=""][role="none"]:nth-child(4)", ], }, ], }, ] at toMatchSnapshot (src/tests/end-to-end/tests/details-view/reflow-ui.test.ts:243:25) at Object.<anonymous> (src/tests/end-to-end/tests/details-view/reflow-ui.test.ts:178:17)
Details View -> › Fastpass -> Reflow › With high contrast mode=false › and card kebab menu expanded: src/tests/end-to-end/tests/details-view/reflow-ui.test.ts#L243
expect(received).toMatchSnapshot() Snapshot name: `Details View -> Fastpass -> Reflow With high contrast mode=false and card kebab menu expanded 1` - Snapshot - 2 + Received + 2 @@ -4,18 +4,18 @@ "nodes": [ { "failureSummary": "Fix all of the following: Focusable content should have tabindex="-1" or be removed from the DOM", "selector": [ - "i[role="none"]:nth-child(1)", + "i[data-tabster-dummy=""][role="none"]:nth-child(1)", ], }, { "failureSummary": "Fix all of the following: Focusable content should have tabindex="-1" or be removed from the DOM", "selector": [ - "i[role="none"]:nth-child(4)", + "i[data-tabster-dummy=""][role="none"]:nth-child(4)", ], }, ], }, ] at toMatchSnapshot (src/tests/end-to-end/tests/details-view/reflow-ui.test.ts:243:25) at Object.<anonymous> (src/tests/end-to-end/tests/details-view/reflow-ui.test.ts:178:17)
Details View -> › Fastpass -> Reflow › With high contrast mode=true › With command bar button visible › with command bar button expanded › should pass accessibility validation with command bar menu open and high contrast mode=%s: src/tests/end-to-end/tests/details-view/reflow-ui.test.ts#L243
expect(received).toMatchSnapshot() Snapshot name: `Details View -> Fastpass -> Reflow With high contrast mode=true With command bar button visible with command bar button expanded should pass accessibility validation with command bar menu open and high contrast mode=%s 1` - Snapshot - 2 + Received + 2 @@ -4,18 +4,18 @@ "nodes": [ { "failureSummary": "Fix all of the following: Focusable content should have tabindex="-1" or be removed from the DOM", "selector": [ - "i[role="none"]:nth-child(1)", + "i[data-tabster-dummy=""][role="none"]:nth-child(1)", ], }, { "failureSummary": "Fix all of the following: Focusable content should have tabindex="-1" or be removed from the DOM", "selector": [ - "i[role="none"]:nth-child(4)", + "i[data-tabster-dummy=""][role="none"]:nth-child(4)", ], }, ], }, ] at toMatchSnapshot (src/tests/end-to-end/tests/details-view/reflow-ui.test.ts:243:25) at Object.<anonymous> (src/tests/end-to-end/tests/details-view/reflow-ui.test.ts:206:25)
Details View -> › Fastpass -> Reflow › With high contrast mode=false › With command bar button visible › with command bar button expanded › should pass accessibility validation with command bar menu open and high contrast mode=%s: src/tests/end-to-end/tests/details-view/reflow-ui.test.ts#L243
expect(received).toMatchSnapshot() Snapshot name: `Details View -> Fastpass -> Reflow With high contrast mode=false With command bar button visible with command bar button expanded should pass accessibility validation with command bar menu open and high contrast mode=%s 1` - Snapshot - 2 + Received + 2 @@ -4,18 +4,18 @@ "nodes": [ { "failureSummary": "Fix all of the following: Focusable content should have tabindex="-1" or be removed from the DOM", "selector": [ - "i[role="none"]:nth-child(1)", + "i[data-tabster-dummy=""][role="none"]:nth-child(1)", ], }, { "failureSummary": "Fix all of the following: Focusable content should have tabindex="-1" or be removed from the DOM", "selector": [ - "i[role="none"]:nth-child(4)", + "i[data-tabster-dummy=""][role="none"]:nth-child(4)", ], }, ], }, ] at toMatchSnapshot (src/tests/end-to-end/tests/details-view/reflow-ui.test.ts:243:25) at Object.<anonymous> (src/tests/end-to-end/tests/details-view/reflow-ui.test.ts:206:25)
e2e-web-tests (1/2)
Process completed with exit code 1.
codeql
This run of the CodeQL Action does not have permission to access Code Scanning API endpoints. As a result, it will not be opted into any experimental features. This could be because the Action is running on a pull request from a fork. If not, please ensure the Action has the 'security-events: write' permission. Details: Resource not accessible by integration
codeql
Feature flags do not specify a default CLI version. Falling back to the CLI version shipped with the Action. This is 2.18.1.

Artifacts

Produced during runtime
Name Size
build-results
64 MB
e2e-report-tests-results
551 Bytes
e2e-web-tests-1-debug-logs
93.7 MB
e2e-web-tests-1-results
7.54 KB
e2e-web-tests-2-results
2.04 KB
unit-tests-1-results
154 KB
unit-tests-2-results
156 KB