Skip to content

build(deps): bump qs and express #279

build(deps): bump qs and express

build(deps): bump qs and express #279

Triggered via push January 1, 2026 13:34
Status Failure
Total duration 1m 10s
Artifacts

frontend.yml

on: push
Unit and snapshot tests
1m 6s
Unit and snapshot tests
Build the project like on production deployment
0s
Build the project like on production deployment
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Unit and snapshot tests
Process completed with exit code 1.
vis/test/component/citationmodal.test.tsx > CitationModal component > Renders with a correct citation text for a streamgraph: vis/test/component/citationmodal.test.tsx#L96
TestingLibraryElementError: Unable to find an element with the text: Open Knowledge Maps (2025). Streamgraph for research on climate change and impact. Retrieved from http://localhost:3000/.. 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 class="modal-open" style="padding-right: 0px;" > <div aria-hidden="true" /> <div role="dialog" > <div class="fade modal-backdrop in" /> <div class="fade in modal" id="cite_modal" role="dialog" style="display: block; padding-right: 0px;" tabindex="-1" > <div class="modal-dialog" > <div class="modal-content" role="document" > <div class="modal-header modal-header" > <button class="close" type="button" > <span aria-hidden="true" > × </span> <span class="sr-only" > Close </span> </button> <h4 class="cite-modal-title modal-title" id="cite-title" style="font-size: 20px;" > Cite this streamgraph </h4> </div> <div class="modal-body modal-body" id="cite-body" > <p> : </p> <div class="citation" id="copy-map-citation" > Open Knowledge Maps (2026). Streamgraph for research on climate change and impact. Retrieved from http://localhost:3000/. </div> <button class="indented-modal-btn copy-button btn btn-primary" type="button" > <i class="fa fa-copy" />    </button> </div> </div> </div> </div> </div> </body> ❯ Object.getElementError node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/config.js:37:19 ❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:76:38 ❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ vis/test/component/citationmodal.test.tsx:96:19
vis/test/component/citationmodal.test.tsx > CitationModal component > Renders with a correct citation text for a knowledge map: vis/test/component/citationmodal.test.tsx#L90
TestingLibraryElementError: Unable to find an element with the text: Open Knowledge Maps (2025). Knowledge Map for research on climate change and impact. Retrieved from http://localhost:3000/.. 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 class="modal-open" style="padding-right: 0px;" > <div aria-hidden="true" /> <div role="dialog" > <div class="fade modal-backdrop in" /> <div class="fade in modal" id="cite_modal" role="dialog" style="display: block; padding-right: 0px;" tabindex="-1" > <div class="modal-dialog" > <div class="modal-content" role="document" > <div class="modal-header modal-header" > <button class="close" type="button" > <span aria-hidden="true" > × </span> <span class="sr-only" > Close </span> </button> <h4 class="cite-modal-title modal-title" id="cite-title" style="font-size: 20px;" > Cite this knowledge map </h4> </div> <div class="modal-body modal-body" id="cite-body" > <p> : </p> <div class="citation" id="copy-map-citation" > Open Knowledge Maps (2026). Knowledge Map for research on climate change and impact. Retrieved from http://localhost:3000/. </div> <button class="indented-modal-btn copy-button btn btn-primary" type="button" > <i class="fa fa-copy" />    </button> </div> </div> </div> </div> </div> </body> ❯ Object.getElementError node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/config.js:37:19 ❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:76:38 ❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:52:17 ❯ node_modules/@testing-library/react/node_modules/@testing-library/dom/dist/query-helpers.js:95:19 ❯ vis/test/component/citationmodal.test.tsx:90:19