This run took 258 seconds.
$ date --- stdout --- Sat Feb 8 03:43:33 UTC 2025 --- end --- $ git clone file:///srv/git/mediawiki-extensions-WikiLambda.git repo --depth=1 -b master --- stderr --- Cloning into 'repo'... --- stdout --- --- end --- $ git config user.name libraryupgrader --- stdout --- --- end --- $ git config user.email tools.libraryupgrader@tools.wmflabs.org --- stdout --- --- end --- $ git submodule update --init --- stderr --- Submodule 'function-schemata' (https://gitlab.wikimedia.org/repos/abstract-wiki/wikifunctions/function-schemata.git) registered for path 'function-schemata' Cloning into '/src/repo/function-schemata'... --- stdout --- Submodule path 'function-schemata': checked out 'f1a0fe73fd14c3448ef31b1459c804ce6bb95dd5' --- end --- $ grr init --- stdout --- Installed commit-msg hook. --- end --- $ git show-ref refs/heads/master --- stdout --- 3661ba6776344eb30467c75948266ba200ac1001 refs/heads/master --- end --- $ /usr/bin/npm audit --json --- stdout --- { "auditReportVersion": 2, "vulnerabilities": { "@wdio/cli": { "name": "@wdio/cli", "severity": "high", "isDirect": true, "via": [ "webdriverio", "yarn-install" ], "effects": [ "@wdio/junit-reporter", "@wdio/local-runner", "@wdio/spec-reporter" ], "range": "5.4.10 - 8.41.0", "nodes": [ "node_modules/@wdio/cli" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.8.0", "isSemVerMajor": true } }, "@wdio/junit-reporter": { "name": "@wdio/junit-reporter", "severity": "high", "isDirect": true, "via": [ "@wdio/cli" ], "effects": [], "range": "6.0.4 - 8.0.0-alpha.631", "nodes": [ "node_modules/@wdio/junit-reporter" ], "fixAvailable": { "name": "@wdio/junit-reporter", "version": "9.6.3", "isSemVerMajor": true } }, "@wdio/local-runner": { "name": "@wdio/local-runner", "severity": "high", "isDirect": true, "via": [ "@wdio/cli", "@wdio/runner" ], "effects": [], "range": "6.0.4 - 8.41.0", "nodes": [ "node_modules/@wdio/local-runner" ], "fixAvailable": { "name": "@wdio/local-runner", "version": "9.8.0", "isSemVerMajor": true } }, "@wdio/mocha-framework": { "name": "@wdio/mocha-framework", "severity": "moderate", "isDirect": true, "via": [ "mocha" ], "effects": [], "range": "7.7.4 - 7.19.5", "nodes": [ "node_modules/@wdio/mocha-framework" ], "fixAvailable": { "name": "@wdio/mocha-framework", "version": "7.40.0", "isSemVerMajor": false } }, "@wdio/runner": { "name": "@wdio/runner", "severity": "high", "isDirect": false, "via": [ "webdriverio" ], "effects": [ "@wdio/local-runner" ], "range": "7.16.5 - 8.41.0", "nodes": [ "node_modules/@wdio/runner" ], "fixAvailable": { "name": "@wdio/local-runner", "version": "9.8.0", "isSemVerMajor": true } }, "@wdio/spec-reporter": { "name": "@wdio/spec-reporter", "severity": "high", "isDirect": true, "via": [ "@wdio/cli" ], "effects": [], "range": "6.0.4 - 8.0.0-alpha.631", "nodes": [ "node_modules/@wdio/spec-reporter" ], "fixAvailable": { "name": "@wdio/spec-reporter", "version": "9.8.0", "isSemVerMajor": true } }, "cross-spawn": { "name": "cross-spawn", "severity": "high", "isDirect": false, "via": [ { "source": 1100562, "name": "cross-spawn", "dependency": "cross-spawn", "title": "Regular Expression Denial of Service (ReDoS) in cross-spawn", "url": "https://github.com/advisories/GHSA-3xgq-45jj-v275", "severity": "high", "cwe": [ "CWE-1333" ], "cvss": { "score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, "range": "<6.0.6" } ], "effects": [ "yarn-install" ], "range": "<6.0.6", "nodes": [ "node_modules/yarn-install/node_modules/cross-spawn" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.8.0", "isSemVerMajor": true } }, "devtools": { "name": "devtools", "severity": "high", "isDirect": false, "via": [ "puppeteer-core" ], "effects": [], "range": ">=7.16.5", "nodes": [ "node_modules/devtools" ], "fixAvailable": true }, "mocha": { "name": "mocha", "severity": "moderate", "isDirect": false, "via": [ "nanoid" ], "effects": [ "@wdio/mocha-framework" ], "range": "8.2.0 - 10.2.0", "nodes": [ "node_modules/mocha" ], "fixAvailable": { "name": "@wdio/mocha-framework", "version": "7.40.0", "isSemVerMajor": false } }, "mwbot": { "name": "mwbot", "severity": "moderate", "isDirect": false, "via": [ "request" ], "effects": [ "wdio-mediawiki" ], "range": ">=0.1.6", "nodes": [ "node_modules/mwbot" ], "fixAvailable": false }, "nanoid": { "name": "nanoid", "severity": "moderate", "isDirect": false, "via": [ { "source": 1101163, "name": "nanoid", "dependency": "nanoid", "title": "Predictable results in nanoid generation when given non-integer values", "url": "https://github.com/advisories/GHSA-mwcw-c2x4-8c55", "severity": "moderate", "cwe": [ "CWE-835" ], "cvss": { "score": 4.3, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N" }, "range": "<3.3.8" } ], "effects": [ "mocha" ], "range": "<3.3.8", "nodes": [ "node_modules/nanoid" ], "fixAvailable": { "name": "@wdio/mocha-framework", "version": "7.40.0", "isSemVerMajor": false } }, "puppeteer-core": { "name": "puppeteer-core", "severity": "high", "isDirect": false, "via": [ "ws" ], "effects": [ "devtools", "webdriverio" ], "range": "11.0.0 - 22.11.1", "nodes": [ "node_modules/puppeteer-core" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.8.0", "isSemVerMajor": true } }, "request": { "name": "request", "severity": "moderate", "isDirect": false, "via": [ { "source": 1096727, "name": "request", "dependency": "request", "title": "Server-Side Request Forgery in Request", "url": "https://github.com/advisories/GHSA-p8p7-x288-28g6", "severity": "moderate", "cwe": [ "CWE-918" ], "cvss": { "score": 6.1, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N" }, "range": "<=2.88.2" }, "tough-cookie" ], "effects": [ "mwbot" ], "range": "*", "nodes": [ "node_modules/request" ], "fixAvailable": false }, "tough-cookie": { "name": "tough-cookie", "severity": "moderate", "isDirect": false, "via": [ { "source": 1097682, "name": "tough-cookie", "dependency": "tough-cookie", "title": "tough-cookie Prototype Pollution vulnerability", "url": "https://github.com/advisories/GHSA-72xf-g2v4-qvf3", "severity": "moderate", "cwe": [ "CWE-1321" ], "cvss": { "score": 6.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N" }, "range": "<4.1.3" } ], "effects": [ "request" ], "range": "<4.1.3", "nodes": [ "node_modules/request/node_modules/tough-cookie" ], "fixAvailable": false }, "wdio-mediawiki": { "name": "wdio-mediawiki", "severity": "moderate", "isDirect": true, "via": [ "mwbot" ], "effects": [], "range": "*", "nodes": [ "node_modules/wdio-mediawiki" ], "fixAvailable": false }, "webdriverio": { "name": "webdriverio", "severity": "high", "isDirect": false, "via": [ "devtools", "puppeteer-core" ], "effects": [ "@wdio/cli", "@wdio/runner" ], "range": "7.16.5 - 8.41.0", "nodes": [ "node_modules/webdriverio" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.8.0", "isSemVerMajor": true } }, "ws": { "name": "ws", "severity": "high", "isDirect": false, "via": [ { "source": 1098392, "name": "ws", "dependency": "ws", "title": "ws affected by a DoS when handling a request with many HTTP headers", "url": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q", "severity": "high", "cwe": [ "CWE-476" ], "cvss": { "score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, "range": ">=8.0.0 <8.17.1" } ], "effects": [ "puppeteer-core" ], "range": "8.0.0 - 8.17.0", "nodes": [ "node_modules/puppeteer-core/node_modules/ws" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.8.0", "isSemVerMajor": true } }, "yarn-install": { "name": "yarn-install", "severity": "high", "isDirect": false, "via": [ "cross-spawn" ], "effects": [ "@wdio/cli" ], "range": "*", "nodes": [ "node_modules/yarn-install" ], "fixAvailable": { "name": "@wdio/cli", "version": "9.8.0", "isSemVerMajor": true } } }, "metadata": { "vulnerabilities": { "info": 0, "low": 0, "moderate": 7, "high": 11, "critical": 0, "total": 18 }, "dependencies": { "prod": 1, "dev": 1490, "optional": 4, "peer": 1, "peerOptional": 0, "total": 1490 } } } --- end --- $ /usr/bin/composer install --- stderr --- No composer.lock file present. Updating dependencies to latest instead of installing from lock file. See https://getcomposer.org/install for more information. Loading composer repositories with package information Updating dependencies Lock file operations: 39 installs, 0 updates, 0 removals - Locking composer/pcre (3.3.2) - Locking composer/semver (3.4.3) - Locking composer/spdx-licenses (1.5.8) - Locking composer/xdebug-handler (3.0.5) - Locking dealerdirect/phpcodesniffer-composer-installer (v1.0.0) - Locking diff/diff (3.4.0) - Locking doctrine/deprecations (1.1.4) - Locking felixfbecker/advanced-json-rpc (v3.2.1) - Locking mediawiki/mediawiki-codesniffer (v46.0.0) - Locking mediawiki/mediawiki-phan-config (0.15.0) - Locking mediawiki/minus-x (1.1.3) - Locking mediawiki/phan-taint-check-plugin (6.1.0) - Locking microsoft/tolerant-php-parser (v0.1.2) - Locking netresearch/jsonmapper (v4.5.0) - Locking phan/phan (5.4.5) - Locking php-parallel-lint/php-console-color (v1.0.1) - Locking php-parallel-lint/php-console-highlighter (v1.0.0) - Locking php-parallel-lint/php-parallel-lint (v1.4.0) - Locking phpcsstandards/phpcsextra (1.2.1) - Locking phpcsstandards/phpcsutils (1.0.12) - Locking phpdocumentor/reflection-common (2.2.0) - Locking phpdocumentor/reflection-docblock (5.6.1) - Locking phpdocumentor/type-resolver (1.10.0) - Locking phpstan/phpdoc-parser (2.0.0) - Locking psr/container (2.0.2) - Locking psr/log (3.0.2) - Locking sabre/event (5.1.7) - Locking squizlabs/php_codesniffer (3.11.3) - Locking symfony/console (v7.2.1) - Locking symfony/deprecation-contracts (v3.5.1) - Locking symfony/polyfill-ctype (v1.31.0) - Locking symfony/polyfill-intl-grapheme (v1.31.0) - Locking symfony/polyfill-intl-normalizer (v1.31.0) - Locking symfony/polyfill-mbstring (v1.31.0) - Locking symfony/polyfill-php80 (v1.31.0) - Locking symfony/service-contracts (v3.5.1) - Locking symfony/string (v7.2.0) - Locking tysonandre/var_representation_polyfill (0.1.3) - Locking webmozart/assert (1.11.0) Writing lock file Installing dependencies from lock file (including require-dev) Package operations: 39 installs, 0 updates, 0 removals 0 [>---------------------------] 0 [->--------------------------] - Installing squizlabs/php_codesniffer (3.11.3): Extracting archive - Installing dealerdirect/phpcodesniffer-composer-installer (v1.0.0): Extracting archive - Installing composer/pcre (3.3.2): Extracting archive - Installing diff/diff (3.4.0): Extracting archive - Installing symfony/polyfill-php80 (v1.31.0): Extracting archive - Installing phpcsstandards/phpcsutils (1.0.12): Extracting archive - Installing phpcsstandards/phpcsextra (1.2.1): Extracting archive - Installing symfony/polyfill-mbstring (v1.31.0): Extracting archive - Installing composer/spdx-licenses (1.5.8): Extracting archive - Installing composer/semver (3.4.3): Extracting archive - Installing mediawiki/mediawiki-codesniffer (v46.0.0): Extracting archive - Installing tysonandre/var_representation_polyfill (0.1.3): Extracting archive - Installing symfony/polyfill-intl-normalizer (v1.31.0): Extracting archive - Installing symfony/polyfill-intl-grapheme (v1.31.0): Extracting archive - Installing symfony/polyfill-ctype (v1.31.0): Extracting archive - Installing symfony/string (v7.2.0): Extracting archive - Installing symfony/deprecation-contracts (v3.5.1): Extracting archive - Installing psr/container (2.0.2): Extracting archive - Installing symfony/service-contracts (v3.5.1): Extracting archive - Installing symfony/console (v7.2.1): Extracting archive - Installing sabre/event (5.1.7): Extracting archive - Installing netresearch/jsonmapper (v4.5.0): Extracting archive - Installing microsoft/tolerant-php-parser (v0.1.2): Extracting archive - Installing webmozart/assert (1.11.0): Extracting archive - Installing phpstan/phpdoc-parser (2.0.0): Extracting archive - Installing phpdocumentor/reflection-common (2.2.0): Extracting archive - Installing doctrine/deprecations (1.1.4): Extracting archive - Installing phpdocumentor/type-resolver (1.10.0): Extracting archive - Installing phpdocumentor/reflection-docblock (5.6.1): Extracting archive - Installing felixfbecker/advanced-json-rpc (v3.2.1): Extracting archive - Installing psr/log (3.0.2): Extracting archive - Installing composer/xdebug-handler (3.0.5): Extracting archive - Installing phan/phan (5.4.5): Extracting archive - Installing mediawiki/phan-taint-check-plugin (6.1.0): Extracting archive - Installing mediawiki/mediawiki-phan-config (0.15.0): Extracting archive - Installing mediawiki/minus-x (1.1.3): Extracting archive - Installing php-parallel-lint/php-console-color (v1.0.1): Extracting archive - Installing php-parallel-lint/php-console-highlighter (v1.0.0): Extracting archive - Installing php-parallel-lint/php-parallel-lint (v1.4.0): Extracting archive 0/37 [>---------------------------] 0% 20/37 [===============>------------] 54% 29/37 [=====================>------] 78% 36/37 [===========================>] 97% 37/37 [============================] 100% 1 package suggestions were added by new dependencies, use `composer suggest` to see details. Generating autoload files 16 packages you are using are looking for funding. Use the `composer fund` command to find out more! --- stdout --- PHP CodeSniffer Config installed_paths set to ../../mediawiki/mediawiki-codesniffer,../../phpcsstandards/phpcsextra,../../phpcsstandards/phpcsutils --- end --- Upgrading n:jest from 27.4.7 -> 29.7.0 Upgrading n:@vue/vue3-jest from 27.0.0-alpha.4 -> 29.2.6 Upgrading n:@wikimedia/codex from 1.20.0 -> 1.20.1 $ /usr/bin/npm install --- stderr --- npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wikimedia/codex@1.20.1', npm WARN EBADENGINE required: { npm: '>=10.8.1', node: '>=20' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wikimedia/codex-icons@1.20.1', npm WARN EBADENGINE required: { npm: '>=10.8.1', node: '>=20' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 --- stdout --- added 1404 packages, and audited 1405 packages in 21s 186 packages are looking for funding run `npm fund` for details 18 vulnerabilities (7 moderate, 11 high) To address issues that do not require attention, run: npm audit fix To address all issues possible (including breaking changes), run: npm audit fix --force Some issues need review, and may require choosing a different dependency. Run `npm audit` for details. --- end --- $ package-lock-lint package-lock.json --- stdout --- Checking package-lock.json --- end --- $ /usr/bin/npm install jest-environment-jsdom@29.7.0 --save-dev --save-exact --- stderr --- npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wikimedia/codex@1.20.1', npm WARN EBADENGINE required: { node: '>=20', npm: '>=10.8.1' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wikimedia/codex-icons@1.20.1', npm WARN EBADENGINE required: { node: '>=20', npm: '>=10.8.1' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead --- stdout --- added 37 packages, and audited 1442 packages in 5s 187 packages are looking for funding run `npm fund` for details 18 vulnerabilities (7 moderate, 11 high) To address issues that do not require attention, run: npm audit fix To address all issues possible (including breaking changes), run: npm audit fix --force Some issues need review, and may require choosing a different dependency. Run `npm audit` for details. --- end --- $ package-lock-lint package-lock.json --- stdout --- Checking package-lock.json --- end --- $ /usr/bin/npm ci --- stderr --- npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wikimedia/codex@1.20.1', npm WARN EBADENGINE required: { node: '>=20', npm: '>=10.8.1' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@wikimedia/codex-icons@1.20.1', npm WARN EBADENGINE required: { node: '>=20', npm: '>=10.8.1' }, npm WARN EBADENGINE current: { node: 'v18.19.0', npm: '9.2.0' } npm WARN EBADENGINE } npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 --- stdout --- added 1441 packages, and audited 1442 packages in 22s 187 packages are looking for funding run `npm fund` for details 18 vulnerabilities (7 moderate, 11 high) To address issues that do not require attention, run: npm audit fix To address all issues possible (including breaking changes), run: npm audit fix --force Some issues need review, and may require choosing a different dependency. Run `npm audit` for details. --- end --- $ /usr/bin/npm test --- stderr --- PASS tests/jest/store/modules/submission.test.js PASS tests/jest/store/modules/factory.test.js PASS tests/jest/store/modules/zobject.test.js PASS tests/jest/store/modules/zfunction.test.js PASS tests/jest/store/modules/library.test.js FAIL tests/jest/store/modules/router.test.js ● router Vuex module › Actions › navigate › when view is valid › triggers a CHANGE_CURRENT_VIEW mutation TypeError: callback is not a function 74 | const path = context.state.currentPath; 75 | const query = Object.assign( {}, context.state.queryParams, { view: context.state.currentView } ); > 76 | const newUriString = path + '?' + $.param( query ); | ^ 77 | 78 | window.history.pushState( { path, query }, null, newUriString ); 79 | }, at ModuleMocker.withImplementation (node_modules/jest-mock/build/index.js:485:31) at add (node_modules/jquery/dist/jquery.js:8772:5) at buildParams (node_modules/jquery/dist/jquery.js:8759:3) at Function.jQuery.param (node_modules/jquery/dist/jquery.js:8796:4) at Object.navigate (resources/ext.wikilambda.app/store/modules/router.js:76:40) at Object.<anonymous> (tests/jest/store/modules/router.test.js:112:29) ● router Vuex module › Actions › navigate › when view is valid › call window.history.pushState TypeError: callback is not a function 74 | const path = context.state.currentPath; 75 | const query = Object.assign( {}, context.state.queryParams, { view: context.state.currentView } ); > 76 | const newUriString = path + '?' + $.param( query ); | ^ 77 | 78 | window.history.pushState( { path, query }, null, newUriString ); 79 | }, at ModuleMocker.withImplementation (node_modules/jest-mock/build/index.js:485:31) at add (node_modules/jquery/dist/jquery.js:8772:5) at buildParams (node_modules/jquery/dist/jquery.js:8759:3) at Function.jQuery.param (node_modules/jquery/dist/jquery.js:8796:4) at Object.navigate (resources/ext.wikilambda.app/store/modules/router.js:76:40) at Object.<anonymous> (tests/jest/store/modules/router.test.js:125:29) PASS tests/jest/mixins/typeUtils.test.js PASS tests/jest/components/default/ZObjectStringRenderer.test.js PASS tests/jest/components/widgets/about/About.test.js (6.351 s) PASS tests/jest/components/widgets/about/AboutLanguageBlock.test.js PASS tests/jest/mixins/zobjectUtils.test.js PASS tests/jest/components/default/ZObjectKeyValue.test.js (8.564 s) PASS tests/jest/store/modules/testResults.test.js PASS tests/jest/components/widgets/function-evaluator/FunctionEvaluator.test.js ● Console console.log Metrics Platform event emitted using submitInteraction: call - {"selectedfunctionzid":"Z10000","haserrors":false} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: call - {"selectedfunctionzid":"Z10000","haserrors":false} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/store/modules/wikidata/entities.test.js PASS tests/jest/components/base/ModeSelector.test.js PASS tests/jest/components/default/ZObjectToString.test.js PASS tests/jest/components/default/ZCode.test.js PASS tests/jest/store/modules/ztype.test.js PASS tests/jest/components/widgets/function-evaluator/FunctionMetadataDialog.test.js PASS tests/jest/store/modules/currentPage.test.js ● Console console.log Metrics Platform event emitted using submitInteraction: change - {} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/components/widgets/function-explorer/FunctionExplorer.test.js PASS tests/jest/components/function/viewer/FunctionViewerDetails.test.js ● Console console.log implTableItems [ { checkbox: { title: [Mocki18n], component: 'cdx-checkbox', props: [Object] }, name: { component: 'a', title: 'Z333 name', props: [Object] }, status: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object] }, language: { title: 'Composition' }, result: { title: '1/1' } }, { checkbox: { title: [Mocki18n], component: 'cdx-checkbox', props: [Object] }, name: { component: 'a', title: 'Z444 name', props: [Object] }, status: { component: 'cdx-info-chip', title: 'Connected', props: [Object] }, language: { title: 'javascript' }, result: { title: '1/1' } }, { checkbox: { title: [Mocki18n], component: 'cdx-checkbox', props: [Object] }, name: { component: 'a', title: 'Z555 name', props: [Object] }, status: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object] }, language: { title: 'JavaScript' }, result: { title: '1/1' } } ] at Object.<anonymous> (tests/jest/components/function/viewer/FunctionViewerDetails.test.js:106:11) console.log testTableHeaderItems [ { id: 'checkbox', title: Mocki18n { string: 'wikilambda-function-implementation-selectall-label' }, component: 'cdx-checkbox', props: { modelValue: false, indeterminate: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue], hideLabel: true } }, { id: 'name', title: Mocki18n { string: 'wikilambda-function-implementation-name-label' } }, { id: 'status', title: Mocki18n { string: 'wikilambda-function-implementation-state-label' } }, { id: 'Z333', title: 'Z333 name', component: 'span', props: { lang: 'en', dir: '' } }, { id: 'Z444', title: 'Z444', component: 'span', props: { lang: 'en', dir: '' } }, { id: 'Z555', title: 'Z555', component: 'span', props: { lang: 'en', dir: '' } } ] at Object.<anonymous> (tests/jest/components/function/viewer/FunctionViewerDetails.test.js:160:12) PASS tests/jest/components/base/ZObjectSelector.test.js PASS tests/jest/languageselector/LanguageSelector.test.js PASS tests/jest/store/classes/ApiError.test.js PASS tests/jest/components/widgets/publish/PublishDialog.test.js ● Console console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z14","zobjectid":"Z10001","zlang":"Z1002","implementationtype":"Z14K3","haserrors":false} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":true} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/components/default/ZTester.test.js PASS tests/jest/components/default/ZImplementation.test.js PASS tests/jest/components/default/wikidata/EntitySelector.test.js PASS tests/jest/mixins/schemata.test.js PASS tests/jest/components/widgets/function-report/FunctionReport.test.js PASS tests/jest/components/widgets/about/AboutLanguagesDialog.test.js PASS tests/jest/components/widgets/publish/Publish.test.js ● Console console.log Metrics Platform event emitted using submitInteraction: cancel - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","implementationtype":"Z14K3"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: cancel - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: cancel - {"zobjecttype":"Z14","zobjectid":"Z10001","zlang":"Z1002","implementationtype":"Z14K3"} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/components/default/wikidata/LexemeForm.test.js PASS tests/jest/components/function/editor/FunctionEditorFooter.test.js ● Console console.log Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/integration/CreateNewTester.test.js (11.791 s) ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 87 | 88 | it( 'allows creating a new tester', async () => { > 89 | const { findByTestId } = render( App, { | ^ 90 | global: { plugins: [ store ], stubs: { 91 | teleport: true, 92 | WlFunctionEvaluatorWidget: true at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/CreateNewTester.test.js:89:28) console.log Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z20","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z20","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z20","zobjectid":"Z0","zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:129:12) console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 190 | 191 | it( 'allows changing the selected function call and ensures the function report testers are updated, but not executed', async () => { > 192 | const { findByTestId } = render( App, { | ^ 193 | global: { plugins: [ store ], stubs: { 194 | teleport: true, 195 | WlFunctionEvaluatorWidget: true at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/CreateNewTester.test.js:192:28) console.log Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z20","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z20","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/components/base/TypeSelector.test.js PASS tests/jest/components/default/wikidata/Lexeme.test.js PASS tests/jest/components/default/wikidata/Item.test.js PASS tests/jest/components/function/editor/FunctionEditorInputsItem.test.js ● Console console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> 48 | 49 | it( 'renders without errors', () => { > 50 | const wrapper = shallowMount( FunctionEditorInputsItem, { props: { | ^ 51 | rowId: 1, 52 | index: 0, 53 | isMainLanguageBlock: true, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputsItem.test.js:50:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> 61 | 62 | it( 'has an input element ', () => { > 63 | const wrapper = shallowMount( FunctionEditorInputsItem, { | ^ 64 | props: { 65 | rowId: 1, 66 | index: 0, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputsItem.test.js:63:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> 77 | 78 | it( 'has an type selector if is main language block ', () => { > 79 | const wrapper = shallowMount( FunctionEditorInputsItem, { | ^ 80 | props: { 81 | rowId: 1, 82 | index: 0, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputsItem.test.js:79:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=false ... > at <VTUROOT> 93 | 94 | it( 'does not have a type selector if is a secondary language block ', () => { > 95 | const wrapper = shallowMount( FunctionEditorInputsItem, { | ^ 96 | props: { 97 | rowId: 1, 98 | index: 0, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputsItem.test.js:95:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> 109 | 110 | it( 'has one delete button if it is editable', () => { > 111 | const wrapper = shallowMount( FunctionEditorInputsItem, { | ^ 112 | props: { 113 | rowId: 1, 114 | index: 0, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputsItem.test.js:111:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> 128 | getters.getZArgumentLabelForLanguage = createGettersWithFunctionsMock( { id: 2 } ); 129 | global.store.hotUpdate( { getters: getters } ); > 130 | const wrapper = shallowMount( FunctionEditorInputsItem, { | ^ 131 | props: { 132 | rowId: 1, 133 | index: 0, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputsItem.test.js:130:20) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> 157 | getters.getZArgumentLabelForLanguage = createGettersWithFunctionsMock( { id: 2 } ); 158 | global.store.hotUpdate( { getters: getters } ); > 159 | const wrapper = shallowMount( FunctionEditorInputsItem, { | ^ 160 | props: { 161 | rowId: 1, 162 | index: 0, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputsItem.test.js:159:20) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> 189 | getters.getRowByKeyPath = createGettersWithFunctionsMock( { id: 1 } ); 190 | global.store.hotUpdate( { getters: getters } ); > 191 | const wrapper = shallowMount( FunctionEditorInputsItem, { | ^ 192 | props: { 193 | rowId: 1, 194 | index: 0, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputsItem.test.js:191:20) PASS tests/jest/components/default/ZArgumentReference.test.js PASS tests/jest/components/base/Pagination.test.js PASS tests/jest/integration/EditFunction.test.js (5.364 s) ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 46 | findAllByTestId, 47 | getByText > 48 | } = render( App, { global: { plugins: [ store ] } } ); | ^ 49 | 50 | // ACT: Get the language blocks 51 | let languageBlocks = await findAllByTestId( 'function-editor-language-block' ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/EditFunction.test.js:48:7) console.log Metrics Platform event emitted using submitInteraction: edit - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z12345","zobjecttype":"Z8","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. 35 | const textbox = within( parentWrapper ).getByRole( 'textbox' ); 36 | // TODO (T370511): Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead > 37 | return fireEvent.change( textbox, { target: { value: newText } } ); | ^ 38 | }; 39 | 40 | const chipInputAddChip = async ( parentWrapper, newChip ) => { at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:37:19) at Object.<anonymous> (tests/jest/integration/EditFunction.test.js:79:9) console.log Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z12345","zobjecttype":"Z8","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. 35 | const textbox = within( parentWrapper ).getByRole( 'textbox' ); 36 | // TODO (T370511): Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead > 37 | return fireEvent.change( textbox, { target: { value: newText } } ); | ^ 38 | }; 39 | 40 | const chipInputAddChip = async ( parentWrapper, newChip ) => { at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:37:19) at Object.<anonymous> (tests/jest/integration/EditFunction.test.js:87:9) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. 35 | const textbox = within( parentWrapper ).getByRole( 'textbox' ); 36 | // TODO (T370511): Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead > 37 | return fireEvent.change( textbox, { target: { value: newText } } ); | ^ 38 | }; 39 | 40 | const chipInputAddChip = async ( parentWrapper, newChip ) => { at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:37:19) at Object.<anonymous> (tests/jest/integration/EditFunction.test.js:92:9) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. 35 | const textbox = within( parentWrapper ).getByRole( 'textbox' ); 36 | // TODO (T370511): Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead > 37 | return fireEvent.change( textbox, { target: { value: newText } } ); | ^ 38 | }; 39 | 40 | const chipInputAddChip = async ( parentWrapper, newChip ) => { at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:37:19) at Object.<anonymous> (tests/jest/integration/EditFunction.test.js:113:9) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/integration/CreateNewCompositionImplementation.test.js (12.967 s) ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 28 | 29 | it( 'should allow you to create a new composition implementation', async () => { > 30 | const { getByTestId, findByTestId } = render( App, { | ^ 31 | global: { plugins: [ store ], stubs: { 32 | teleport: true, 33 | WlFunctionEvaluatorWidget: true at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/CreateNewCompositionImplementation.test.js:30:41) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z14","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z14","implementationtype":"Z14K2","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z14","zobjectid":"Z0","zlang":"Z1002","implementationtype":"Z14K2","haserrors":false} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/components/default/ZReference.test.js PASS tests/jest/integration/CreateNewCodeImplementation.test.js (9.78 s) ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 27 | 28 | it( 'should allow you to create a new code implementation', async () => { > 29 | const { getByTestId, findByTestId } = render( App, { | ^ 30 | global: { plugins: [ store ], stubs: { 31 | teleport: true, 32 | WlFunctionEvaluatorWidget: true at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/CreateNewCodeImplementation.test.js:29:41) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z14","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z14","implementationtype":"Z14K2","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z14","zobjectid":"Z0","zlang":"Z1002","implementationtype":"Z14K3","haserrors":false} at Object.<anonymous> (jest.setup.js:129:12) console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 106 | 107 | it( 'allows changing the selected function call and ensures the function report testers are updated, but not executed', async () => { > 108 | const { findByTestId } = render( App, { | ^ 109 | global: { plugins: [ store ], stubs: { 110 | teleport: true, 111 | WlFunctionEvaluatorWidget: true at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/CreateNewCodeImplementation.test.js:108:28) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z14","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z14","implementationtype":"Z14K2","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/components/function/editor/FunctionEditorAliases.test.js PASS tests/jest/store/modules/wikidata/lexemes.test.js PASS tests/jest/integration/CreateNewFunction.test.js (5.476 s) ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 43 | getAllByTestId, 44 | getByText > 45 | } = render( App, { global: { plugins: [ store ] } } ); | ^ 46 | 47 | // ACT: Get First language block. Selected by default: English 48 | let languageBlocks = await findAllByTestId( 'function-editor-language-block' ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/CreateNewFunction.test.js:45:7) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. 35 | const textbox = within( parentWrapper ).getByRole( 'textbox' ); 36 | // TODO (T370511): Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead > 37 | return fireEvent.change( textbox, { target: { value: newText } } ); | ^ 38 | }; 39 | 40 | const chipInputAddChip = async ( parentWrapper, newChip ) => { at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:37:19) at Object.<anonymous> (tests/jest/integration/CreateNewFunction.test.js:53:9) console.log Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. 35 | const textbox = within( parentWrapper ).getByRole( 'textbox' ); 36 | // TODO (T370511): Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead > 37 | return fireEvent.change( textbox, { target: { value: newText } } ); | ^ 38 | }; 39 | 40 | const chipInputAddChip = async ( parentWrapper, newChip ) => { at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:37:19) at Object.<anonymous> (tests/jest/integration/CreateNewFunction.test.js:57:9) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. 35 | const textbox = within( parentWrapper ).getByRole( 'textbox' ); 36 | // TODO (T370511): Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead > 37 | return fireEvent.change( textbox, { target: { value: newText } } ); | ^ 38 | }; 39 | 40 | const chipInputAddChip = async ( parentWrapper, newChip ) => { at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:37:19) at Object.<anonymous> (tests/jest/integration/CreateNewFunction.test.js:71:9) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. 35 | const textbox = within( parentWrapper ).getByRole( 'textbox' ); 36 | // TODO (T370511): Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead > 37 | return fireEvent.change( textbox, { target: { value: newText } } ); | ^ 38 | }; 39 | 40 | const chipInputAddChip = async ( parentWrapper, newChip ) => { at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:37:19) at Object.<anonymous> (tests/jest/integration/CreateNewFunction.test.js:87:9) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. 35 | const textbox = within( parentWrapper ).getByRole( 'textbox' ); 36 | // TODO (T370511): Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead > 37 | return fireEvent.change( textbox, { target: { value: newText } } ); | ^ 38 | }; 39 | 40 | const chipInputAddChip = async ( parentWrapper, newChip ) => { at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:37:19) at Object.<anonymous> (tests/jest/integration/CreateNewFunction.test.js:105:9) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. 35 | const textbox = within( parentWrapper ).getByRole( 'textbox' ); 36 | // TODO (T370511): Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead > 37 | return fireEvent.change( textbox, { target: { value: newText } } ); | ^ 38 | }; 39 | 40 | const chipInputAddChip = async ( parentWrapper, newChip ) => { at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:37:19) at Object.<anonymous> (tests/jest/integration/CreateNewFunction.test.js:109:9) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. 35 | const textbox = within( parentWrapper ).getByRole( 'textbox' ); 36 | // TODO (T370511): Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead > 37 | return fireEvent.change( textbox, { target: { value: newText } } ); | ^ 38 | }; 39 | 40 | const chipInputAddChip = async ( parentWrapper, newChip ) => { at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:37:19) at Object.<anonymous> (tests/jest/integration/CreateNewFunction.test.js:118:9) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. 35 | const textbox = within( parentWrapper ).getByRole( 'textbox' ); 36 | // TODO (T370511): Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead > 37 | return fireEvent.change( textbox, { target: { value: newText } } ); | ^ 38 | }; 39 | 40 | const chipInputAddChip = async ( parentWrapper, newChip ) => { at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:37:19) at Object.<anonymous> (tests/jest/integration/CreateNewFunction.test.js:122:9) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/store/modules/errors.test.js PASS tests/jest/integration/FunctionEditorEdgeCases.test.js (5.076 s) ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 43 | getByText, 44 | queryByRole > 45 | } = render( App, { global: { plugins: [ store ] } } ); | ^ 46 | 47 | // ACT: Get First language block. Selected by default: English 48 | const languageBlocks = await findAllByTestId( 'function-editor-language-block' ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/FunctionEditorEdgeCases.test.js:45:7) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. 35 | const textbox = within( parentWrapper ).getByRole( 'textbox' ); 36 | // TODO (T370511): Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead > 37 | return fireEvent.change( textbox, { target: { value: newText } } ); | ^ 38 | }; 39 | 40 | const chipInputAddChip = async ( parentWrapper, newChip ) => { at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:37:19) at Object.<anonymous> (tests/jest/integration/FunctionEditorEdgeCases.test.js:97:9) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/components/function/editor/FunctionEditorName.test.js ● Console console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorName zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } ref="VTU_COMPONENT" > at <VTUROOT> 46 | 47 | it( 'renders without errors', () => { > 48 | const wrapper = shallowMount( FunctionEditorName, { | ^ 49 | props: { 50 | zLanguage: 'Z1002', 51 | langLabelData at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorName.test.js:48:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorName zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } ref="VTU_COMPONENT" > at <VTUROOT> 58 | 59 | it( 'renders an initialized input box', () => { > 60 | const wrapper = shallowMount( FunctionEditorName, { | ^ 61 | props: { 62 | zLanguage: 'Z1002', 63 | langLabelData at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorName.test.js:60:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorName zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } ref="VTU_COMPONENT" > at <VTUROOT> 72 | describe( 'on input', () => { 73 | it( 'removes the name object if new value is empty string', async () => { > 74 | const wrapper = shallowMount( FunctionEditorName, { | ^ 75 | props: { 76 | zLanguage: 'Z1002', 77 | langLabelData at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorName.test.js:74:20) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorName zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } ref="VTU_COMPONENT" > at <VTUROOT> 100 | 101 | it( 'changes the name value if it already has a name object', async () => { > 102 | const wrapper = shallowMount( FunctionEditorName, { | ^ 103 | props: { 104 | zLanguage: 'Z1002', 105 | langLabelData at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorName.test.js:102:20) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorName zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } ref="VTU_COMPONENT" > at <VTUROOT> 134 | global.store.hotUpdate( { getters: getters } ); 135 | > 136 | const wrapper = shallowMount( FunctionEditorName, { | ^ 137 | props: { 138 | zLanguage: 'Z1002', 139 | langLabelData at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorName.test.js:136:20) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorName zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } ref="VTU_COMPONENT" > at <VTUROOT> 166 | 167 | it( 'changes the page title if it is the main language block', async () => { > 168 | const wrapper = shallowMount( FunctionEditorName, { | ^ 169 | props: { 170 | zLanguage: 'Z1002', 171 | langLabelData at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorName.test.js:168:20) PASS tests/jest/mixins/pageTitleUtils.test.js PASS tests/jest/integration/DisconnectFunctionImplementation.test.js ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 91 | // TODO (T370509): fix the error ' [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 92 | // because we already have a store in the global object in jest.config.js > 93 | const renderForFunctionViewer = () => render( | ^ 94 | App, 95 | { container: document.createElement( 'div' ), global: { plugins: [ store ] } } 96 | ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at renderForFunctionViewer (tests/jest/integration/helpers/functionViewerDetailsTestHelpers.js:93:39) at Object.<anonymous> (tests/jest/integration/DisconnectFunctionImplementation.test.js:35:31) console.log Metrics Platform event emitted using submitInteraction: view - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 91 | // TODO (T370509): fix the error ' [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 92 | // because we already have a store in the global object in jest.config.js > 93 | const renderForFunctionViewer = () => render( | ^ 94 | App, 95 | { container: document.createElement( 'div' ), global: { plugins: [ store ] } } 96 | ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at renderForFunctionViewer (tests/jest/integration/helpers/functionViewerDetailsTestHelpers.js:93:39) at Object.<anonymous> (tests/jest/integration/DisconnectFunctionImplementation.test.js:65:60) console.log Metrics Platform event emitted using submitInteraction: view - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/store/modules/user.test.js PASS tests/jest/components/function/editor/FunctionEditorInputs.test.js ● Console console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> 45 | 46 | it( 'renders without errors', () => { > 47 | const wrapper = shallowMount( FunctionEditorInputs, { | ^ 48 | props: { 49 | zLanguage: 'Z1002', 50 | langLabelData, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputs.test.js:47:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> 60 | getters.getZFunctionInputs = createGettersWithFunctionsMock( [] ); 61 | global.store.hotUpdate( { getters: getters } ); > 62 | const wrapper = shallowMount( FunctionEditorInputs, { | ^ 63 | props: { 64 | zLanguage: 'Z1002', 65 | langLabelData, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputs.test.js:62:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> 81 | ] ); 82 | global.store.hotUpdate( { getters: getters } ); > 83 | const wrapper = shallowMount( FunctionEditorInputs, { | ^ 84 | props: { 85 | zLanguage: 'Z1002', 86 | langLabelData, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputs.test.js:83:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-2-lang-Z1002" data-testid="function-editor-input-item" row-id=2 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> 81 | ] ); 82 | global.store.hotUpdate( { getters: getters } ); > 83 | const wrapper = shallowMount( FunctionEditorInputs, { | ^ 84 | props: { 85 | zLanguage: 'Z1002', 86 | langLabelData, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5068:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4809:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4774:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5068:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4809:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4774:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4809:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4774:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputs.test.js:83:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-2-lang-Z1002" data-testid="function-editor-input-item" row-id=2 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-2-lang-Z1002" data-testid="function-editor-input-item" row-id=2 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> 98 | 99 | it( 'does not display the any add button if the user does not have edit permissions', () => { > 100 | const wrapper = shallowMount( FunctionEditorInputs, { | ^ 101 | props: { 102 | zLanguage: 'Z1002', 103 | langLabelData, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputs.test.js:100:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> 118 | ] ); 119 | global.store.hotUpdate( { getters: getters } ); > 120 | const wrapper = shallowMount( FunctionEditorInputs, { | ^ 121 | props: { 122 | zLanguage: 'Z1002', 123 | langLabelData, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputs.test.js:120:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-2-lang-Z1002" data-testid="function-editor-input-item" row-id=2 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> 118 | ] ); 119 | global.store.hotUpdate( { getters: getters } ); > 120 | const wrapper = shallowMount( FunctionEditorInputs, { | ^ 121 | props: { 122 | zLanguage: 'Z1002', 123 | langLabelData, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5068:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4809:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4774:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5068:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4809:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4774:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4809:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4774:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputs.test.js:120:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-3-lang-Z1002" data-testid="function-editor-input-item" row-id=3 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> 118 | ] ); 119 | global.store.hotUpdate( { getters: getters } ); > 120 | const wrapper = shallowMount( FunctionEditorInputs, { | ^ 121 | props: { 122 | zLanguage: 'Z1002', 123 | langLabelData, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5068:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4809:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4774:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5068:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4809:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4774:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4809:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4774:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputs.test.js:120:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-4-lang-Z1002" data-testid="function-editor-input-item" row-id=4 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> 118 | ] ); 119 | global.store.hotUpdate( { getters: getters } ); > 120 | const wrapper = shallowMount( FunctionEditorInputs, { | ^ 121 | props: { 122 | zLanguage: 'Z1002', 123 | langLabelData, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5068:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4809:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4774:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5068:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4809:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4774:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4809:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4774:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputs.test.js:120:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-2-lang-Z1002" data-testid="function-editor-input-item" row-id=2 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-3-lang-Z1002" data-testid="function-editor-input-item" row-id=3 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-4-lang-Z1002" data-testid="function-editor-input-item" row-id=4 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-2-lang-Z1002" data-testid="function-editor-input-item" row-id=2 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-3-lang-Z1002" data-testid="function-editor-input-item" row-id=3 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-4-lang-Z1002" data-testid="function-editor-input-item" row-id=4 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-2-lang-Z1002" data-testid="function-editor-input-item" row-id=2 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-3-lang-Z1002" data-testid="function-editor-input-item" row-id=3 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-4-lang-Z1002" data-testid="function-editor-input-item" row-id=4 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-2-lang-Z1002" data-testid="function-editor-input-item" row-id=2 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-3-lang-Z1002" data-testid="function-editor-input-item" row-id=3 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-4-lang-Z1002" data-testid="function-editor-input-item" row-id=4 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> 138 | ] ); 139 | global.store.hotUpdate( { getters: getters } ); > 140 | const wrapper = shallowMount( FunctionEditorInputs, { | ^ 141 | props: { 142 | zLanguage: 'Z1002', 143 | langLabelData, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputs.test.js:140:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-2-lang-Z1002" data-testid="function-editor-input-item" row-id=2 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> 138 | ] ); 139 | global.store.hotUpdate( { getters: getters } ); > 140 | const wrapper = shallowMount( FunctionEditorInputs, { | ^ 141 | props: { 142 | zLanguage: 'Z1002', 143 | langLabelData, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5068:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4809:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4774:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5068:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4809:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4774:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4809:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4774:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputs.test.js:140:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-2-lang-Z1002" data-testid="function-editor-input-item" row-id=2 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> 152 | const inputItem = wrapper.findComponent( { name: 'wl-function-editor-inputs-item' } ); 153 | inputItem.vm.$emit( 'argument-label-updated' ); > 154 | await wrapper.vm.$nextTick(); | ^ 155 | 156 | // ASSERT: does not emit name-updated 157 | expect( wrapper.emitted( 'argument-label-updated' ) ).toBeTruthy(); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputs.test.js:154:3) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-2-lang-Z1002" data-testid="function-editor-input-item" row-id=2 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> 152 | const inputItem = wrapper.findComponent( { name: 'wl-function-editor-inputs-item' } ); 153 | inputItem.vm.$emit( 'argument-label-updated' ); > 154 | await wrapper.vm.$nextTick(); | ^ 155 | 156 | // ASSERT: does not emit name-updated 157 | expect( wrapper.emitted( 'argument-label-updated' ) ).toBeTruthy(); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputs.test.js:154:3) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-2-lang-Z1002" data-testid="function-editor-input-item" row-id=2 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> 152 | const inputItem = wrapper.findComponent( { name: 'wl-function-editor-inputs-item' } ); 153 | inputItem.vm.$emit( 'argument-label-updated' ); > 154 | await wrapper.vm.$nextTick(); | ^ 155 | 156 | // ASSERT: does not emit name-updated 157 | expect( wrapper.emitted( 'argument-label-updated' ) ).toBeTruthy(); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputs.test.js:154:3) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-2-lang-Z1002" data-testid="function-editor-input-item" row-id=2 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> 152 | const inputItem = wrapper.findComponent( { name: 'wl-function-editor-inputs-item' } ); 153 | inputItem.vm.$emit( 'argument-label-updated' ); > 154 | await wrapper.vm.$nextTick(); | ^ 155 | 156 | // ASSERT: does not emit name-updated 157 | expect( wrapper.emitted( 'argument-label-updated' ) ).toBeTruthy(); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputs.test.js:154:3) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-2-lang-Z1002" data-testid="function-editor-input-item" row-id=2 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> 152 | const inputItem = wrapper.findComponent( { name: 'wl-function-editor-inputs-item' } ); 153 | inputItem.vm.$emit( 'argument-label-updated' ); > 154 | await wrapper.vm.$nextTick(); | ^ 155 | 156 | // ASSERT: does not emit name-updated 157 | expect( wrapper.emitted( 'argument-label-updated' ) ).toBeTruthy(); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputs.test.js:154:3) PASS tests/jest/components/default/ZTypedList.test.js PASS tests/jest/components/App.test.js PASS tests/jest/components/function/editor/FunctionEditorDescription.test.js ● Console console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorDescription zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } ref="VTU_COMPONENT" > at <VTUROOT> 43 | 44 | it( 'renders without errors', () => { > 45 | const wrapper = shallowMount( FunctionEditorDescription, { | ^ 46 | props: { zLanguage: 'Z1002', langLabelData }, 47 | global: { stubs: { WlFunctionEditorField: false } } 48 | } ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorDescription.test.js:45:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorDescription zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } ref="VTU_COMPONENT" > at <VTUROOT> 52 | 53 | it( 'renders an initialized input box', () => { > 54 | const wrapper = shallowMount( FunctionEditorDescription, { | ^ 55 | props: { zLanguage: 'Z1002', langLabelData }, 56 | global: { stubs: { WlFunctionEditorField: false } } 57 | } ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorDescription.test.js:54:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorDescription zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } ref="VTU_COMPONENT" > at <VTUROOT> 63 | describe( 'on input', () => { 64 | it( 'removes the description object if new value is empty string', async () => { > 65 | const wrapper = shallowMount( FunctionEditorDescription, { | ^ 66 | props: { zLanguage: 'Z1002', langLabelData }, 67 | global: { stubs: { WlFunctionEditorField: false } } 68 | } ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorDescription.test.js:65:20) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorDescription zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } ref="VTU_COMPONENT" > at <VTUROOT> 83 | 84 | it( 'changes the description value if it already has a description object', async () => { > 85 | const wrapper = shallowMount( FunctionEditorDescription, { | ^ 86 | props: { zLanguage: 'Z1002', langLabelData }, 87 | global: { stubs: { WlFunctionEditorField: false } } 88 | } ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorDescription.test.js:85:20) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorDescription zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } ref="VTU_COMPONENT" > at <VTUROOT> 109 | global.store.hotUpdate( { getters: getters } ); 110 | > 111 | const wrapper = shallowMount( FunctionEditorDescription, { | ^ 112 | props: { zLanguage: 'Z1002', langLabelData }, 113 | global: { stubs: { WlFunctionEditorField: false } } 114 | } ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorDescription.test.js:111:20) PASS tests/jest/components/function/editor/FunctionEditorLanguageBlock.test.js PASS tests/jest/integration/RunFunctionCall.test.js ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 31 | it( 'allows choosing a function and calling it', async () => { 32 | const { findByRole, findByText, findByTestId } = > 33 | render( App, { global: { plugins: [ store ] } } ); | ^ 34 | 35 | // ACT: Select a function 36 | const functionSelectorBlock = await findByTestId( 'function-evaluator-call' ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/RunFunctionCall.test.js:33:4) console.log Metrics Platform event emitted using submitInteraction: call - {"zobjectid":"Z0","zlang":"Z1002","selectedfunctionzid":"Z12345","haserrors":false} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/store/modules/wikidata/items.test.js PASS tests/jest/components/base/ClipboardManager.test.js PASS tests/jest/components/default/ZTypedListType.test.js PASS tests/jest/mixins/errorUtils.test.js PASS tests/jest/composables/useBreakpoints.test.js PASS tests/jest/integration/FunctionEditorGenericTypes.test.js (5.573 s) ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 44 | getByText, 45 | queryByRole > 46 | } = render( App, { global: { plugins: [ store ] } } ); | ^ 47 | 48 | const languageBlocks = await findAllByTestId( 'function-editor-language-block' ); 49 | const firstLanguageBlock = languageBlocks[ 0 ]; at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/FunctionEditorGenericTypes.test.js:46:7) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/store/modules/functionCall.test.js PASS tests/jest/components/base/CodeEditor.test.js PASS tests/jest/components/widgets/function-report/FunctionReportItem.test.js PASS tests/jest/mixins/urlUtils.test.js PASS tests/jest/components/function/editor/FunctionEditor.test.js ● Console console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/components/default/ZMonolingualString.test.js PASS tests/jest/mixins/utilsMixins.test.js PASS tests/jest/integration/ConnectFunctionImplementation.test.js ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 91 | // TODO (T370509): fix the error ' [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 92 | // because we already have a store in the global object in jest.config.js > 93 | const renderForFunctionViewer = () => render( | ^ 94 | App, 95 | { container: document.createElement( 'div' ), global: { plugins: [ store ] } } 96 | ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at renderForFunctionViewer (tests/jest/integration/helpers/functionViewerDetailsTestHelpers.js:93:39) at Object.<anonymous> (tests/jest/integration/ConnectFunctionImplementation.test.js:40:31) console.log Metrics Platform event emitted using submitInteraction: view - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/components/widgets/function-evaluator/EvaluationResult.test.js PASS tests/jest/integration/ConnectFunctionTest.test.js ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 91 | // TODO (T370509): fix the error ' [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 92 | // because we already have a store in the global object in jest.config.js > 93 | const renderForFunctionViewer = () => render( | ^ 94 | App, 95 | { container: document.createElement( 'div' ), global: { plugins: [ store ] } } 96 | ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at renderForFunctionViewer (tests/jest/integration/helpers/functionViewerDetailsTestHelpers.js:93:39) at Object.<anonymous> (tests/jest/integration/ConnectFunctionTest.test.js:38:31) console.log Metrics Platform event emitted using submitInteraction: view - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/components/base/ExpandedToggle.test.js PASS tests/jest/components/function/editor/FunctionEditorOutput.test.js PASS tests/jest/store/modules/languages.test.js PASS tests/jest/components/default/ZBoolean.test.js PASS tests/jest/integration/DisconnectFunctionTest.test.js ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 91 | // TODO (T370509): fix the error ' [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 92 | // because we already have a store in the global object in jest.config.js > 93 | const renderForFunctionViewer = () => render( | ^ 94 | App, 95 | { container: document.createElement( 'div' ), global: { plugins: [ store ] } } 96 | ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at renderForFunctionViewer (tests/jest/integration/helpers/functionViewerDetailsTestHelpers.js:93:39) at Object.<anonymous> (tests/jest/integration/DisconnectFunctionTest.test.js:35:31) console.log Metrics Platform event emitted using submitInteraction: view - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/components/function/editor/FunctionEditorLanguage.test.js PASS tests/jest/integration/CancelEditExistingFunction.test.js (5.684 s) ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 39 | it( 'allows cancelling with no changes', async () => { 40 | const { findByText } = > 41 | render( App, { global: { plugins: [ store ] } } ); | ^ 42 | 43 | // ACT: Click cancel button. 44 | await fireEvent.click( await findByText( 'Cancel' ) ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/CancelEditExistingFunction.test.js:41:4) console.log Metrics Platform event emitted using submitInteraction: edit - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: cancel - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 50 | it( 'allows cancelling after changes', async () => { 51 | const { getByText, findByRole, findByText, getAllByTestId } = > 52 | render( App, { global: { plugins: [ store ] } } ); | ^ 53 | 54 | // ACT: Click "Add language". 55 | await fireEvent.click( await findByText( 'Add language' ) ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/CancelEditExistingFunction.test.js:52:4) console.log Metrics Platform event emitted using submitInteraction: edit - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. 35 | const textbox = within( parentWrapper ).getByRole( 'textbox' ); 36 | // TODO (T370511): Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead > 37 | return fireEvent.change( textbox, { target: { value: newText } } ); | ^ 38 | }; 39 | 40 | const chipInputAddChip = async ( parentWrapper, newChip ) => { at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:37:19) at Object.<anonymous> (tests/jest/integration/CancelEditExistingFunction.test.js:63:9) console.log Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z12345","zobjecttype":"Z8","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: cancel - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/components/default/ZString.test.js PASS tests/jest/store/modules/listItems.test.js PASS tests/jest/components/default/ZTypedListItems.test.js PASS tests/jest/mixins/clipboardUtils.test.js PASS tests/jest/components/base/LocalizedLabel.test.js PASS tests/jest/components/base/TypeToString.test.js PASS tests/jest/mixins/eventLogUtils.test.js PASS tests/jest/views/FunctionViewer.test.js ● Console console.log Metrics Platform event emitted using submitInteraction: view - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: view - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: view - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/integration/CancelEditNewFunction.test.js ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 36 | it( 'allows cancelling with no changes', async () => { 37 | const { findByText } = > 38 | render( App, { global: { plugins: [ store ] } } ); | ^ 39 | 40 | // ACT: Click cancel button. 41 | await fireEvent.click( await findByText( 'Cancel' ) ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/CancelEditNewFunction.test.js:38:4) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: cancel - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 50 | findByTestId, 51 | getByText > 52 | } = render( App, { global: { plugins: [ store ] } } ); | ^ 53 | 54 | // ACT: Change first language name 55 | const nameInput = await findByTestId( 'function-editor-name-input' ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/CancelEditNewFunction.test.js:52:7) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. 35 | const textbox = within( parentWrapper ).getByRole( 'textbox' ); 36 | // TODO (T370511): Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead > 37 | return fireEvent.change( textbox, { target: { value: newText } } ); | ^ 38 | }; 39 | 40 | const chipInputAddChip = async ( parentWrapper, newChip ) => { at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:37:19) at Object.<anonymous> (tests/jest/integration/CancelEditNewFunction.test.js:56:9) console.log Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: cancel - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/store/modules/programmingLanguages.test.js PASS tests/jest/components/widgets/publish/LeaveEditorDialog.test.js PASS tests/jest/components/default/ZFunctionCall.test.js PASS tests/jest/mixins/wikidataUtils.test.js PASS tests/jest/components/function/viewer/FunctionViewerDetailsTable.test.js PASS tests/jest/store/index.test.js Summary of all failing tests FAIL tests/jest/store/modules/router.test.js ● router Vuex module › Actions › navigate › when view is valid › triggers a CHANGE_CURRENT_VIEW mutation TypeError: callback is not a function 74 | const path = context.state.currentPath; 75 | const query = Object.assign( {}, context.state.queryParams, { view: context.state.currentView } ); > 76 | const newUriString = path + '?' + $.param( query ); | ^ 77 | 78 | window.history.pushState( { path, query }, null, newUriString ); 79 | }, at ModuleMocker.withImplementation (node_modules/jest-mock/build/index.js:485:31) at add (node_modules/jquery/dist/jquery.js:8772:5) at buildParams (node_modules/jquery/dist/jquery.js:8759:3) at Function.jQuery.param (node_modules/jquery/dist/jquery.js:8796:4) at Object.navigate (resources/ext.wikilambda.app/store/modules/router.js:76:40) at Object.<anonymous> (tests/jest/store/modules/router.test.js:112:29) ● router Vuex module › Actions › navigate › when view is valid › call window.history.pushState TypeError: callback is not a function 74 | const path = context.state.currentPath; 75 | const query = Object.assign( {}, context.state.queryParams, { view: context.state.currentView } ); > 76 | const newUriString = path + '?' + $.param( query ); | ^ 77 | 78 | window.history.pushState( { path, query }, null, newUriString ); 79 | }, at ModuleMocker.withImplementation (node_modules/jest-mock/build/index.js:485:31) at add (node_modules/jquery/dist/jquery.js:8772:5) at buildParams (node_modules/jquery/dist/jquery.js:8759:3) at Function.jQuery.param (node_modules/jquery/dist/jquery.js:8796:4) at Object.navigate (resources/ext.wikilambda.app/store/modules/router.js:76:40) at Object.<anonymous> (tests/jest/store/modules/router.test.js:125:29) Test Suites: 1 failed, 99 passed, 100 total Tests: 2 failed, 1485 passed, 1487 total Snapshots: 0 total Time: 78.243 s Ran all test suites. --- stdout --- > test > grunt test && npm run test:unit Running "eslint:all" (eslint) task /src/repo/docker-compose.sample.yml 3:1 warning This line has a length of 103. Maximum allowed is 100 max-len 4:1 warning This line has a length of 107. Maximum allowed is 100 max-len 48:1 warning This line has a length of 117. Maximum allowed is 100 max-len 49:1 warning This line has a length of 104. Maximum allowed is 100 max-len 50:1 warning This line has a length of 106. Maximum allowed is 100 max-len 56:1 warning This line has a length of 120. Maximum allowed is 100 max-len 57:1 warning This line has a length of 104. Maximum allowed is 100 max-len 58:1 warning This line has a length of 109. Maximum allowed is 100 max-len ✖ 8 problems (0 errors, 8 warnings) Running "banana:WikiLambda" (banana) task >> 2 message directories checked. Running "stylelint:all" (stylelint) task >> Linted 270 files without errors Done. > test:unit > jest -----------------------------------------------------------|---------|----------|---------|---------|------------------------------------------------------------------------------------------------------------------------- File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s -----------------------------------------------------------|---------|----------|---------|---------|------------------------------------------------------------------------------------------------------------------------- All files | 98.62 | 93.26 | 96.75 | 98.62 | ext.wikilambda.app | 100 | 100 | 100 | 100 | Constants.js | 100 | 100 | 100 | 100 | ext.wikilambda.app/components | 100 | 100 | 100 | 100 | App.vue | 100 | 100 | 100 | 100 | ext.wikilambda.app/components/base | 98.7 | 91.83 | 96.47 | 98.7 | ClipboardManager.vue | 100 | 100 | 100 | 100 | CodeEditor.vue | 100 | 100 | 100 | 100 | CustomDialogHeader.vue | 100 | 100 | 100 | 100 | ExpandedToggle.vue | 100 | 100 | 100 | 100 | KeyBlock.vue | 100 | 100 | 100 | 100 | KeyValueBlock.vue | 100 | 100 | 100 | 100 | LocalizedLabel.vue | 100 | 100 | 100 | 100 | ModeSelector.vue | 99.4 | 94.73 | 100 | 99.4 | 188-189 Pagination.vue | 100 | 100 | 100 | 100 | StatusIcon.vue | 100 | 100 | 100 | 100 | TypeSelector.vue | 94.44 | 78.57 | 85.71 | 94.44 | 153-157,169-171,174-177 TypeToString.vue | 99.33 | 94.11 | 100 | 99.33 | 78 WidgetBase.vue | 100 | 100 | 100 | 100 | ZObjectSelector.vue | 97.24 | 85.91 | 91.3 | 97.24 | 297,338-339,393-394,403,420-422,426-427,456-458,507-508 ext.wikilambda.app/components/default-view-types | 98.59 | 92.98 | 93.25 | 98.59 | ZArgumentReference.vue | 100 | 100 | 100 | 100 | ZBoolean.vue | 100 | 100 | 100 | 100 | ZCode.vue | 99.78 | 92.3 | 100 | 99.78 | 357 ZFunctionCall.vue | 100 | 100 | 100 | 100 | ZImplementation.vue | 100 | 100 | 100 | 100 | ZMonolingualString.vue | 100 | 92.3 | 100 | 100 | 136 ZObjectKeyValue.vue | 95.71 | 91.3 | 82.75 | 95.71 | 197,206,293,324-325,385-386,585-589,605-607,631-632,662-663,678-679,757-758,773-777,779-780,782-783,785-786,788,790,802 ZObjectKeyValueSet.vue | 98.09 | 100 | 75 | 98.09 | 82-83 ZObjectStringRenderer.vue | 97.66 | 88.33 | 84.61 | 97.66 | 265,390-391,467,490-493,526-530 ZObjectToString.vue | 100 | 94.87 | 100 | 100 | 167,207 ZReference.vue | 100 | 95.45 | 100 | 100 | 96 ZString.vue | 100 | 100 | 100 | 100 | ZTester.vue | 99.29 | 95.45 | 100 | 99.29 | 215-216 ZTypedList.vue | 98.58 | 90.9 | 83.33 | 98.58 | 131-132 ZTypedListItems.vue | 98.51 | 100 | 80 | 98.51 | 85-86 ZTypedListType.vue | 100 | 100 | 100 | 100 | ext.wikilambda.app/components/default-view-types/wikidata | 99.67 | 82.6 | 100 | 99.67 | EntitySelector.vue | 99.5 | 82.75 | 100 | 99.5 | 88 Item.vue | 100 | 82.14 | 100 | 100 | 103,122,141,144,188 Lexeme.vue | 100 | 82.75 | 100 | 100 | 103,122,141,144,188 LexemeForm.vue | 99.19 | 82.75 | 100 | 99.19 | 124-125 ext.wikilambda.app/components/function/editor | 99.18 | 95.05 | 97.11 | 99.18 | FunctionEditor.vue | 100 | 89.28 | 100 | 100 | 124,221-222 FunctionEditorAliases.vue | 100 | 100 | 100 | 100 | FunctionEditorDescription.vue | 96.88 | 90.47 | 91.66 | 96.88 | 151-152,161-162,188-190 FunctionEditorField.vue | 100 | 100 | 100 | 100 | FunctionEditorFooter.vue | 98.55 | 89.47 | 100 | 98.55 | 87-88 FunctionEditorInputs.vue | 100 | 100 | 100 | 100 | FunctionEditorInputsItem.vue | 99.41 | 100 | 92.3 | 99.41 | 227-228 FunctionEditorLanguage.vue | 100 | 100 | 100 | 100 | FunctionEditorLanguageBlock.vue | 100 | 100 | 100 | 100 | FunctionEditorName.vue | 96.98 | 90.9 | 91.66 | 96.98 | 156-157,166-167,193-195 FunctionEditorOutput.vue | 100 | 100 | 100 | 100 | ext.wikilambda.app/components/function/viewer | 98.74 | 96.87 | 98.03 | 98.74 | FunctionTesterTable.vue | 94.97 | 85.71 | 87.5 | 94.97 | 90-91,108,158-163 FunctionViewerDetails.vue | 99.29 | 99 | 100 | 99.29 | 222-223,552,574,595 FunctionViewerDetailsTable.vue | 100 | 100 | 100 | 100 | ext.wikilambda.app/components/widgets/about | 98.35 | 91.47 | 95.16 | 98.35 | About.vue | 98.74 | 94.84 | 93.33 | 98.74 | 246,290-293,328-329,435-436 AboutLanguageBlock.vue | 99.66 | 95.65 | 100 | 99.66 | 479-480 AboutLanguagesDialog.vue | 95.66 | 75.75 | 92.85 | 95.66 | 172,257-259,270-272,291-292,320-321,323-324,326-327,329-330 ext.wikilambda.app/components/widgets/function-evaluator | 97.03 | 82 | 94.73 | 97.03 | EvaluationResult.vue | 96.06 | 75 | 60 | 96.06 | 85,94-95,109-110 FunctionEvaluator.vue | 100 | 90.56 | 100 | 100 | 347,382,410-412 FunctionMetadataDialog.vue | 95.37 | 77.41 | 96.66 | 95.37 | 244-245,281-282,288-289,383-384,404,420-421,535-536,593-594,619,630-631,635,656,684-686,710-714,719-723,728-732 ext.wikilambda.app/components/widgets/function-explorer | 99.43 | 100 | 84.61 | 99.43 | FunctionExplorer.vue | 99.43 | 100 | 84.61 | 99.43 | 271,274 ext.wikilambda.app/components/widgets/function-report | 96.94 | 91.56 | 89.65 | 96.94 | FunctionReport.vue | 96.42 | 87.03 | 90.47 | 96.42 | 224-226,284-286,292-294,328-329,338-339 FunctionReportItem.vue | 97.78 | 100 | 87.5 | 97.78 | 176-180 ext.wikilambda.app/components/widgets/publish | 97.92 | 84.72 | 91.89 | 97.92 | LeaveEditorDialog.vue | 100 | 100 | 100 | 100 | Publish.vue | 94.42 | 81.81 | 81.25 | 94.42 | 99-107,134,200-202,220-222 PublishDialog.vue | 100 | 85.29 | 100 | 100 | 237,303,336-338 ext.wikilambda.app/composables | 100 | 100 | 100 | 100 | useBreakpoints.js | 100 | 100 | 100 | 100 | ext.wikilambda.app/mixins | 97.64 | 95.62 | 98.71 | 97.64 | api.js | 100 | 91.3 | 100 | 100 | 119-120 clipboardUtils.js | 100 | 100 | 100 | 100 | errorUtils.js | 98.13 | 81.81 | 100 | 98.13 | 76-77 eventLogUtils.js | 82.19 | 100 | 75 | 82.19 | 59-71 metadata.js | 100 | 100 | 100 | 100 | pageTitleUtils.js | 100 | 94.44 | 100 | 100 | 71 schemata.js | 96.82 | 92.85 | 100 | 96.82 | 168-173,205-206,208-209,299-300 typeUtils.js | 96.96 | 98.98 | 100 | 96.96 | 533-554 urlUtils.js | 100 | 100 | 100 | 100 | utilsMixins.js | 100 | 100 | 100 | 100 | wikidataUtils.js | 100 | 100 | 100 | 100 | zobjectUtils.js | 100 | 100 | 100 | 100 | ext.wikilambda.app/store | 100 | 100 | 100 | 100 | index.js | 100 | 100 | 100 | 100 | ext.wikilambda.app/store/classes | 100 | 97.77 | 100 | 100 | ApiError.js | 100 | 100 | 100 | 100 | LabelData.js | 100 | 92.85 | 100 | 100 | 45 Row.js | 100 | 100 | 100 | 100 | ext.wikilambda.app/store/modules | 99.2 | 96.3 | 99.63 | 99.2 | errors.js | 100 | 100 | 100 | 100 | functionCall.js | 97.84 | 92.85 | 100 | 97.84 | 23-24 languages.js | 100 | 100 | 100 | 100 | library.js | 98.64 | 94.4 | 100 | 98.64 | 370-371,396-397,408-410,415,623-624,733-734 listItems.js | 100 | 100 | 100 | 100 | programmingLanguages.js | 100 | 100 | 100 | 100 | router.js | 100 | 100 | 100 | 100 | testResults.js | 100 | 90.74 | 100 | 100 | 112,196,254-256 user.js | 100 | 100 | 100 | 100 | zfunction.js | 100 | 100 | 100 | 100 | zobject.js | 98.97 | 96.05 | 100 | 98.97 | 459-463,532-533,555-556,578-579,1120-1121,1155-1156,1443-1444,1708-1709,2023-2025 ztype.js | 99.1 | 100 | 94.73 | 99.1 | 164,284-285 ext.wikilambda.app/store/modules/wikidata | 100 | 94.82 | 100 | 100 | entities.js | 100 | 95 | 100 | 100 | 99 items.js | 100 | 93.33 | 100 | 100 | 94 lexemes.js | 100 | 95.65 | 100 | 100 | 135 ext.wikilambda.app/store/modules/zobject | 98.57 | 96.26 | 100 | 98.57 | currentPage.js | 100 | 100 | 100 | 100 | factory.js | 97.45 | 93.85 | 100 | 97.45 | 153-159,776-782,795-801,808 submission.js | 99.8 | 98.59 | 100 | 99.8 | 226 ext.wikilambda.app/views | 96.59 | 67.64 | 89.47 | 96.59 | Default.vue | 97.38 | 64 | 92.3 | 97.38 | 182-183,224,238-241 FunctionEditor.vue | 100 | 100 | 100 | 100 | FunctionEvaluator.vue | 100 | 100 | 100 | 100 | FunctionViewer.vue | 92.23 | 71.42 | 75 | 92.23 | 83-90 ext.wikilambda.languageselector/components | 98.04 | 93.75 | 94.11 | 98.04 | LanguageSelector.vue | 98.04 | 93.75 | 94.11 | 98.04 | 227-228,266-267,288-289 -----------------------------------------------------------|---------|----------|---------|---------|------------------------------------------------------------------------------------------------------------------------- --- end --- $ node_modules/.bin/jest -u --- stderr --- FAIL tests/jest/store/modules/router.test.js ● router Vuex module › Actions › navigate › when view is valid › triggers a CHANGE_CURRENT_VIEW mutation TypeError: callback is not a function 74 | const path = context.state.currentPath; 75 | const query = Object.assign( {}, context.state.queryParams, { view: context.state.currentView } ); > 76 | const newUriString = path + '?' + $.param( query ); | ^ 77 | 78 | window.history.pushState( { path, query }, null, newUriString ); 79 | }, at ModuleMocker.withImplementation (node_modules/jest-mock/build/index.js:485:31) at add (node_modules/jquery/dist/jquery.js:8772:5) at buildParams (node_modules/jquery/dist/jquery.js:8759:3) at Function.jQuery.param (node_modules/jquery/dist/jquery.js:8796:4) at Object.navigate (resources/ext.wikilambda.app/store/modules/router.js:76:40) at Object.<anonymous> (tests/jest/store/modules/router.test.js:112:29) ● router Vuex module › Actions › navigate › when view is valid › call window.history.pushState TypeError: callback is not a function 74 | const path = context.state.currentPath; 75 | const query = Object.assign( {}, context.state.queryParams, { view: context.state.currentView } ); > 76 | const newUriString = path + '?' + $.param( query ); | ^ 77 | 78 | window.history.pushState( { path, query }, null, newUriString ); 79 | }, at ModuleMocker.withImplementation (node_modules/jest-mock/build/index.js:485:31) at add (node_modules/jquery/dist/jquery.js:8772:5) at buildParams (node_modules/jquery/dist/jquery.js:8759:3) at Function.jQuery.param (node_modules/jquery/dist/jquery.js:8796:4) at Object.navigate (resources/ext.wikilambda.app/store/modules/router.js:76:40) at Object.<anonymous> (tests/jest/store/modules/router.test.js:125:29) PASS tests/jest/integration/CreateNewTester.test.js (10.533 s) ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 87 | 88 | it( 'allows creating a new tester', async () => { > 89 | const { findByTestId } = render( App, { | ^ 90 | global: { plugins: [ store ], stubs: { 91 | teleport: true, 92 | WlFunctionEvaluatorWidget: true at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/CreateNewTester.test.js:89:28) console.log Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z20","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z20","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z20","zobjectid":"Z0","zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:129:12) console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 190 | 191 | it( 'allows changing the selected function call and ensures the function report testers are updated, but not executed', async () => { > 192 | const { findByTestId } = render( App, { | ^ 193 | global: { plugins: [ store ], stubs: { 194 | teleport: true, 195 | WlFunctionEvaluatorWidget: true at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/CreateNewTester.test.js:192:28) console.log Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z20","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z20","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/integration/CreateNewCompositionImplementation.test.js (10.827 s) ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 28 | 29 | it( 'should allow you to create a new composition implementation', async () => { > 30 | const { getByTestId, findByTestId } = render( App, { | ^ 31 | global: { plugins: [ store ], stubs: { 32 | teleport: true, 33 | WlFunctionEvaluatorWidget: true at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/CreateNewCompositionImplementation.test.js:30:41) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z14","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z14","implementationtype":"Z14K2","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z14","zobjectid":"Z0","zlang":"Z1002","implementationtype":"Z14K2","haserrors":false} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/integration/CreateNewCodeImplementation.test.js (11.052 s) ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 27 | 28 | it( 'should allow you to create a new code implementation', async () => { > 29 | const { getByTestId, findByTestId } = render( App, { | ^ 30 | global: { plugins: [ store ], stubs: { 31 | teleport: true, 32 | WlFunctionEvaluatorWidget: true at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/CreateNewCodeImplementation.test.js:29:41) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z14","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z14","implementationtype":"Z14K2","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z14","zobjectid":"Z0","zlang":"Z1002","implementationtype":"Z14K3","haserrors":false} at Object.<anonymous> (jest.setup.js:129:12) console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 106 | 107 | it( 'allows changing the selected function call and ensures the function report testers are updated, but not executed', async () => { > 108 | const { findByTestId } = render( App, { | ^ 109 | global: { plugins: [ store ], stubs: { 110 | teleport: true, 111 | WlFunctionEvaluatorWidget: true at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/CreateNewCodeImplementation.test.js:108:28) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z14","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z14","implementationtype":"Z14K2","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/components/widgets/about/About.test.js PASS tests/jest/components/default/ZObjectKeyValue.test.js (5.517 s) PASS tests/jest/integration/CancelEditExistingFunction.test.js (5.669 s) ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 39 | it( 'allows cancelling with no changes', async () => { 40 | const { findByText } = > 41 | render( App, { global: { plugins: [ store ] } } ); | ^ 42 | 43 | // ACT: Click cancel button. 44 | await fireEvent.click( await findByText( 'Cancel' ) ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/CancelEditExistingFunction.test.js:41:4) console.log Metrics Platform event emitted using submitInteraction: edit - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: cancel - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 50 | it( 'allows cancelling after changes', async () => { 51 | const { getByText, findByRole, findByText, getAllByTestId } = > 52 | render( App, { global: { plugins: [ store ] } } ); | ^ 53 | 54 | // ACT: Click "Add language". 55 | await fireEvent.click( await findByText( 'Add language' ) ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/CancelEditExistingFunction.test.js:52:4) console.log Metrics Platform event emitted using submitInteraction: edit - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. 35 | const textbox = within( parentWrapper ).getByRole( 'textbox' ); 36 | // TODO (T370511): Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead > 37 | return fireEvent.change( textbox, { target: { value: newText } } ); | ^ 38 | }; 39 | 40 | const chipInputAddChip = async ( parentWrapper, newChip ) => { at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:37:19) at Object.<anonymous> (tests/jest/integration/CancelEditExistingFunction.test.js:63:9) console.log Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z12345","zobjecttype":"Z8","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: cancel - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/integration/FunctionEditorGenericTypes.test.js ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 44 | getByText, 45 | queryByRole > 46 | } = render( App, { global: { plugins: [ store ] } } ); | ^ 47 | 48 | const languageBlocks = await findAllByTestId( 'function-editor-language-block' ); 49 | const firstLanguageBlock = languageBlocks[ 0 ]; at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/FunctionEditorGenericTypes.test.js:46:7) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/integration/CreateNewFunction.test.js (5.058 s) ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 43 | getAllByTestId, 44 | getByText > 45 | } = render( App, { global: { plugins: [ store ] } } ); | ^ 46 | 47 | // ACT: Get First language block. Selected by default: English 48 | let languageBlocks = await findAllByTestId( 'function-editor-language-block' ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/CreateNewFunction.test.js:45:7) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. 35 | const textbox = within( parentWrapper ).getByRole( 'textbox' ); 36 | // TODO (T370511): Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead > 37 | return fireEvent.change( textbox, { target: { value: newText } } ); | ^ 38 | }; 39 | 40 | const chipInputAddChip = async ( parentWrapper, newChip ) => { at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:37:19) at Object.<anonymous> (tests/jest/integration/CreateNewFunction.test.js:53:9) console.log Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. 35 | const textbox = within( parentWrapper ).getByRole( 'textbox' ); 36 | // TODO (T370511): Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead > 37 | return fireEvent.change( textbox, { target: { value: newText } } ); | ^ 38 | }; 39 | 40 | const chipInputAddChip = async ( parentWrapper, newChip ) => { at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:37:19) at Object.<anonymous> (tests/jest/integration/CreateNewFunction.test.js:57:9) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. 35 | const textbox = within( parentWrapper ).getByRole( 'textbox' ); 36 | // TODO (T370511): Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead > 37 | return fireEvent.change( textbox, { target: { value: newText } } ); | ^ 38 | }; 39 | 40 | const chipInputAddChip = async ( parentWrapper, newChip ) => { at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:37:19) at Object.<anonymous> (tests/jest/integration/CreateNewFunction.test.js:71:9) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. 35 | const textbox = within( parentWrapper ).getByRole( 'textbox' ); 36 | // TODO (T370511): Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead > 37 | return fireEvent.change( textbox, { target: { value: newText } } ); | ^ 38 | }; 39 | 40 | const chipInputAddChip = async ( parentWrapper, newChip ) => { at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:37:19) at Object.<anonymous> (tests/jest/integration/CreateNewFunction.test.js:87:9) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. 35 | const textbox = within( parentWrapper ).getByRole( 'textbox' ); 36 | // TODO (T370511): Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead > 37 | return fireEvent.change( textbox, { target: { value: newText } } ); | ^ 38 | }; 39 | 40 | const chipInputAddChip = async ( parentWrapper, newChip ) => { at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:37:19) at Object.<anonymous> (tests/jest/integration/CreateNewFunction.test.js:105:9) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. 35 | const textbox = within( parentWrapper ).getByRole( 'textbox' ); 36 | // TODO (T370511): Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead > 37 | return fireEvent.change( textbox, { target: { value: newText } } ); | ^ 38 | }; 39 | 40 | const chipInputAddChip = async ( parentWrapper, newChip ) => { at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:37:19) at Object.<anonymous> (tests/jest/integration/CreateNewFunction.test.js:109:9) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. 35 | const textbox = within( parentWrapper ).getByRole( 'textbox' ); 36 | // TODO (T370511): Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead > 37 | return fireEvent.change( textbox, { target: { value: newText } } ); | ^ 38 | }; 39 | 40 | const chipInputAddChip = async ( parentWrapper, newChip ) => { at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:37:19) at Object.<anonymous> (tests/jest/integration/CreateNewFunction.test.js:118:9) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. 35 | const textbox = within( parentWrapper ).getByRole( 'textbox' ); 36 | // TODO (T370511): Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead > 37 | return fireEvent.change( textbox, { target: { value: newText } } ); | ^ 38 | }; 39 | 40 | const chipInputAddChip = async ( parentWrapper, newChip ) => { at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:37:19) at Object.<anonymous> (tests/jest/integration/CreateNewFunction.test.js:122:9) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/integration/EditFunction.test.js (5.381 s) ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 46 | findAllByTestId, 47 | getByText > 48 | } = render( App, { global: { plugins: [ store ] } } ); | ^ 49 | 50 | // ACT: Get the language blocks 51 | let languageBlocks = await findAllByTestId( 'function-editor-language-block' ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/EditFunction.test.js:48:7) console.log Metrics Platform event emitted using submitInteraction: edit - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z12345","zobjecttype":"Z8","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. 35 | const textbox = within( parentWrapper ).getByRole( 'textbox' ); 36 | // TODO (T370511): Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead > 37 | return fireEvent.change( textbox, { target: { value: newText } } ); | ^ 38 | }; 39 | 40 | const chipInputAddChip = async ( parentWrapper, newChip ) => { at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:37:19) at Object.<anonymous> (tests/jest/integration/EditFunction.test.js:79:9) console.log Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z12345","zobjecttype":"Z8","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. 35 | const textbox = within( parentWrapper ).getByRole( 'textbox' ); 36 | // TODO (T370511): Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead > 37 | return fireEvent.change( textbox, { target: { value: newText } } ); | ^ 38 | }; 39 | 40 | const chipInputAddChip = async ( parentWrapper, newChip ) => { at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:37:19) at Object.<anonymous> (tests/jest/integration/EditFunction.test.js:87:9) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. 35 | const textbox = within( parentWrapper ).getByRole( 'textbox' ); 36 | // TODO (T370511): Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead > 37 | return fireEvent.change( textbox, { target: { value: newText } } ); | ^ 38 | }; 39 | 40 | const chipInputAddChip = async ( parentWrapper, newChip ) => { at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:37:19) at Object.<anonymous> (tests/jest/integration/EditFunction.test.js:92:9) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. 35 | const textbox = within( parentWrapper ).getByRole( 'textbox' ); 36 | // TODO (T370511): Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead > 37 | return fireEvent.change( textbox, { target: { value: newText } } ); | ^ 38 | }; 39 | 40 | const chipInputAddChip = async ( parentWrapper, newChip ) => { at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:37:19) at Object.<anonymous> (tests/jest/integration/EditFunction.test.js:113:9) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/integration/FunctionEditorEdgeCases.test.js ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 43 | getByText, 44 | queryByRole > 45 | } = render( App, { global: { plugins: [ store ] } } ); | ^ 46 | 47 | // ACT: Get First language block. Selected by default: English 48 | const languageBlocks = await findAllByTestId( 'function-editor-language-block' ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/FunctionEditorEdgeCases.test.js:45:7) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. 35 | const textbox = within( parentWrapper ).getByRole( 'textbox' ); 36 | // TODO (T370511): Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead > 37 | return fireEvent.change( textbox, { target: { value: newText } } ); | ^ 38 | }; 39 | 40 | const chipInputAddChip = async ( parentWrapper, newChip ) => { at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:37:19) at Object.<anonymous> (tests/jest/integration/FunctionEditorEdgeCases.test.js:97:9) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/integration/DisconnectFunctionImplementation.test.js ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 91 | // TODO (T370509): fix the error ' [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 92 | // because we already have a store in the global object in jest.config.js > 93 | const renderForFunctionViewer = () => render( | ^ 94 | App, 95 | { container: document.createElement( 'div' ), global: { plugins: [ store ] } } 96 | ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at renderForFunctionViewer (tests/jest/integration/helpers/functionViewerDetailsTestHelpers.js:93:39) at Object.<anonymous> (tests/jest/integration/DisconnectFunctionImplementation.test.js:35:31) console.log Metrics Platform event emitted using submitInteraction: view - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 91 | // TODO (T370509): fix the error ' [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 92 | // because we already have a store in the global object in jest.config.js > 93 | const renderForFunctionViewer = () => render( | ^ 94 | App, 95 | { container: document.createElement( 'div' ), global: { plugins: [ store ] } } 96 | ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at renderForFunctionViewer (tests/jest/integration/helpers/functionViewerDetailsTestHelpers.js:93:39) at Object.<anonymous> (tests/jest/integration/DisconnectFunctionImplementation.test.js:65:60) console.log Metrics Platform event emitted using submitInteraction: view - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/components/base/ZObjectSelector.test.js PASS tests/jest/integration/RunFunctionCall.test.js ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 31 | it( 'allows choosing a function and calling it', async () => { 32 | const { findByRole, findByText, findByTestId } = > 33 | render( App, { global: { plugins: [ store ] } } ); | ^ 34 | 35 | // ACT: Select a function 36 | const functionSelectorBlock = await findByTestId( 'function-evaluator-call' ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/RunFunctionCall.test.js:33:4) console.log Metrics Platform event emitted using submitInteraction: call - {"zobjectid":"Z0","zlang":"Z1002","selectedfunctionzid":"Z12345","haserrors":false} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/components/function/viewer/FunctionViewerDetails.test.js ● Console console.log implTableItems [ { checkbox: { title: [Mocki18n], component: 'cdx-checkbox', props: [Object] }, name: { component: 'a', title: 'Z333 name', props: [Object] }, status: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object] }, language: { title: 'Composition' }, result: { title: '1/1' } }, { checkbox: { title: [Mocki18n], component: 'cdx-checkbox', props: [Object] }, name: { component: 'a', title: 'Z444 name', props: [Object] }, status: { component: 'cdx-info-chip', title: 'Connected', props: [Object] }, language: { title: 'javascript' }, result: { title: '1/1' } }, { checkbox: { title: [Mocki18n], component: 'cdx-checkbox', props: [Object] }, name: { component: 'a', title: 'Z555 name', props: [Object] }, status: { component: 'cdx-info-chip', title: 'Disconnected', props: [Object] }, language: { title: 'JavaScript' }, result: { title: '1/1' } } ] at Object.<anonymous> (tests/jest/components/function/viewer/FunctionViewerDetails.test.js:106:11) console.log testTableHeaderItems [ { id: 'checkbox', title: Mocki18n { string: 'wikilambda-function-implementation-selectall-label' }, component: 'cdx-checkbox', props: { modelValue: false, indeterminate: false, 'onUpdate:modelValue': [Function: onUpdate:modelValue], hideLabel: true } }, { id: 'name', title: Mocki18n { string: 'wikilambda-function-implementation-name-label' } }, { id: 'status', title: Mocki18n { string: 'wikilambda-function-implementation-state-label' } }, { id: 'Z333', title: 'Z333 name', component: 'span', props: { lang: 'en', dir: '' } }, { id: 'Z444', title: 'Z444', component: 'span', props: { lang: 'en', dir: '' } }, { id: 'Z555', title: 'Z555', component: 'span', props: { lang: 'en', dir: '' } } ] at Object.<anonymous> (tests/jest/components/function/viewer/FunctionViewerDetails.test.js:160:12) PASS tests/jest/integration/CancelEditNewFunction.test.js ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 36 | it( 'allows cancelling with no changes', async () => { 37 | const { findByText } = > 38 | render( App, { global: { plugins: [ store ] } } ); | ^ 39 | 40 | // ACT: Click cancel button. 41 | await fireEvent.click( await findByText( 'Cancel' ) ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/CancelEditNewFunction.test.js:38:4) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: cancel - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 50 | findByTestId, 51 | getByText > 52 | } = render( App, { global: { plugins: [ store ] } } ); | ^ 53 | 54 | // ACT: Change first language name 55 | const nameInput = await findByTestId( 'function-editor-name-input' ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at Object.<anonymous> (tests/jest/integration/CancelEditNewFunction.test.js:52:7) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.warn Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead. 35 | const textbox = within( parentWrapper ).getByRole( 'textbox' ); 36 | // TODO (T370511): Using "fireEvent.change" may lead to unexpected results. Please use fireEvent.update() instead > 37 | return fireEvent.change( textbox, { target: { value: newText } } ); | ^ 38 | }; 39 | 40 | const chipInputAddChip = async ( parentWrapper, newChip ) => { at warnOnChangeOrInputEventCalledDirectly (node_modules/@testing-library/vue/dist/fire-event.js:103:13) at Function.<anonymous> (node_modules/@testing-library/vue/dist/fire-event.js:32:5) at asyncGeneratorStep (node_modules/@testing-library/vue/dist/fire-event.js:10:103) at _next (node_modules/@testing-library/vue/dist/fire-event.js:12:194) at node_modules/@testing-library/vue/dist/fire-event.js:12:364 at Function.change (node_modules/@testing-library/vue/dist/fire-event.js:12:97) at textInputChange (tests/jest/integration/helpers/interactionHelpers.js:37:19) at Object.<anonymous> (tests/jest/integration/CancelEditNewFunction.test.js:56:9) console.log Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: cancel - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/integration/ConnectFunctionTest.test.js ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 91 | // TODO (T370509): fix the error ' [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 92 | // because we already have a store in the global object in jest.config.js > 93 | const renderForFunctionViewer = () => render( | ^ 94 | App, 95 | { container: document.createElement( 'div' ), global: { plugins: [ store ] } } 96 | ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at renderForFunctionViewer (tests/jest/integration/helpers/functionViewerDetailsTestHelpers.js:93:39) at Object.<anonymous> (tests/jest/integration/ConnectFunctionTest.test.js:38:31) console.log Metrics Platform event emitted using submitInteraction: view - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/integration/ConnectFunctionImplementation.test.js ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 91 | // TODO (T370509): fix the error ' [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 92 | // because we already have a store in the global object in jest.config.js > 93 | const renderForFunctionViewer = () => render( | ^ 94 | App, 95 | { container: document.createElement( 'div' ), global: { plugins: [ store ] } } 96 | ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at renderForFunctionViewer (tests/jest/integration/helpers/functionViewerDetailsTestHelpers.js:93:39) at Object.<anonymous> (tests/jest/integration/ConnectFunctionImplementation.test.js:40:31) console.log Metrics Platform event emitted using submitInteraction: view - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/integration/DisconnectFunctionTest.test.js ● Console console.warn [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 91 | // TODO (T370509): fix the error ' [Vue warn]: App already provides property with key "store". It will be overwritten with the new value. 92 | // because we already have a store in the global object in jest.config.js > 93 | const renderForFunctionViewer = () => render( | ^ 94 | App, 95 | { container: document.createElement( 'div' ), global: { plugins: [ store ] } } 96 | ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at Object.provide (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3966:11) at Store.install (node_modules/vuex/dist/vuex.cjs.js:943:7) at Object.use (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3846:18) at createInstance (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8292:17) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8385:14) at render (node_modules/@testing-library/vue/dist/render.js:45:38) at renderForFunctionViewer (tests/jest/integration/helpers/functionViewerDetailsTestHelpers.js:93:39) at Object.<anonymous> (tests/jest/integration/DisconnectFunctionTest.test.js:35:31) console.log Metrics Platform event emitted using submitInteraction: view - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/components/widgets/function-explorer/FunctionExplorer.test.js PASS tests/jest/components/widgets/function-evaluator/FunctionEvaluator.test.js ● Console console.log Metrics Platform event emitted using submitInteraction: call - {"selectedfunctionzid":"Z10000","haserrors":false} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: call - {"selectedfunctionzid":"Z10000","haserrors":false} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/languageselector/LanguageSelector.test.js PASS tests/jest/components/widgets/function-evaluator/FunctionMetadataDialog.test.js PASS tests/jest/components/default/ZObjectStringRenderer.test.js PASS tests/jest/components/base/ModeSelector.test.js PASS tests/jest/components/default/ZObjectToString.test.js PASS tests/jest/components/App.test.js PASS tests/jest/components/widgets/publish/PublishDialog.test.js ● Console console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":false} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z14","zobjectid":"Z10001","zlang":"Z1002","implementationtype":"Z14K3","haserrors":false} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: publish - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","haserrors":true} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/components/base/ExpandedToggle.test.js PASS tests/jest/components/default/ZCode.test.js PASS tests/jest/components/widgets/function-report/FunctionReport.test.js PASS tests/jest/components/base/Pagination.test.js PASS tests/jest/components/widgets/function-evaluator/EvaluationResult.test.js PASS tests/jest/components/widgets/about/AboutLanguagesDialog.test.js PASS tests/jest/views/FunctionViewer.test.js ● Console console.log Metrics Platform event emitted using submitInteraction: view - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: view - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: view - {"zobjecttype":"Z8","zobjectid":"Z12345","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/components/default/ZImplementation.test.js PASS tests/jest/components/function/editor/FunctionEditorInputs.test.js ● Console console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> 45 | 46 | it( 'renders without errors', () => { > 47 | const wrapper = shallowMount( FunctionEditorInputs, { | ^ 48 | props: { 49 | zLanguage: 'Z1002', 50 | langLabelData, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputs.test.js:47:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> 60 | getters.getZFunctionInputs = createGettersWithFunctionsMock( [] ); 61 | global.store.hotUpdate( { getters: getters } ); > 62 | const wrapper = shallowMount( FunctionEditorInputs, { | ^ 63 | props: { 64 | zLanguage: 'Z1002', 65 | langLabelData, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputs.test.js:62:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> 81 | ] ); 82 | global.store.hotUpdate( { getters: getters } ); > 83 | const wrapper = shallowMount( FunctionEditorInputs, { | ^ 84 | props: { 85 | zLanguage: 'Z1002', 86 | langLabelData, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputs.test.js:83:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-2-lang-Z1002" data-testid="function-editor-input-item" row-id=2 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> 81 | ] ); 82 | global.store.hotUpdate( { getters: getters } ); > 83 | const wrapper = shallowMount( FunctionEditorInputs, { | ^ 84 | props: { 85 | zLanguage: 'Z1002', 86 | langLabelData, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5068:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4809:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4774:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5068:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4809:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4774:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4809:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4774:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputs.test.js:83:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-2-lang-Z1002" data-testid="function-editor-input-item" row-id=2 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-2-lang-Z1002" data-testid="function-editor-input-item" row-id=2 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> 98 | 99 | it( 'does not display the any add button if the user does not have edit permissions', () => { > 100 | const wrapper = shallowMount( FunctionEditorInputs, { | ^ 101 | props: { 102 | zLanguage: 'Z1002', 103 | langLabelData, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputs.test.js:100:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> 118 | ] ); 119 | global.store.hotUpdate( { getters: getters } ); > 120 | const wrapper = shallowMount( FunctionEditorInputs, { | ^ 121 | props: { 122 | zLanguage: 'Z1002', 123 | langLabelData, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputs.test.js:120:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-2-lang-Z1002" data-testid="function-editor-input-item" row-id=2 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> 118 | ] ); 119 | global.store.hotUpdate( { getters: getters } ); > 120 | const wrapper = shallowMount( FunctionEditorInputs, { | ^ 121 | props: { 122 | zLanguage: 'Z1002', 123 | langLabelData, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5068:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4809:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4774:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5068:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4809:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4774:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4809:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4774:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputs.test.js:120:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-3-lang-Z1002" data-testid="function-editor-input-item" row-id=3 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> 118 | ] ); 119 | global.store.hotUpdate( { getters: getters } ); > 120 | const wrapper = shallowMount( FunctionEditorInputs, { | ^ 121 | props: { 122 | zLanguage: 'Z1002', 123 | langLabelData, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5068:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4809:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4774:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5068:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4809:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4774:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4809:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4774:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputs.test.js:120:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-4-lang-Z1002" data-testid="function-editor-input-item" row-id=4 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> 118 | ] ); 119 | global.store.hotUpdate( { getters: getters } ); > 120 | const wrapper = shallowMount( FunctionEditorInputs, { | ^ 121 | props: { 122 | zLanguage: 'Z1002', 123 | langLabelData, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5068:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4809:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4774:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5068:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4809:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4774:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4809:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4774:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputs.test.js:120:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-2-lang-Z1002" data-testid="function-editor-input-item" row-id=2 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-3-lang-Z1002" data-testid="function-editor-input-item" row-id=3 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-4-lang-Z1002" data-testid="function-editor-input-item" row-id=4 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-2-lang-Z1002" data-testid="function-editor-input-item" row-id=2 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-3-lang-Z1002" data-testid="function-editor-input-item" row-id=3 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-4-lang-Z1002" data-testid="function-editor-input-item" row-id=4 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-2-lang-Z1002" data-testid="function-editor-input-item" row-id=2 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-3-lang-Z1002" data-testid="function-editor-input-item" row-id=3 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-4-lang-Z1002" data-testid="function-editor-input-item" row-id=4 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-2-lang-Z1002" data-testid="function-editor-input-item" row-id=2 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-3-lang-Z1002" data-testid="function-editor-input-item" row-id=3 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-4-lang-Z1002" data-testid="function-editor-input-item" row-id=4 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> 138 | ] ); 139 | global.store.hotUpdate( { getters: getters } ); > 140 | const wrapper = shallowMount( FunctionEditorInputs, { | ^ 141 | props: { 142 | zLanguage: 'Z1002', 143 | langLabelData, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputs.test.js:140:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-2-lang-Z1002" data-testid="function-editor-input-item" row-id=2 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> 138 | ] ); 139 | global.store.hotUpdate( { getters: getters } ); > 140 | const wrapper = shallowMount( FunctionEditorInputs, { | ^ 141 | props: { 142 | zLanguage: 'Z1002', 143 | langLabelData, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5068:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4809:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4774:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5068:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4809:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4774:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at mountChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4886:7) at mountElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4809:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4774:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputs.test.js:140:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-2-lang-Z1002" data-testid="function-editor-input-item" row-id=2 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> 152 | const inputItem = wrapper.findComponent( { name: 'wl-function-editor-inputs-item' } ); 153 | inputItem.vm.$emit( 'argument-label-updated' ); > 154 | await wrapper.vm.$nextTick(); | ^ 155 | 156 | // ASSERT: does not emit name-updated 157 | expect( wrapper.emitted( 'argument-label-updated' ) ).toBeTruthy(); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputs.test.js:154:3) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-2-lang-Z1002" data-testid="function-editor-input-item" row-id=2 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> 152 | const inputItem = wrapper.findComponent( { name: 'wl-function-editor-inputs-item' } ); 153 | inputItem.vm.$emit( 'argument-label-updated' ); > 154 | await wrapper.vm.$nextTick(); | ^ 155 | 156 | // ASSERT: does not emit name-updated 157 | expect( wrapper.emitted( 'argument-label-updated' ) ).toBeTruthy(); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputs.test.js:154:3) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-2-lang-Z1002" data-testid="function-editor-input-item" row-id=2 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> 152 | const inputItem = wrapper.findComponent( { name: 'wl-function-editor-inputs-item' } ); 153 | inputItem.vm.$emit( 'argument-label-updated' ); > 154 | await wrapper.vm.$nextTick(); | ^ 155 | 156 | // ASSERT: does not emit name-updated 157 | expect( wrapper.emitted( 'argument-label-updated' ) ).toBeTruthy(); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputs.test.js:154:3) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-2-lang-Z1002" data-testid="function-editor-input-item" row-id=2 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> 152 | const inputItem = wrapper.findComponent( { name: 'wl-function-editor-inputs-item' } ); 153 | inputItem.vm.$emit( 'argument-label-updated' ); > 154 | await wrapper.vm.$nextTick(); | ^ 155 | 156 | // ASSERT: does not emit name-updated 157 | expect( wrapper.emitted( 'argument-label-updated' ) ).toBeTruthy(); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputs.test.js:154:3) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem key="input-2-lang-Z1002" data-testid="function-editor-input-item" row-id=2 ... > at <WlFunctionEditorField class="ext-wikilambda-app-function-editor-inputs" show-tooltip=null tooltip-message=null ... > at <WlFunctionEditorInputs zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } isMainLanguageBlock=true ... > at <VTUROOT> 152 | const inputItem = wrapper.findComponent( { name: 'wl-function-editor-inputs-item' } ); 153 | inputItem.vm.$emit( 'argument-label-updated' ); > 154 | await wrapper.vm.$nextTick(); | ^ 155 | 156 | // ASSERT: does not emit name-updated 157 | expect( wrapper.emitted( 'argument-label-updated' ) ).toBeTruthy(); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at patchKeyedChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5582:11) at patchChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5417:9) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5099:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at processFragment (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5086:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4628:9) at patchBlockChildren (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5008:7) at patchElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4926:7) at processElement (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4785:7) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4642:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5349:9) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at ReactiveEffect.runIfDirty (node_modules/@vue/reactivity/dist/reactivity.cjs.js:267:12) at callWithErrorHandling (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:200:33) at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:405:9) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputs.test.js:154:3) PASS tests/jest/components/function/editor/FunctionEditorDescription.test.js ● Console console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorDescription zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } ref="VTU_COMPONENT" > at <VTUROOT> 43 | 44 | it( 'renders without errors', () => { > 45 | const wrapper = shallowMount( FunctionEditorDescription, { | ^ 46 | props: { zLanguage: 'Z1002', langLabelData }, 47 | global: { stubs: { WlFunctionEditorField: false } } 48 | } ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorDescription.test.js:45:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorDescription zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } ref="VTU_COMPONENT" > at <VTUROOT> 52 | 53 | it( 'renders an initialized input box', () => { > 54 | const wrapper = shallowMount( FunctionEditorDescription, { | ^ 55 | props: { zLanguage: 'Z1002', langLabelData }, 56 | global: { stubs: { WlFunctionEditorField: false } } 57 | } ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorDescription.test.js:54:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorDescription zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } ref="VTU_COMPONENT" > at <VTUROOT> 63 | describe( 'on input', () => { 64 | it( 'removes the description object if new value is empty string', async () => { > 65 | const wrapper = shallowMount( FunctionEditorDescription, { | ^ 66 | props: { zLanguage: 'Z1002', langLabelData }, 67 | global: { stubs: { WlFunctionEditorField: false } } 68 | } ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorDescription.test.js:65:20) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorDescription zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } ref="VTU_COMPONENT" > at <VTUROOT> 83 | 84 | it( 'changes the description value if it already has a description object', async () => { > 85 | const wrapper = shallowMount( FunctionEditorDescription, { | ^ 86 | props: { zLanguage: 'Z1002', langLabelData }, 87 | global: { stubs: { WlFunctionEditorField: false } } 88 | } ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorDescription.test.js:85:20) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorDescription zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } ref="VTU_COMPONENT" > at <VTUROOT> 109 | global.store.hotUpdate( { getters: getters } ); 110 | > 111 | const wrapper = shallowMount( FunctionEditorDescription, { | ^ 112 | props: { zLanguage: 'Z1002', langLabelData }, 113 | global: { stubs: { WlFunctionEditorField: false } } 114 | } ); at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorDescription.test.js:111:20) PASS tests/jest/components/widgets/publish/Publish.test.js ● Console console.log Metrics Platform event emitted using submitInteraction: cancel - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002","implementationtype":"Z14K3"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: cancel - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: cancel - {"zobjecttype":"Z14","zobjectid":"Z10001","zlang":"Z1002","implementationtype":"Z14K3"} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/mixins/clipboardUtils.test.js PASS tests/jest/components/default/ZTypedList.test.js PASS tests/jest/components/widgets/publish/LeaveEditorDialog.test.js PASS tests/jest/components/function/editor/FunctionEditorLanguage.test.js PASS tests/jest/components/base/LocalizedLabel.test.js PASS tests/jest/components/default/wikidata/EntitySelector.test.js PASS tests/jest/components/default/ZTester.test.js PASS tests/jest/components/base/CodeEditor.test.js PASS tests/jest/components/default/ZString.test.js PASS tests/jest/components/function/viewer/FunctionViewerDetailsTable.test.js PASS tests/jest/components/base/TypeToString.test.js PASS tests/jest/components/function/editor/FunctionEditor.test.js ● Console console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) console.log Metrics Platform event emitted using submitInteraction: create - {"zobjecttype":"Z8","zobjectid":"Z0","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/store/modules/programmingLanguages.test.js PASS tests/jest/components/default/ZTypedListItems.test.js PASS tests/jest/store/modules/zobject.test.js PASS tests/jest/components/function/editor/FunctionEditorLanguageBlock.test.js PASS tests/jest/components/default/ZBoolean.test.js PASS tests/jest/components/function/editor/FunctionEditorName.test.js ● Console console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorName zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } ref="VTU_COMPONENT" > at <VTUROOT> 46 | 47 | it( 'renders without errors', () => { > 48 | const wrapper = shallowMount( FunctionEditorName, { | ^ 49 | props: { 50 | zLanguage: 'Z1002', 51 | langLabelData at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorName.test.js:48:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorName zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } ref="VTU_COMPONENT" > at <VTUROOT> 58 | 59 | it( 'renders an initialized input box', () => { > 60 | const wrapper = shallowMount( FunctionEditorName, { | ^ 61 | props: { 62 | zLanguage: 'Z1002', 63 | langLabelData at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorName.test.js:60:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorName zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } ref="VTU_COMPONENT" > at <VTUROOT> 72 | describe( 'on input', () => { 73 | it( 'removes the name object if new value is empty string', async () => { > 74 | const wrapper = shallowMount( FunctionEditorName, { | ^ 75 | props: { 76 | zLanguage: 'Z1002', 77 | langLabelData at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorName.test.js:74:20) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorName zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } ref="VTU_COMPONENT" > at <VTUROOT> 100 | 101 | it( 'changes the name value if it already has a name object', async () => { > 102 | const wrapper = shallowMount( FunctionEditorName, { | ^ 103 | props: { 104 | zLanguage: 'Z1002', 105 | langLabelData at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorName.test.js:102:20) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorName zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } ref="VTU_COMPONENT" > at <VTUROOT> 134 | global.store.hotUpdate( { getters: getters } ); 135 | > 136 | const wrapper = shallowMount( FunctionEditorName, { | ^ 137 | props: { 138 | zLanguage: 'Z1002', 139 | langLabelData at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorName.test.js:136:20) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorName zLanguage="Z1002" langLabelData= { zid: 'Z1002', label: 'English', lang: 'Z1002', langCode: 'en', langDir: 'ltr' } ref="VTU_COMPONENT" > at <VTUROOT> 166 | 167 | it( 'changes the page title if it is the main language block', async () => { > 168 | const wrapper = shallowMount( FunctionEditorName, { | ^ 169 | props: { 170 | zLanguage: 'Z1002', 171 | langLabelData at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorName.test.js:168:20) PASS tests/jest/components/default/ZFunctionCall.test.js PASS tests/jest/components/base/TypeSelector.test.js PASS tests/jest/components/function/editor/FunctionEditorOutput.test.js PASS tests/jest/store/modules/languages.test.js PASS tests/jest/components/function/editor/FunctionEditorAliases.test.js PASS tests/jest/components/widgets/about/AboutLanguageBlock.test.js PASS tests/jest/components/default/ZMonolingualString.test.js PASS tests/jest/mixins/utilsMixins.test.js PASS tests/jest/store/modules/errors.test.js PASS tests/jest/mixins/wikidataUtils.test.js PASS tests/jest/mixins/eventLogUtils.test.js PASS tests/jest/components/widgets/function-report/FunctionReportItem.test.js PASS tests/jest/store/modules/wikidata/items.test.js PASS tests/jest/components/default/wikidata/Item.test.js PASS tests/jest/store/index.test.js PASS tests/jest/components/base/ClipboardManager.test.js PASS tests/jest/components/default/ZTypedListType.test.js PASS tests/jest/components/default/ZArgumentReference.test.js PASS tests/jest/mixins/pageTitleUtils.test.js PASS tests/jest/composables/useBreakpoints.test.js PASS tests/jest/components/function/editor/FunctionEditorFooter.test.js ● Console console.log Metrics Platform event emitted using submitInteraction: change - {"zobjectid":"Z0","zobjecttype":"Z8","zlang":"Z1002"} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/store/modules/listItems.test.js PASS tests/jest/components/function/editor/FunctionEditorInputsItem.test.js ● Console console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> 48 | 49 | it( 'renders without errors', () => { > 50 | const wrapper = shallowMount( FunctionEditorInputsItem, { props: { | ^ 51 | rowId: 1, 52 | index: 0, 53 | isMainLanguageBlock: true, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputsItem.test.js:50:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> 61 | 62 | it( 'has an input element ', () => { > 63 | const wrapper = shallowMount( FunctionEditorInputsItem, { | ^ 64 | props: { 65 | rowId: 1, 66 | index: 0, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputsItem.test.js:63:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> 77 | 78 | it( 'has an type selector if is main language block ', () => { > 79 | const wrapper = shallowMount( FunctionEditorInputsItem, { | ^ 80 | props: { 81 | rowId: 1, 82 | index: 0, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputsItem.test.js:79:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=false ... > at <VTUROOT> 93 | 94 | it( 'does not have a type selector if is a secondary language block ', () => { > 95 | const wrapper = shallowMount( FunctionEditorInputsItem, { | ^ 96 | props: { 97 | rowId: 1, 98 | index: 0, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputsItem.test.js:95:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> 109 | 110 | it( 'has one delete button if it is editable', () => { > 111 | const wrapper = shallowMount( FunctionEditorInputsItem, { | ^ 112 | props: { 113 | rowId: 1, 114 | index: 0, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputsItem.test.js:111:19) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> 128 | getters.getZArgumentLabelForLanguage = createGettersWithFunctionsMock( { id: 2 } ); 129 | global.store.hotUpdate( { getters: getters } ); > 130 | const wrapper = shallowMount( FunctionEditorInputsItem, { | ^ 131 | props: { 132 | rowId: 1, 133 | index: 0, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputsItem.test.js:130:20) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> 157 | getters.getZArgumentLabelForLanguage = createGettersWithFunctionsMock( { id: 2 } ); 158 | global.store.hotUpdate( { getters: getters } ); > 159 | const wrapper = shallowMount( FunctionEditorInputsItem, { | ^ 160 | props: { 161 | rowId: 1, 162 | index: 0, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputsItem.test.js:159:20) console.warn [Vue warn]: Invalid prop: type check failed for prop "langLabelData". Expected LabelData, got Object at <WlFunctionEditorInputsItem rowId=1 index=0 isMainLanguageBlock=true ... > at <VTUROOT> 189 | getters.getRowByKeyPath = createGettersWithFunctionsMock( { id: 1 } ); 190 | global.store.hotUpdate( { getters: getters } ); > 191 | const wrapper = shallowMount( FunctionEditorInputsItem, { | ^ 192 | props: { 193 | rowId: 1, 194 | index: 0, at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13) at validateProp (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4363:7) at validateProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4335:5) at initProps (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4036:5) at setupComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:7807:3) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5159:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at ReactiveEffect.componentUpdateFn [as fn] (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5269:11) at ReactiveEffect.run (node_modules/@vue/reactivity/dist/reactivity.cjs.js:229:19) at setupRenderEffect (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5397:5) at mountComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5172:7) at processComponent (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5125:9) at patch (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:4654:11) at render (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:5922:7) at mount (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:3922:13) at Object.app.mount (node_modules/@vue/runtime-dom/dist/runtime-dom.cjs.js:1703:19) at mount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8415:18) at shallowMount (node_modules/@vue/test-utils/dist/vue-test-utils.cjs.js:8434:12) at Object.<anonymous> (tests/jest/components/function/editor/FunctionEditorInputsItem.test.js:191:20) PASS tests/jest/mixins/urlUtils.test.js PASS tests/jest/mixins/errorUtils.test.js PASS tests/jest/store/modules/functionCall.test.js PASS tests/jest/store/classes/ApiError.test.js PASS tests/jest/components/default/ZReference.test.js PASS tests/jest/components/default/wikidata/Lexeme.test.js PASS tests/jest/mixins/schemata.test.js PASS tests/jest/store/modules/factory.test.js PASS tests/jest/store/modules/user.test.js PASS tests/jest/components/default/wikidata/LexemeForm.test.js PASS tests/jest/store/modules/submission.test.js PASS tests/jest/store/modules/currentPage.test.js ● Console console.log Metrics Platform event emitted using submitInteraction: change - {} at Object.<anonymous> (jest.setup.js:129:12) PASS tests/jest/store/modules/wikidata/entities.test.js PASS tests/jest/store/modules/wikidata/lexemes.test.js PASS tests/jest/store/modules/ztype.test.js PASS tests/jest/mixins/zobjectUtils.test.js PASS tests/jest/store/modules/library.test.js PASS tests/jest/store/modules/testResults.test.js PASS tests/jest/store/modules/zfunction.test.js PASS tests/jest/mixins/typeUtils.test.js Summary of all failing tests FAIL tests/jest/store/modules/router.test.js ● router Vuex module › Actions › navigate › when view is valid › triggers a CHANGE_CURRENT_VIEW mutation TypeError: callback is not a function 74 | const path = context.state.currentPath; 75 | const query = Object.assign( {}, context.state.queryParams, { view: context.state.currentView } ); > 76 | const newUriString = path + '?' + $.param( query ); | ^ 77 | 78 | window.history.pushState( { path, query }, null, newUriString ); 79 | }, at ModuleMocker.withImplementation (node_modules/jest-mock/build/index.js:485:31) at add (node_modules/jquery/dist/jquery.js:8772:5) at buildParams (node_modules/jquery/dist/jquery.js:8759:3) at Function.jQuery.param (node_modules/jquery/dist/jquery.js:8796:4) at Object.navigate (resources/ext.wikilambda.app/store/modules/router.js:76:40) at Object.<anonymous> (tests/jest/store/modules/router.test.js:112:29) ● router Vuex module › Actions › navigate › when view is valid › call window.history.pushState TypeError: callback is not a function 74 | const path = context.state.currentPath; 75 | const query = Object.assign( {}, context.state.queryParams, { view: context.state.currentView } ); > 76 | const newUriString = path + '?' + $.param( query ); | ^ 77 | 78 | window.history.pushState( { path, query }, null, newUriString ); 79 | }, at ModuleMocker.withImplementation (node_modules/jest-mock/build/index.js:485:31) at add (node_modules/jquery/dist/jquery.js:8772:5) at buildParams (node_modules/jquery/dist/jquery.js:8759:3) at Function.jQuery.param (node_modules/jquery/dist/jquery.js:8796:4) at Object.navigate (resources/ext.wikilambda.app/store/modules/router.js:76:40) at Object.<anonymous> (tests/jest/store/modules/router.test.js:125:29) Test Suites: 1 failed, 99 passed, 100 total Tests: 2 failed, 1485 passed, 1487 total Snapshots: 0 total Time: 73.834 s Ran all test suites. --- stdout --- -----------------------------------------------------------|---------|----------|---------|---------|------------------------------------------------------------------------------------------------------------------------- File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s -----------------------------------------------------------|---------|----------|---------|---------|------------------------------------------------------------------------------------------------------------------------- All files | 98.62 | 93.26 | 96.75 | 98.62 | ext.wikilambda.app | 100 | 100 | 100 | 100 | Constants.js | 100 | 100 | 100 | 100 | ext.wikilambda.app/components | 100 | 100 | 100 | 100 | App.vue | 100 | 100 | 100 | 100 | ext.wikilambda.app/components/base | 98.7 | 91.83 | 96.47 | 98.7 | ClipboardManager.vue | 100 | 100 | 100 | 100 | CodeEditor.vue | 100 | 100 | 100 | 100 | CustomDialogHeader.vue | 100 | 100 | 100 | 100 | ExpandedToggle.vue | 100 | 100 | 100 | 100 | KeyBlock.vue | 100 | 100 | 100 | 100 | KeyValueBlock.vue | 100 | 100 | 100 | 100 | LocalizedLabel.vue | 100 | 100 | 100 | 100 | ModeSelector.vue | 99.4 | 94.73 | 100 | 99.4 | 188-189 Pagination.vue | 100 | 100 | 100 | 100 | StatusIcon.vue | 100 | 100 | 100 | 100 | TypeSelector.vue | 94.44 | 78.57 | 85.71 | 94.44 | 153-157,169-171,174-177 TypeToString.vue | 99.33 | 94.11 | 100 | 99.33 | 78 WidgetBase.vue | 100 | 100 | 100 | 100 | ZObjectSelector.vue | 97.24 | 85.91 | 91.3 | 97.24 | 297,338-339,393-394,403,420-422,426-427,456-458,507-508 ext.wikilambda.app/components/default-view-types | 98.59 | 92.98 | 93.25 | 98.59 | ZArgumentReference.vue | 100 | 100 | 100 | 100 | ZBoolean.vue | 100 | 100 | 100 | 100 | ZCode.vue | 99.78 | 92.3 | 100 | 99.78 | 357 ZFunctionCall.vue | 100 | 100 | 100 | 100 | ZImplementation.vue | 100 | 100 | 100 | 100 | ZMonolingualString.vue | 100 | 92.3 | 100 | 100 | 136 ZObjectKeyValue.vue | 95.71 | 91.3 | 82.75 | 95.71 | 197,206,293,324-325,385-386,585-589,605-607,631-632,662-663,678-679,757-758,773-777,779-780,782-783,785-786,788,790,802 ZObjectKeyValueSet.vue | 98.09 | 100 | 75 | 98.09 | 82-83 ZObjectStringRenderer.vue | 97.66 | 88.33 | 84.61 | 97.66 | 265,390-391,467,490-493,526-530 ZObjectToString.vue | 100 | 94.87 | 100 | 100 | 167,207 ZReference.vue | 100 | 95.45 | 100 | 100 | 96 ZString.vue | 100 | 100 | 100 | 100 | ZTester.vue | 99.29 | 95.45 | 100 | 99.29 | 215-216 ZTypedList.vue | 98.58 | 90.9 | 83.33 | 98.58 | 131-132 ZTypedListItems.vue | 98.51 | 100 | 80 | 98.51 | 85-86 ZTypedListType.vue | 100 | 100 | 100 | 100 | ext.wikilambda.app/components/default-view-types/wikidata | 99.67 | 82.6 | 100 | 99.67 | EntitySelector.vue | 99.5 | 82.75 | 100 | 99.5 | 88 Item.vue | 100 | 82.14 | 100 | 100 | 103,122,141,144,188 Lexeme.vue | 100 | 82.75 | 100 | 100 | 103,122,141,144,188 LexemeForm.vue | 99.19 | 82.75 | 100 | 99.19 | 124-125 ext.wikilambda.app/components/function/editor | 99.18 | 95.05 | 97.11 | 99.18 | FunctionEditor.vue | 100 | 89.28 | 100 | 100 | 124,221-222 FunctionEditorAliases.vue | 100 | 100 | 100 | 100 | FunctionEditorDescription.vue | 96.88 | 90.47 | 91.66 | 96.88 | 151-152,161-162,188-190 FunctionEditorField.vue | 100 | 100 | 100 | 100 | FunctionEditorFooter.vue | 98.55 | 89.47 | 100 | 98.55 | 87-88 FunctionEditorInputs.vue | 100 | 100 | 100 | 100 | FunctionEditorInputsItem.vue | 99.41 | 100 | 92.3 | 99.41 | 227-228 FunctionEditorLanguage.vue | 100 | 100 | 100 | 100 | FunctionEditorLanguageBlock.vue | 100 | 100 | 100 | 100 | FunctionEditorName.vue | 96.98 | 90.9 | 91.66 | 96.98 | 156-157,166-167,193-195 FunctionEditorOutput.vue | 100 | 100 | 100 | 100 | ext.wikilambda.app/components/function/viewer | 98.74 | 96.87 | 98.03 | 98.74 | FunctionTesterTable.vue | 94.97 | 85.71 | 87.5 | 94.97 | 90-91,108,158-163 FunctionViewerDetails.vue | 99.29 | 99 | 100 | 99.29 | 222-223,552,574,595 FunctionViewerDetailsTable.vue | 100 | 100 | 100 | 100 | ext.wikilambda.app/components/widgets/about | 98.35 | 91.47 | 95.16 | 98.35 | About.vue | 98.74 | 94.84 | 93.33 | 98.74 | 246,290-293,328-329,435-436 AboutLanguageBlock.vue | 99.66 | 95.65 | 100 | 99.66 | 479-480 AboutLanguagesDialog.vue | 95.66 | 75.75 | 92.85 | 95.66 | 172,257-259,270-272,291-292,320-321,323-324,326-327,329-330 ext.wikilambda.app/components/widgets/function-evaluator | 97.03 | 82 | 94.73 | 97.03 | EvaluationResult.vue | 96.06 | 75 | 60 | 96.06 | 85,94-95,109-110 FunctionEvaluator.vue | 100 | 90.56 | 100 | 100 | 347,382,410-412 FunctionMetadataDialog.vue | 95.37 | 77.41 | 96.66 | 95.37 | 244-245,281-282,288-289,383-384,404,420-421,535-536,593-594,619,630-631,635,656,684-686,710-714,719-723,728-732 ext.wikilambda.app/components/widgets/function-explorer | 99.43 | 100 | 84.61 | 99.43 | FunctionExplorer.vue | 99.43 | 100 | 84.61 | 99.43 | 271,274 ext.wikilambda.app/components/widgets/function-report | 96.94 | 91.56 | 89.65 | 96.94 | FunctionReport.vue | 96.42 | 87.03 | 90.47 | 96.42 | 224-226,284-286,292-294,328-329,338-339 FunctionReportItem.vue | 97.78 | 100 | 87.5 | 97.78 | 176-180 ext.wikilambda.app/components/widgets/publish | 97.92 | 84.72 | 91.89 | 97.92 | LeaveEditorDialog.vue | 100 | 100 | 100 | 100 | Publish.vue | 94.42 | 81.81 | 81.25 | 94.42 | 99-107,134,200-202,220-222 PublishDialog.vue | 100 | 85.29 | 100 | 100 | 237,303,336-338 ext.wikilambda.app/composables | 100 | 100 | 100 | 100 | useBreakpoints.js | 100 | 100 | 100 | 100 | ext.wikilambda.app/mixins | 97.64 | 95.62 | 98.71 | 97.64 | api.js | 100 | 91.3 | 100 | 100 | 119-120 clipboardUtils.js | 100 | 100 | 100 | 100 | errorUtils.js | 98.13 | 81.81 | 100 | 98.13 | 76-77 eventLogUtils.js | 82.19 | 100 | 75 | 82.19 | 59-71 metadata.js | 100 | 100 | 100 | 100 | pageTitleUtils.js | 100 | 94.44 | 100 | 100 | 71 schemata.js | 96.82 | 92.85 | 100 | 96.82 | 168-173,205-206,208-209,299-300 typeUtils.js | 96.96 | 98.98 | 100 | 96.96 | 533-554 urlUtils.js | 100 | 100 | 100 | 100 | utilsMixins.js | 100 | 100 | 100 | 100 | wikidataUtils.js | 100 | 100 | 100 | 100 | zobjectUtils.js | 100 | 100 | 100 | 100 | ext.wikilambda.app/store | 100 | 100 | 100 | 100 | index.js | 100 | 100 | 100 | 100 | ext.wikilambda.app/store/classes | 100 | 97.77 | 100 | 100 | ApiError.js | 100 | 100 | 100 | 100 | LabelData.js | 100 | 92.85 | 100 | 100 | 45 Row.js | 100 | 100 | 100 | 100 | ext.wikilambda.app/store/modules | 99.2 | 96.3 | 99.63 | 99.2 | errors.js | 100 | 100 | 100 | 100 | functionCall.js | 97.84 | 92.85 | 100 | 97.84 | 23-24 languages.js | 100 | 100 | 100 | 100 | library.js | 98.64 | 94.4 | 100 | 98.64 | 370-371,396-397,408-410,415,623-624,733-734 listItems.js | 100 | 100 | 100 | 100 | programmingLanguages.js | 100 | 100 | 100 | 100 | router.js | 100 | 100 | 100 | 100 | testResults.js | 100 | 90.74 | 100 | 100 | 112,196,254-256 user.js | 100 | 100 | 100 | 100 | zfunction.js | 100 | 100 | 100 | 100 | zobject.js | 98.97 | 96.05 | 100 | 98.97 | 459-463,532-533,555-556,578-579,1120-1121,1155-1156,1443-1444,1708-1709,2023-2025 ztype.js | 99.1 | 100 | 94.73 | 99.1 | 164,284-285 ext.wikilambda.app/store/modules/wikidata | 100 | 94.82 | 100 | 100 | entities.js | 100 | 95 | 100 | 100 | 99 items.js | 100 | 93.33 | 100 | 100 | 94 lexemes.js | 100 | 95.65 | 100 | 100 | 135 ext.wikilambda.app/store/modules/zobject | 98.57 | 96.26 | 100 | 98.57 | currentPage.js | 100 | 100 | 100 | 100 | factory.js | 97.45 | 93.85 | 100 | 97.45 | 153-159,776-782,795-801,808 submission.js | 99.8 | 98.59 | 100 | 99.8 | 226 ext.wikilambda.app/views | 96.59 | 67.64 | 89.47 | 96.59 | Default.vue | 97.38 | 64 | 92.3 | 97.38 | 182-183,224,238-241 FunctionEditor.vue | 100 | 100 | 100 | 100 | FunctionEvaluator.vue | 100 | 100 | 100 | 100 | FunctionViewer.vue | 92.23 | 71.42 | 75 | 92.23 | 83-90 ext.wikilambda.languageselector/components | 98.04 | 93.75 | 94.11 | 98.04 | LanguageSelector.vue | 98.04 | 93.75 | 94.11 | 98.04 | 227-228,266-267,288-289 -----------------------------------------------------------|---------|----------|---------|---------|------------------------------------------------------------------------------------------------------------------------- --- end --- Traceback (most recent call last): File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 325, in npm_test self.check_call(["npm", "test"]) File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/shell2.py", line 59, in check_call res.check_returncode() File "/usr/lib/python3.11/subprocess.py", line 502, in check_returncode raise CalledProcessError(self.returncode, self.args, self.stdout, subprocess.CalledProcessError: Command '['/usr/bin/npm', 'test']' returned non-zero exit status 1. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 1964, in main libup.run(args.repo, args.output, args.branch) File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 1902, in run self.npm_upgrade(plan) File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 1252, in npm_upgrade self.npm_test() File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 330, in npm_test self.check_call(["node_modules/.bin/jest", "-u"]) File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/shell2.py", line 59, in check_call res.check_returncode() File "/usr/lib/python3.11/subprocess.py", line 502, in check_returncode raise CalledProcessError(self.returncode, self.args, self.stdout, subprocess.CalledProcessError: Command '['node_modules/.bin/jest', '-u']' returned non-zero exit status 1.