Skip to content

feat(fluentUI-migration): DefaultButton fluentui v8 to v9 migration #7958

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

feat(fluentUI-migration): DefaultButton fluentui v8 to v9 migration #7958

Triggered via pull request July 23, 2024 11:03
Status Failure
Total duration 5m 56s
Artifacts 7

ci.yml

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

Annotations

4 errors and 2 warnings
e2e-report-tests
Process completed with exit code 1.
lints
Process completed with exit code 2.
Details View -> Preview Features Panel › should match content in snapshot: src/tests/end-to-end/tests/details-view/preview-features.test.ts#L35
expect(received).toMatchSnapshot() Snapshot name: `Details View -> Preview Features Panel should match content in snapshot 1` - Snapshot - 0 + Received + 94 @@ -88,10 +88,104 @@ class="toggle-container--{{CSS_MODULE_HASH}}" > <div class="toggle-name--{{CSS_MODULE_HASH}}" > + Scoping experience + </div> + <div + class="ms-Toggle is-enabled toggle--{{CSS_MODULE_HASH}} root-000" + > + <div + class="ms-Toggle-innerContainer container-000" + > + <button + aria-checked="false" + aria-label="Scoping experience" + class="ms-Toggle-background pill-000" + data-is-focusable="true" + data-ktp-target="true" + id="scoping" + role="switch" + type="button" + > + <span + class="ms-Toggle-thumb thumb-000" + /> + </button> + <label + class="ms-Label ms-Toggle-stateText text-000" + for="scoping" + id="scoping-stateText" + > + Off + </label> + </div> + </div> + </div> + <div + class="toggle-description--{{CSS_MODULE_HASH}}" + > + Enable scoping to limit scanning to selected portions of the webpage. + </div> + </div> + <div + class="generic-toggle-component--{{CSS_MODULE_HASH}}" + > + <div + class="toggle-container--{{CSS_MODULE_HASH}}" + > + <div + class="toggle-name--{{CSS_MODULE_HASH}}" + > + Enable manual instance details + </div> + <div + class="ms-Toggle is-enabled toggle--{{CSS_MODULE_HASH}} root-000" + > + <div + class="ms-Toggle-innerContainer container-000" + > + <button + aria-checked="false" + aria-label="Enable manual instance details" + class="ms-Toggle-background pill-000" + data-is-focusable="true" + data-ktp-target="true" + id="manualInstanceDetails" + role="switch" + type="button" + > + <span + class="ms-Toggle-thumb thumb-000" + /> + </button> + <label + class="ms-Label ms-Toggle-stateText text-000" + for="manualInstanceDetails" + id="manualInstanceDetails-stateText" + > + Off + </label> + </div> + </div> + </div> + <div + class="toggle-description--{{CSS_MODULE_HASH}}" + > + Allow addition of path (CSS selector) which automatically populates the corresponding code snippet when adding manual failure instance. + </div> + </d
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.0.

Artifacts

Produced during runtime
Name Size
build-results
54.3 MB
e2e-report-tests-results
1.36 KB
e2e-web-tests-1-debug-logs
93.7 MB
e2e-web-tests-1-results
7.67 KB
e2e-web-tests-2-results
2.02 KB
unit-tests-1-results
154 KB
unit-tests-2-results
155 KB