Skip to content

chore: update dev dependencies #5483

chore: update dev dependencies

chore: update dev dependencies #5483

Triggered via pull request December 1, 2025 08:55
Status Failure
Total duration 1m 17s
Artifacts

test-multiple-versions.yml

on: pull_request
Matrix: test_multiple_versions
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test_multiple_versions (17.0.0)
Process completed with exit code 1.
tests/react/error.test.tsx > throws an error while updating in effect cleanup > [DEV-ONLY] dobule setCount: tests/react/error.test.tsx#L497
TestingLibraryElementError: Unable to find an element with the text: Errored: err_in_effect_cleanup. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible. Ignored nodes: comments, script, style <body> <div> <button> close </button> </div> </body> ❯ Object.getElementError node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:37:19 ❯ node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:76:38 ❯ node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ getByText node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ tests/react/error.test.tsx:497:16
tests/react/error.test.tsx > throws an error while updating in effect cleanup > [DEV-ONLY] single setCount: tests/react/error.test.tsx#L469
TestingLibraryElementError: Unable to find an element with the text: Errored: err_in_effect_cleanup. This could be because the text is broken up by multiple elements. In this case, you can provide a function for your text matcher to make your matcher more flexible. Ignored nodes: comments, script, style <body> <div> <button> close </button> </div> </body> ❯ Object.getElementError node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:37:19 ❯ node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:76:38 ❯ node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ getByText node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ tests/react/error.test.tsx:469:16