Skip to content

chore(deps): update dependency orval to v6.26.0 #16107

chore(deps): update dependency orval to v6.26.0

chore(deps): update dependency orval to v6.26.0 #16107

Triggered via pull request April 12, 2024 17:38
Status Failure
Total duration 4m 6s
Artifacts

build_frontend_prs.yml

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

Annotations

2 errors
Unhandled error: frontend/node_modules/@testing-library/user-event/dist/esm/event/dispatchEvent.js#L53
TypeError: Failed to execute 'dispatchEvent' on 'EventTarget': parameter 1 is not of type 'Event'. ❯ Object.exports.convert node_modules/jsdom/lib/jsdom/living/generated/Event.js:22:9 ❯ HTMLBodyElement.dispatchEvent node_modules/jsdom/lib/jsdom/living/generated/EventTarget.js:236:24 ❯ node_modules/@testing-library/user-event/dist/esm/event/dispatchEvent.js:53:55 ❯ Object.eventWrapper node_modules/@testing-library/dom/dist/config.js:25:23 ❯ Module.wrapEvent node_modules/@testing-library/user-event/dist/esm/event/wrapEvent.js:5:46 ❯ Object.dispatchEvent node_modules/@testing-library/user-event/dist/esm/event/dispatchEvent.js:53:34 ❯ Object.dispatchUIEvent node_modules/@testing-library/user-event/dist/esm/event/dispatchEvent.js:30:26 ❯ KeyboardHost.keydown node_modules/@testing-library/user-event/dist/esm/system/keyboard.js:82:38 ❯ keyboardAction node_modules/@testing-library/user-event/dist/esm/keyboard/index.js:35:35 ❯ Object.keyboard node_modules/@testing-library/user-event/dist/esm/keyboard/index.js:24:15 This error originated in "src/component/user/ForgottenPassword/ForgottenPassword.test.tsx" test file. It doesn't mean the error was thrown inside the file itself, but while it was running. This error was caught after test environment was torn down. Make sure to cancel any running tasks before test finishes: - cancel timeouts using clearTimeout and clearInterval - wait for promises to resolve using the await keyword
build (18.x)
Process completed with exit code 1.