Skip to content

Bump @floating-ui/react from 0.19.2 to 0.26.8 in /frontend #62

Bump @floating-ui/react from 0.19.2 to 0.26.8 in /frontend

Bump @floating-ui/react from 0.19.2 to 0.26.8 in /frontend #62

Triggered via pull request January 29, 2024 08:34
Status Failure
Total duration 4m 22s
Artifacts

frontend.yaml

on: pull_request_target
build-and-test
4m 9s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
ActionPermissionButton › should make the button disable and view the tooltip with the default text: frontend/src/components/common/ActionComponent/__tests__/fixtures.ts#L40
TestingLibraryElementError: Unable to find an element with the text: You don't have a required permission to perform this action. 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> <div> <div class="sc-iqHYmW kWXMKI" > <button class="sc-eCstlR gKokvS" disabled="" type="button" > test </button> </div> </div> </div> </body> at Object.getElementError (node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:37:19) at node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:76:38 at node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:52:17 at getByText (node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:95:19) at tooltipIsShowing (src/components/common/ActionComponent/__tests__/fixtures.ts:40:17) at async Object.<anonymous> (src/components/common/ActionComponent/ActionButton/ActionPermissionButton/__tests__/ActionPermissionButton.spec.tsx:63:5)
ActionPermissionButton › should make the button disable and view the tooltip with the given text: frontend/src/components/common/ActionComponent/__tests__/fixtures.ts#L40
TestingLibraryElementError: Unable to find an element with the text: something here. 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> <div> <div class="sc-iqHYmW kWXMKI" > <button class="sc-eCstlR gKokvS" disabled="" type="button" > </button> </div> </div> </div> </body> at Object.getElementError (node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:37:19) at node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:76:38 at node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:52:17 at getByText (node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:95:19) at tooltipIsShowing (src/components/common/ActionComponent/__tests__/fixtures.ts:40:17) at async Object.<anonymous> (src/components/common/ActionComponent/ActionButton/ActionPermissionButton/__tests__/ActionPermissionButton.spec.tsx:80:5)
ActionPermissionButton › should render the Button but disabled cause the given role is not correct: frontend/src/components/common/ActionComponent/__tests__/fixtures.ts#L40
TestingLibraryElementError: Unable to find an element with the text: You don't have a required permission to perform this action. 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> <div> <div class="sc-iqHYmW kWXMKI" > <button class="sc-eCstlR gKokvS" disabled="" type="button" > </button> </div> </div> </div> </body> at Object.getElementError (node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:37:19) at node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:76:38 at node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:52:17 at getByText (node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:95:19) at tooltipIsShowing (src/components/common/ActionComponent/__tests__/fixtures.ts:40:17) at async Object.<anonymous> (src/components/common/ActionComponent/ActionButton/ActionPermissionButton/__tests__/ActionPermissionButton.spec.tsx:96:5)
ActionCreateButton › should make the button disable and view the tooltip with the default text: frontend/src/components/common/ActionComponent/__tests__/fixtures.ts#L40
TestingLibraryElementError: Unable to find an element with the text: You don't have a required permission to perform this action. 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> <div> <div class="sc-iqHYmW kWXMKI" > <button class="sc-eCstlR gKokvS" disabled="" type="button" > test </button> </div> </div> </div> </body> at Object.getElementError (node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:37:19) at node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:76:38 at node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:52:17 at getByText (node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:95:19) at tooltipIsShowing (src/components/common/ActionComponent/__tests__/fixtures.ts:40:17) at async Object.<anonymous> (src/components/common/ActionComponent/ActionButton/ActionCreateButton/__tests__/ActionCreateButton.spec.tsx:63:5)
ActionCreateButton › should make the button disable and view the tooltip with the given text: frontend/src/components/common/ActionComponent/__tests__/fixtures.ts#L40
TestingLibraryElementError: Unable to find an element with the text: something here. 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> <div> <div class="sc-iqHYmW kWXMKI" > <button class="sc-eCstlR gKokvS" disabled="" type="button" > </button> </div> </div> </div> </body> at Object.getElementError (node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:37:19) at node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:76:38 at node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:52:17 at getByText (node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:95:19) at tooltipIsShowing (src/components/common/ActionComponent/__tests__/fixtures.ts:40:17) at async Object.<anonymous> (src/components/common/ActionComponent/ActionButton/ActionCreateButton/__tests__/ActionCreateButton.spec.tsx:80:5)
ActionCreateButton › should render the Button but disabled cause the given role is not correct: frontend/src/components/common/ActionComponent/__tests__/fixtures.ts#L40
TestingLibraryElementError: Unable to find an element with the text: You don't have a required permission to perform this action. 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> <div> <div class="sc-iqHYmW kWXMKI" > <button class="sc-eCstlR gKokvS" disabled="" type="button" > </button> </div> </div> </div> </body> at Object.getElementError (node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:37:19) at node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:76:38 at node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:52:17 at getByText (node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:95:19) at tooltipIsShowing (src/components/common/ActionComponent/__tests__/fixtures.ts:40:17) at async Object.<anonymous> (src/components/common/ActionComponent/ActionButton/ActionCreateButton/__tests__/ActionCreateButton.spec.tsx:96:5)
ActionNavLink › should make the button disable and view the tooltip with the default text: frontend/src/components/common/ActionComponent/__tests__/fixtures.ts#L40
TestingLibraryElementError: Unable to find an element with the text: You don't have a required permission to perform this action. 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> <div> <a aria-current="page" aria-disabled="true" class="is-disabled active" href="/" > test </a> </div> </div> </body> at Object.getElementError (node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:37:19) at node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:76:38 at node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:52:17 at getByText (node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:95:19) at tooltipIsShowing (src/components/common/ActionComponent/__tests__/fixtures.ts:40:17) at async Object.<anonymous> (src/components/common/ActionComponent/ActionNavLink/__tests__/ActionNavLink.spec.tsx:57:5)
ActionNavLink › should make the button disable and view the tooltip with the given text: frontend/src/components/common/ActionComponent/__tests__/fixtures.ts#L40
TestingLibraryElementError: Unable to find an element with the text: something here. 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> <div> <a aria-current="page" aria-disabled="true" class="is-disabled active" href="/" /> </div> </div> </body> at Object.getElementError (node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:37:19) at node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:76:38 at node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:52:17 at getByText (node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:95:19) at tooltipIsShowing (src/components/common/ActionComponent/__tests__/fixtures.ts:40:17) at async Object.<anonymous> (src/components/common/ActionComponent/ActionNavLink/__tests__/ActionNavLink.spec.tsx:76:5)
ActionNavLink › should render the Link with the correct text: frontend/src/components/common/ActionComponent/__tests__/fixtures.ts#L40
TestingLibraryElementError: Unable to find an element with the text: You don't have a required permission to perform this action. 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> <div> <a aria-current="page" aria-disabled="true" class="is-disabled active" href="/" > test </a> </div> </div> </body> at Object.getElementError (node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:37:19) at node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:76:38 at node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:52:17 at getByText (node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:95:19) at tooltipIsShowing (src/components/common/ActionComponent/__tests__/fixtures.ts:40:17) at async Object.<anonymous> (src/components/common/ActionComponent/ActionNavLink/__tests__/ActionNavLink.spec.tsx:91:5)
ActionSelect › should make the button disable and view the tooltip with the default text: frontend/src/components/common/ActionComponent/__tests__/fixtures.ts#L40
TestingLibraryElementError: Unable to find an element with the text: You don't have a required permission to perform this action. 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> <div> <div> <div> <ul class="sc-iqHYmW gzhrmh" disabled="" role="listbox" tabindex="0" > <div class="sc-crrszt jYxMSu" > <li class="sc-kstqJO eHhzqr" role="option" tabindex="0" /> </div> <svg color="#73848C" fill="currentColor" height="5" stroke="currentColor" transform="" viewBox="0 0 10 5" width="10" xmlns="http://www.w3.org/2000/svg" > <path d="M0.646447 0.146447C0.841709 -0.0488155 1.15829 -0.0488155 1.35355 0.146447L5 3.79289L8.64645 0.146447C8.84171 -0.0488155 9.15829 -0.0488155 9.35355 0.146447C9.54882 0.341709 9.54882 0.658291 9.35355 0.853553L5.35355 4.85355C5.15829 5.04882 4.84171 5.04882 4.64645 4.85355L0.646447 0.853553C0.451184 0.658291 0.451184 0.341709 0.646447 0.146447Z" /> </svg> </ul> </div> </div> </div> </div> </body> at Object.getElementError (node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/config.js:37:19) at node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:76:38 at node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:52:17 at getByText (node_modules/.pnpm/@testing-library[email protected]/node_modules/@testing-library/dom/dist/query-helpers.js:95:19) at tooltipIsShowing (src/components/common/ActionComponent/__tests__/fixtures.ts:40:17) at async Object.<anonymous> (src/components/common/ActionComponent/ActionSelect/__tests__/ActionSelect.spec.tsx:45:5)
build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.