Skip to content

Patch react select to use valid aria-activedescendant when no option … #2276

Patch react select to use valid aria-activedescendant when no option …

Patch react select to use valid aria-activedescendant when no option … #2276

Triggered via push June 17, 2024 06:58
Status Failure
Total duration 1m 29s
Artifacts
deploy
0s
deploy
Publish or create version PR  /  version
Publish or create version PR / version
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
packages/search/Search.test.tsx > should successfully create a search component: src/packages/search/Search.test.tsx#L19
Error: Snapshot `should successfully create a search component 1` mismatched - Expected + Received @@ -49,11 +49,10 @@ class="react-select__input-container css-18euh9p" data-theme="light" data-value="" > <input - aria-activedescendant="" aria-autocomplete="list" aria-describedby="react-select-2-placeholder" aria-expanded="false" aria-haspopup="true" aria-label="ariaLabel.search" ❯ packages/search/Search.test.tsx:19:23
packages/selection/Selection.test.tsx > should successfully create a selection component: src/packages/selection/Selection.test.tsx#L26
Error: Snapshot `should successfully create a selection component 1` mismatched - Expected + Received @@ -45,11 +45,10 @@ id="react-select-2-placeholder" > selectionPlaceholder </div> <input - aria-activedescendant="" aria-autocomplete="list" aria-describedby="react-select-2-placeholder" aria-expanded="false" aria-haspopup="true" aria-readonly="true" ❯ packages/selection/Selection.test.tsx:26:26
Test and Build
Process completed with exit code 1.
Test and Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.