This run took 334 seconds.
$ date
--- stdout ---
Tue May 5 03:04:45 UTC 2026
--- end ---
$ git clone file:///srv/git/mediawiki-extensions-ReportIncident.git /src/repo --depth=1 -b master
--- stderr ---
Cloning into '/src/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
--- stdout ---
--- end ---
$ grr init
--- stdout ---
Installed commit-msg hook.
--- end ---
$ git show-ref refs/heads/master
--- stdout ---
04d9e789e208f53a478170150e55071de5a13871 refs/heads/master
--- end ---
$ /usr/bin/npm audit --json
--- stdout ---
{
"auditReportVersion": 2,
"vulnerabilities": {
"@tootallnate/once": {
"name": "@tootallnate/once",
"severity": "low",
"isDirect": false,
"via": [
{
"source": 1113977,
"name": "@tootallnate/once",
"dependency": "@tootallnate/once",
"title": "@tootallnate/once vulnerable to Incorrect Control Flow Scoping",
"url": "https://github.com/advisories/GHSA-vpq2-c234-7xj6",
"severity": "low",
"cwe": [
"CWE-705"
],
"cvss": {
"score": 3.3,
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L"
},
"range": "<3.0.1"
}
],
"effects": [
"http-proxy-agent"
],
"range": "<3.0.1",
"nodes": [
"node_modules/@tootallnate/once"
],
"fixAvailable": {
"name": "@wikimedia/mw-node-qunit",
"version": "6.2.1",
"isSemVerMajor": true
}
},
"@wdio/mocha-framework": {
"name": "@wdio/mocha-framework",
"severity": "high",
"isDirect": true,
"via": [
"mocha"
],
"effects": [],
"range": ">=6.1.19",
"nodes": [
"node_modules/@wdio/mocha-framework"
],
"fixAvailable": {
"name": "@wdio/mocha-framework",
"version": "6.1.17",
"isSemVerMajor": true
}
},
"@wikimedia/mw-node-qunit": {
"name": "@wikimedia/mw-node-qunit",
"severity": "low",
"isDirect": true,
"via": [
"jsdom"
],
"effects": [],
"range": ">=6.3.0",
"nodes": [
"node_modules/@wikimedia/mw-node-qunit"
],
"fixAvailable": {
"name": "@wikimedia/mw-node-qunit",
"version": "6.2.1",
"isSemVerMajor": true
}
},
"ajv": {
"name": "ajv",
"severity": "moderate",
"isDirect": false,
"via": [
{
"source": 1113714,
"name": "ajv",
"dependency": "ajv",
"title": "ajv has ReDoS when using `$data` option",
"url": "https://github.com/advisories/GHSA-2g4f-4pwh-qvx6",
"severity": "moderate",
"cwe": [
"CWE-400",
"CWE-1333"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": "<6.14.0"
},
{
"source": 1113715,
"name": "ajv",
"dependency": "ajv",
"title": "ajv has ReDoS when using `$data` option",
"url": "https://github.com/advisories/GHSA-2g4f-4pwh-qvx6",
"severity": "moderate",
"cwe": [
"CWE-400",
"CWE-1333"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": ">=7.0.0-alpha.0 <8.18.0"
}
],
"effects": [],
"range": "<6.14.0 || >=7.0.0-alpha.0 <8.18.0",
"nodes": [
"node_modules/ajv",
"node_modules/table/node_modules/ajv"
],
"fixAvailable": true
},
"basic-ftp": {
"name": "basic-ftp",
"severity": "high",
"isDirect": false,
"via": [
{
"source": 1116454,
"name": "basic-ftp",
"dependency": "basic-ftp",
"title": "basic-ftp: Incomplete CRLF Injection Protection Allows Arbitrary FTP Command Execution via Credentials and MKD Commands",
"url": "https://github.com/advisories/GHSA-6v7q-wjvx-w8wg",
"severity": "high",
"cwe": [
"CWE-93"
],
"cvss": {
"score": 8.2,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:L"
},
"range": "<=5.2.1"
},
{
"source": 1116478,
"name": "basic-ftp",
"dependency": "basic-ftp",
"title": "basic-ftp has FTP Command Injection via CRLF",
"url": "https://github.com/advisories/GHSA-chqc-8p9q-pq6q",
"severity": "high",
"cwe": [
"CWE-93"
],
"cvss": {
"score": 8.6,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:L"
},
"range": "=5.2.0"
},
{
"source": 1117083,
"name": "basic-ftp",
"dependency": "basic-ftp",
"title": "basic-ftp vulnerable to denial of service via unbounded memory consumption in Client.list()",
"url": "https://github.com/advisories/GHSA-rp42-5vxx-qpwr",
"severity": "high",
"cwe": [
"CWE-400",
"CWE-770"
],
"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": "<=5.2.2"
}
],
"effects": [],
"range": "<=5.2.2",
"nodes": [
"node_modules/basic-ftp"
],
"fixAvailable": true
},
"brace-expansion": {
"name": "brace-expansion",
"severity": "moderate",
"isDirect": false,
"via": [
{
"source": 1115540,
"name": "brace-expansion",
"dependency": "brace-expansion",
"title": "brace-expansion: Zero-step sequence causes process hang and memory exhaustion",
"url": "https://github.com/advisories/GHSA-f886-m6hf-6m8v",
"severity": "moderate",
"cwe": [
"CWE-400"
],
"cvss": {
"score": 6.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
},
"range": "<1.1.13"
},
{
"source": 1115541,
"name": "brace-expansion",
"dependency": "brace-expansion",
"title": "brace-expansion: Zero-step sequence causes process hang and memory exhaustion",
"url": "https://github.com/advisories/GHSA-f886-m6hf-6m8v",
"severity": "moderate",
"cwe": [
"CWE-400"
],
"cvss": {
"score": 6.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H"
},
"range": ">=2.0.0 <2.0.3"
}
],
"effects": [],
"range": "<1.1.13 || >=2.0.0 <2.0.3",
"nodes": [
"node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion",
"node_modules/brace-expansion",
"node_modules/editorconfig/node_modules/brace-expansion",
"node_modules/eslint-plugin-n/node_modules/brace-expansion",
"node_modules/js-beautify/node_modules/brace-expansion",
"node_modules/mocha/node_modules/brace-expansion"
],
"fixAvailable": true
},
"diff": {
"name": "diff",
"severity": "low",
"isDirect": false,
"via": [
{
"source": 1112705,
"name": "diff",
"dependency": "diff",
"title": "jsdiff has a Denial of Service vulnerability in parsePatch and applyPatch",
"url": "https://github.com/advisories/GHSA-73rr-hh4g-fpgx",
"severity": "low",
"cwe": [
"CWE-400",
"CWE-1333"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": ">=5.0.0 <5.2.2"
}
],
"effects": [],
"range": "5.0.0 - 5.2.1",
"nodes": [
"node_modules/diff"
],
"fixAvailable": true
},
"editorconfig": {
"name": "editorconfig",
"severity": "high",
"isDirect": false,
"via": [
"minimatch"
],
"effects": [],
"range": "1.0.3 - 1.0.4 || 2.0.0",
"nodes": [
"node_modules/editorconfig"
],
"fixAvailable": true
},
"fast-xml-parser": {
"name": "fast-xml-parser",
"severity": "moderate",
"isDirect": false,
"via": [
{
"source": 1116957,
"name": "fast-xml-parser",
"dependency": "fast-xml-parser",
"title": "fast-xml-parser XMLBuilder: XML Comment and CDATA Injection via Unescaped Delimiters",
"url": "https://github.com/advisories/GHSA-gh4j-gqv2-49f6",
"severity": "moderate",
"cwe": [
"CWE-91"
],
"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": "<5.7.0"
}
],
"effects": [],
"range": "<5.7.0",
"nodes": [
"node_modules/fast-xml-parser"
],
"fixAvailable": true
},
"flatted": {
"name": "flatted",
"severity": "high",
"isDirect": false,
"via": [
{
"source": 1114526,
"name": "flatted",
"dependency": "flatted",
"title": "flatted vulnerable to unbounded recursion DoS in parse() revive phase",
"url": "https://github.com/advisories/GHSA-25h7-pfq9-p65f",
"severity": "high",
"cwe": [
"CWE-674"
],
"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": "<3.4.0"
},
{
"source": 1115357,
"name": "flatted",
"dependency": "flatted",
"title": "Prototype Pollution via parse() in NodeJS flatted",
"url": "https://github.com/advisories/GHSA-rf6f-7fwh-wjgh",
"severity": "high",
"cwe": [
"CWE-1321"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": "<=3.4.1"
}
],
"effects": [],
"range": "<=3.4.1",
"nodes": [
"node_modules/flatted"
],
"fixAvailable": true
},
"glob": {
"name": "glob",
"severity": "high",
"isDirect": false,
"via": [
{
"source": 1109842,
"name": "glob",
"dependency": "glob",
"title": "glob CLI: Command injection via -c/--cmd executes matches with shell:true",
"url": "https://github.com/advisories/GHSA-5j98-mcp5-4vw2",
"severity": "high",
"cwe": [
"CWE-78"
],
"cvss": {
"score": 7.5,
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H"
},
"range": ">=10.2.0 <10.5.0"
}
],
"effects": [],
"range": "10.2.0 - 10.4.5",
"nodes": [
"node_modules/js-beautify/node_modules/glob"
],
"fixAvailable": true
},
"grunt": {
"name": "grunt",
"severity": "high",
"isDirect": true,
"via": [
"minimatch"
],
"effects": [],
"range": "0.4.0-a - 1.6.1",
"nodes": [
"node_modules/grunt"
],
"fixAvailable": {
"name": "grunt",
"version": "1.6.2",
"isSemVerMajor": false
}
},
"http-proxy-agent": {
"name": "http-proxy-agent",
"severity": "low",
"isDirect": false,
"via": [
"@tootallnate/once"
],
"effects": [
"jsdom"
],
"range": "4.0.1 - 5.0.0",
"nodes": [
"node_modules/http-proxy-agent"
],
"fixAvailable": {
"name": "@wikimedia/mw-node-qunit",
"version": "6.2.1",
"isSemVerMajor": true
}
},
"jest-environment-jsdom": {
"name": "jest-environment-jsdom",
"severity": "low",
"isDirect": true,
"via": [
"jsdom"
],
"effects": [],
"range": "27.0.1 - 30.0.0-rc.1",
"nodes": [
"node_modules/jest-environment-jsdom"
],
"fixAvailable": {
"name": "jest-environment-jsdom",
"version": "30.3.0",
"isSemVerMajor": true
}
},
"js-yaml": {
"name": "js-yaml",
"severity": "moderate",
"isDirect": false,
"via": [
{
"source": 1112714,
"name": "js-yaml",
"dependency": "js-yaml",
"title": "js-yaml has prototype pollution in merge (<<)",
"url": "https://github.com/advisories/GHSA-mh29-5h37-fv8m",
"severity": "moderate",
"cwe": [
"CWE-1321"
],
"cvss": {
"score": 5.3,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
},
"range": "<3.14.2"
},
{
"source": 1112715,
"name": "js-yaml",
"dependency": "js-yaml",
"title": "js-yaml has prototype pollution in merge (<<)",
"url": "https://github.com/advisories/GHSA-mh29-5h37-fv8m",
"severity": "moderate",
"cwe": [
"CWE-1321"
],
"cvss": {
"score": 5.3,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
},
"range": ">=4.0.0 <4.1.1"
}
],
"effects": [],
"range": "<3.14.2 || >=4.0.0 <4.1.1",
"nodes": [
"node_modules/@eslint/eslintrc/node_modules/js-yaml",
"node_modules/cosmiconfig/node_modules/js-yaml",
"node_modules/eslint-plugin-unicorn/node_modules/js-yaml",
"node_modules/eslint/node_modules/js-yaml",
"node_modules/js-yaml",
"node_modules/mocha/node_modules/js-yaml"
],
"fixAvailable": true
},
"jsdom": {
"name": "jsdom",
"severity": "low",
"isDirect": false,
"via": [
"http-proxy-agent"
],
"effects": [
"@wikimedia/mw-node-qunit",
"jest-environment-jsdom"
],
"range": "16.6.0 - 22.1.0",
"nodes": [
"node_modules/jest-environment-jsdom/node_modules/jsdom",
"node_modules/jsdom"
],
"fixAvailable": {
"name": "@wikimedia/mw-node-qunit",
"version": "6.2.1",
"isSemVerMajor": true
}
},
"lodash": {
"name": "lodash",
"severity": "high",
"isDirect": false,
"via": [
{
"source": 1112455,
"name": "lodash",
"dependency": "lodash",
"title": "Lodash has Prototype Pollution Vulnerability in `_.unset` and `_.omit` functions",
"url": "https://github.com/advisories/GHSA-xxjr-mmjv-4gpg",
"severity": "moderate",
"cwe": [
"CWE-1321"
],
"cvss": {
"score": 6.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L"
},
"range": ">=4.0.0 <=4.17.22"
},
{
"source": 1115806,
"name": "lodash",
"dependency": "lodash",
"title": "lodash vulnerable to Code Injection via `_.template` imports key names",
"url": "https://github.com/advisories/GHSA-r5fr-rjxr-66jc",
"severity": "high",
"cwe": [
"CWE-94"
],
"cvss": {
"score": 8.1,
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
},
"range": ">=4.0.0 <=4.17.23"
},
{
"source": 1115810,
"name": "lodash",
"dependency": "lodash",
"title": "lodash vulnerable to Prototype Pollution via array path bypass in `_.unset` and `_.omit`",
"url": "https://github.com/advisories/GHSA-f23m-r3pf-42rh",
"severity": "moderate",
"cwe": [
"CWE-1321"
],
"cvss": {
"score": 6.5,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L"
},
"range": "<=4.17.23"
}
],
"effects": [],
"range": "<=4.17.23",
"nodes": [
"node_modules/lodash"
],
"fixAvailable": true
},
"minimatch": {
"name": "minimatch",
"severity": "high",
"isDirect": false,
"via": [
{
"source": 1113459,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern",
"url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26",
"severity": "high",
"cwe": [
"CWE-1333"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": "<3.1.3"
},
{
"source": 1113461,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern",
"url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26",
"severity": "high",
"cwe": [
"CWE-1333"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": ">=5.0.0 <5.1.7"
},
{
"source": 1113465,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch has a ReDoS via repeated wildcards with non-matching literal in pattern",
"url": "https://github.com/advisories/GHSA-3ppc-4f35-3m26",
"severity": "high",
"cwe": [
"CWE-1333"
],
"cvss": {
"score": 0,
"vectorString": null
},
"range": ">=9.0.0 <9.0.6"
},
{
"source": 1113538,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments",
"url": "https://github.com/advisories/GHSA-7r86-cg39-jmmj",
"severity": "high",
"cwe": [
"CWE-407"
],
"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": "<3.1.3"
},
{
"source": 1113540,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments",
"url": "https://github.com/advisories/GHSA-7r86-cg39-jmmj",
"severity": "high",
"cwe": [
"CWE-407"
],
"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": ">=5.0.0 <5.1.8"
},
{
"source": 1113544,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch has ReDoS: matchOne() combinatorial backtracking via multiple non-adjacent GLOBSTAR segments",
"url": "https://github.com/advisories/GHSA-7r86-cg39-jmmj",
"severity": "high",
"cwe": [
"CWE-407"
],
"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": ">=9.0.0 <9.0.7"
},
{
"source": 1113546,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions",
"url": "https://github.com/advisories/GHSA-23c5-xmqv-rm74",
"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": "<3.1.4"
},
{
"source": 1113548,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions",
"url": "https://github.com/advisories/GHSA-23c5-xmqv-rm74",
"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": ">=5.0.0 <5.1.8"
},
{
"source": 1113552,
"name": "minimatch",
"dependency": "minimatch",
"title": "minimatch ReDoS: nested *() extglobs generate catastrophically backtracking regular expressions",
"url": "https://github.com/advisories/GHSA-23c5-xmqv-rm74",
"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": ">=9.0.0 <9.0.7"
}
],
"effects": [
"editorconfig",
"grunt"
],
"range": "<=3.1.3 || 5.0.0 - 5.1.7 || 9.0.0 - 9.0.6",
"nodes": [
"node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch",
"node_modules/editorconfig/node_modules/minimatch",
"node_modules/eslint-plugin-n/node_modules/minimatch",
"node_modules/grunt/node_modules/minimatch",
"node_modules/js-beautify/node_modules/minimatch",
"node_modules/minimatch",
"node_modules/mocha/node_modules/minimatch"
],
"fixAvailable": {
"name": "grunt",
"version": "1.6.2",
"isSemVerMajor": false
}
},
"mocha": {
"name": "mocha",
"severity": "high",
"isDirect": false,
"via": [
"serialize-javascript"
],
"effects": [
"@wdio/mocha-framework"
],
"range": "8.0.0 - 12.0.0-beta-2",
"nodes": [
"node_modules/mocha"
],
"fixAvailable": {
"name": "@wdio/mocha-framework",
"version": "6.1.17",
"isSemVerMajor": true
}
},
"picomatch": {
"name": "picomatch",
"severity": "high",
"isDirect": false,
"via": [
{
"source": 1115549,
"name": "picomatch",
"dependency": "picomatch",
"title": "Picomatch: Method Injection in POSIX Character Classes causes incorrect Glob Matching",
"url": "https://github.com/advisories/GHSA-3v7f-55p6-f55p",
"severity": "moderate",
"cwe": [
"CWE-1321"
],
"cvss": {
"score": 5.3,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
},
"range": "<2.3.2"
},
{
"source": 1115551,
"name": "picomatch",
"dependency": "picomatch",
"title": "Picomatch: Method Injection in POSIX Character Classes causes incorrect Glob Matching",
"url": "https://github.com/advisories/GHSA-3v7f-55p6-f55p",
"severity": "moderate",
"cwe": [
"CWE-1321"
],
"cvss": {
"score": 5.3,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N"
},
"range": ">=4.0.0 <4.0.4"
},
{
"source": 1115552,
"name": "picomatch",
"dependency": "picomatch",
"title": "Picomatch has a ReDoS vulnerability via extglob quantifiers",
"url": "https://github.com/advisories/GHSA-c2c7-rcm5-vvqj",
"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": "<2.3.2"
},
{
"source": 1115554,
"name": "picomatch",
"dependency": "picomatch",
"title": "Picomatch has a ReDoS vulnerability via extglob quantifiers",
"url": "https://github.com/advisories/GHSA-c2c7-rcm5-vvqj",
"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": ">=4.0.0 <4.0.4"
}
],
"effects": [],
"range": "<=2.3.1 || 4.0.0 - 4.0.3",
"nodes": [
"node_modules/@stylistic/eslint-plugin/node_modules/picomatch",
"node_modules/picomatch"
],
"fixAvailable": true
},
"postcss": {
"name": "postcss",
"severity": "moderate",
"isDirect": false,
"via": [
{
"source": 1117015,
"name": "postcss",
"dependency": "postcss",
"title": "PostCSS has XSS via Unescaped </style> in its CSS Stringify Output",
"url": "https://github.com/advisories/GHSA-qx2v-qp2m-jg93",
"severity": "moderate",
"cwe": [
"CWE-79"
],
"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": "<8.5.10"
}
],
"effects": [],
"range": "<8.5.10",
"nodes": [
"node_modules/postcss"
],
"fixAvailable": true
},
"serialize-javascript": {
"name": "serialize-javascript",
"severity": "high",
"isDirect": false,
"via": [
{
"source": 1113686,
"name": "serialize-javascript",
"dependency": "serialize-javascript",
"title": "Serialize JavaScript is Vulnerable to RCE via RegExp.flags and Date.prototype.toISOString()",
"url": "https://github.com/advisories/GHSA-5c6j-r48x-rmvq",
"severity": "high",
"cwe": [
"CWE-96"
],
"cvss": {
"score": 8.1,
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H"
},
"range": "<=7.0.2"
},
{
"source": 1115723,
"name": "serialize-javascript",
"dependency": "serialize-javascript",
"title": "Serialize JavaScript has CPU Exhaustion Denial of Service via crafted array-like objects",
"url": "https://github.com/advisories/GHSA-qj8w-gfj5-8c6v",
"severity": "moderate",
"cwe": [
"CWE-400",
"CWE-834"
],
"cvss": {
"score": 5.9,
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H"
},
"range": "<7.0.5"
}
],
"effects": [
"mocha"
],
"range": "<=7.0.4",
"nodes": [
"node_modules/serialize-javascript"
],
"fixAvailable": {
"name": "@wdio/mocha-framework",
"version": "6.1.17",
"isSemVerMajor": true
}
},
"yaml": {
"name": "yaml",
"severity": "moderate",
"isDirect": false,
"via": [
{
"source": 1115556,
"name": "yaml",
"dependency": "yaml",
"title": "yaml is vulnerable to Stack Overflow via deeply nested YAML collections",
"url": "https://github.com/advisories/GHSA-48c2-rrv3-qjmp",
"severity": "moderate",
"cwe": [
"CWE-674"
],
"cvss": {
"score": 4.3,
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L"
},
"range": ">=2.0.0 <2.8.3"
}
],
"effects": [],
"range": "2.0.0 - 2.8.2",
"nodes": [
"node_modules/yaml"
],
"fixAvailable": true
}
},
"metadata": {
"vulnerabilities": {
"info": 0,
"low": 6,
"moderate": 6,
"high": 11,
"critical": 0,
"total": 23
},
"dependencies": {
"prod": 1,
"dev": 1474,
"optional": 33,
"peer": 1,
"peerOptional": 0,
"total": 1474
}
}
}
--- 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: 37 installs, 0 updates, 0 removals
- Locking composer/pcre (3.3.2)
- Locking composer/semver (3.4.4)
- Locking composer/spdx-licenses (1.5.10)
- Locking composer/xdebug-handler (3.0.5)
- Locking danog/advanced-json-rpc (v3.2.3)
- Locking dealerdirect/phpcodesniffer-composer-installer (v1.2.0)
- Locking doctrine/deprecations (1.1.6)
- Locking mediawiki/mediawiki-codesniffer (v50.0.0)
- Locking mediawiki/mediawiki-phan-config (0.20.0)
- Locking mediawiki/minus-x (2.0.1)
- Locking mediawiki/phan-taint-check-plugin (9.1.0)
- Locking netresearch/jsonmapper (v5.0.1)
- Locking phan/phan (6.0.2)
- Locking phan/tolerant-php-parser (v0.2.0)
- Locking phan/var_representation_polyfill (0.1.4)
- 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.4.0)
- Locking phpcsstandards/phpcsutils (1.2.2)
- Locking phpdocumentor/reflection-common (2.2.0)
- Locking phpdocumentor/reflection-docblock (6.0.3)
- Locking phpdocumentor/type-resolver (2.0.0)
- Locking phpstan/phpdoc-parser (2.3.2)
- Locking psr/container (2.0.2)
- Locking psr/log (3.0.2)
- Locking sabre/event (6.1.0)
- Locking squizlabs/php_codesniffer (3.13.5)
- Locking symfony/console (v8.0.9)
- Locking symfony/deprecation-contracts (v3.6.0)
- Locking symfony/polyfill-ctype (v1.37.0)
- Locking symfony/polyfill-intl-grapheme (v1.37.0)
- Locking symfony/polyfill-intl-normalizer (v1.37.0)
- Locking symfony/polyfill-mbstring (v1.37.0)
- Locking symfony/service-contracts (v3.6.1)
- Locking symfony/string (v8.0.8)
- Locking webmozart/assert (2.3.0)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 37 installs, 0 updates, 0 removals
0 [>---------------------------] 0 [->--------------------------]
- Installing squizlabs/php_codesniffer (3.13.5): Extracting archive
- Installing dealerdirect/phpcodesniffer-composer-installer (v1.2.0): Extracting archive
- Installing composer/pcre (3.3.2): Extracting archive
- Installing phpcsstandards/phpcsutils (1.2.2): Extracting archive
- Installing phpcsstandards/phpcsextra (1.4.0): Extracting archive
- Installing symfony/polyfill-mbstring (v1.37.0): Extracting archive
- Installing composer/spdx-licenses (1.5.10): Extracting archive
- Installing composer/semver (3.4.4): Extracting archive
- Installing mediawiki/mediawiki-codesniffer (v50.0.0): Extracting archive
- Installing symfony/polyfill-intl-normalizer (v1.37.0): Extracting archive
- Installing symfony/polyfill-intl-grapheme (v1.37.0): Extracting archive
- Installing symfony/polyfill-ctype (v1.37.0): Extracting archive
- Installing symfony/string (v8.0.8): Extracting archive
- Installing symfony/deprecation-contracts (v3.6.0): Extracting archive
- Installing psr/container (2.0.2): Extracting archive
- Installing symfony/service-contracts (v3.6.1): Extracting archive
- Installing symfony/console (v8.0.9): Extracting archive
- Installing sabre/event (6.1.0): Extracting archive
- Installing phan/var_representation_polyfill (0.1.4): Extracting archive
- Installing phan/tolerant-php-parser (v0.2.0): Extracting archive
- Installing netresearch/jsonmapper (v5.0.1): Extracting archive
- Installing webmozart/assert (2.3.0): Extracting archive
- Installing phpstan/phpdoc-parser (2.3.2): Extracting archive
- Installing phpdocumentor/reflection-common (2.2.0): Extracting archive
- Installing doctrine/deprecations (1.1.6): Extracting archive
- Installing phpdocumentor/type-resolver (2.0.0): Extracting archive
- Installing phpdocumentor/reflection-docblock (6.0.3): Extracting archive
- Installing danog/advanced-json-rpc (v3.2.3): Extracting archive
- Installing psr/log (3.0.2): Extracting archive
- Installing composer/xdebug-handler (3.0.5): Extracting archive
- Installing phan/phan (6.0.2): Extracting archive
- Installing mediawiki/phan-taint-check-plugin (9.1.0): Extracting archive
- Installing mediawiki/mediawiki-phan-config (0.20.0): Extracting archive
- Installing mediawiki/minus-x (2.0.1): 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/35 [>---------------------------] 0%
28/35 [======================>-----] 80%
35/35 [============================] 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:@wikimedia/codex from 2.2.1 -> 2.4.0
$ /usr/bin/npm install
--- stderr ---
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@wikimedia/codex@2.4.0',
npm WARN EBADENGINE required: { npm: '>=10.8.2', node: '>=20.19.1' },
npm WARN EBADENGINE current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@wikimedia/codex-icons@2.4.0',
npm WARN EBADENGINE required: { npm: '>=10.8.2', node: '>=20.19.1' },
npm WARN EBADENGINE current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN deprecated osenv@0.1.5: This package is no longer supported.
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead.
npm WARN deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
npm WARN deprecated whatwg-encoding@3.1.1: Use @exodus/bytes instead for a more spec-conformant and faster implementation
npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
npm WARN deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.1.7: Glob versions prior to v9 are no longer supported
npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead
npm WARN deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm WARN deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm WARN deprecated sinon@12.0.1: 16.1.1
npm WARN deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
--- stdout ---
added 1448 packages, and audited 1449 packages in 27s
218 packages are looking for funding
run `npm fund` for details
23 vulnerabilities (6 low, 6 moderate, 11 high)
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
--- end ---
$ package-lock-lint /src/repo/package-lock.json
--- stdout ---
Checking /src/repo/package-lock.json
--- end ---
$ /usr/bin/npm ci
--- stderr ---
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@wikimedia/codex@2.4.0',
npm WARN EBADENGINE required: { node: '>=20.19.1', npm: '>=10.8.2' },
npm WARN EBADENGINE current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN EBADENGINE Unsupported engine {
npm WARN EBADENGINE package: '@wikimedia/codex-icons@2.4.0',
npm WARN EBADENGINE required: { node: '>=20.19.1', npm: '>=10.8.2' },
npm WARN EBADENGINE current: { node: 'v20.19.2', npm: '9.2.0' }
npm WARN EBADENGINE }
npm WARN deprecated osenv@0.1.5: This package is no longer supported.
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated lodash.get@4.4.2: This package is deprecated. Use the optional chaining (?.) operator instead.
npm WARN deprecated @humanwhocodes/config-array@0.13.0: Use @eslint/config-array instead
npm WARN deprecated whatwg-encoding@3.1.1: Use @exodus/bytes instead for a more spec-conformant and faster implementation
npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead
npm WARN deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.0: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.1.7: Glob versions prior to v9 are no longer supported
npm WARN deprecated domexception@4.0.0: Use your platform's native DOMException instead
npm WARN deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm WARN deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
npm WARN deprecated sinon@12.0.1: 16.1.1
npm WARN deprecated eslint@8.57.1: This version is no longer supported. Please see https://eslint.org/version-support for other options.
--- stdout ---
added 1448 packages, and audited 1449 packages in 36s
218 packages are looking for funding
run `npm fund` for details
23 vulnerabilities (6 low, 6 moderate, 11 high)
To address issues that do not require attention, run:
npm audit fix
To address all issues (including breaking changes), run:
npm audit fix --force
Run `npm audit` for details.
--- end ---
$ /usr/bin/npm test
--- stderr ---
PASS tests/jest/components/NonEmergencySubmitSuccessStep.test.js
PASS tests/jest/useInstrument.test.js
PASS tests/jest/components/reportIncidentDialog.test.js
PASS tests/jest/stores/form.test.js
FAIL tests/jest/components/reportImmediateHarmStep.test.js (16.653 s)
● Console
console.warn
[Vue warn]: Unhandled error during execution of app errorHandler
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at logError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:264:5)
at handleError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:256:3)
at checkRecursiveUpdates (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:436:5)
at check (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:394:26)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:399:13)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
console.warn
[Vue warn]: Unhandled error during execution of app errorHandler
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at logError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:264:5)
at handleError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:256:3)
at checkRecursiveUpdates (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:436:5)
at check (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:394:26)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:399:13)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
console.warn
[Vue warn]: Unhandled error during execution of app errorHandler
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at logError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:264:5)
at handleError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:256:3)
at checkRecursiveUpdates (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:436:5)
at check (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:394:26)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:399:13)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
console.warn
[Vue warn]: Unhandled error during execution of app errorHandler
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at logError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:264:5)
at handleError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:256:3)
at checkRecursiveUpdates (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:436:5)
at check (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:394:26)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:399:13)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
console.warn
[Vue warn]: Unhandled error during execution of app errorHandler
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at logError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:264:5)
at handleError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:256:3)
at checkRecursiveUpdates (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:436:5)
at check (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:394:26)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:399:13)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
console.warn
[Vue warn]: Unhandled error during execution of app errorHandler
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at logError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:264:5)
at handleError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:256:3)
at checkRecursiveUpdates (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:436:5)
at check (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:394:26)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:399:13)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
console.warn
[Vue warn]: Unhandled error during execution of app errorHandler
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at logError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:264:5)
at handleError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:256:3)
at checkRecursiveUpdates (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:436:5)
at check (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:394:26)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:399:13)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
console.warn
[Vue warn]: Unhandled error during execution of app errorHandler
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at logError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:264:5)
at handleError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:256:3)
at checkRecursiveUpdates (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:436:5)
at check (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:394:26)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:399:13)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
console.warn
[Vue warn]: Unhandled error during execution of app errorHandler
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at logError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:264:5)
at handleError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:256:3)
at checkRecursiveUpdates (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:436:5)
at check (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:394:26)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:399:13)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
console.warn
[Vue warn]: Unhandled error during execution of app errorHandler
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at logError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:264:5)
at handleError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:256:3)
at checkRecursiveUpdates (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:436:5)
at check (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:394:26)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:399:13)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
console.warn
[Vue warn]: Unhandled error during execution of app errorHandler
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at logError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:264:5)
at handleError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:256:3)
at checkRecursiveUpdates (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:436:5)
at check (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:394:26)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:399:13)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
● ReportImmediateHarmStep › Should query allusers API on call to onReportedUserInput
thrown: "Maximum recursive updates exceeded in component <CdxLookup>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function."
at _getError (node_modules/jest-circus/build/utils.js:432:18)
at Array.map (<anonymous>)
● ReportImmediateHarmStep › Should query allusers API on call to onReportedUserInput
thrown: "Maximum recursive updates exceeded in component <CdxLookup>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function."
at _getError (node_modules/jest-circus/build/utils.js:432:18)
at Array.map (<anonymous>)
● ReportImmediateHarmStep › Should query allusers API on call to onReportedUserInput
thrown: "Maximum recursive updates exceeded in component <CdxLookup>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function."
at _getError (node_modules/jest-circus/build/utils.js:432:18)
at Array.map (<anonymous>)
● ReportImmediateHarmStep › Call to onReportedUserInput but API promise rejects
thrown: "Maximum recursive updates exceeded in component <CdxLookup>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function."
at _getError (node_modules/jest-circus/build/utils.js:432:18)
at Array.map (<anonymous>)
● ReportImmediateHarmStep › Call to onReportedUserInput but API promise rejects
thrown: "Maximum recursive updates exceeded in component <CdxLookup>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function."
at _getError (node_modules/jest-circus/build/utils.js:432:18)
at Array.map (<anonymous>)
● ReportImmediateHarmStep › Call to onReportedUserInput but input is updated before API request finished
thrown: "Maximum recursive updates exceeded in component <CdxLookup>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function."
at _getError (node_modules/jest-circus/build/utils.js:432:18)
at Array.map (<anonymous>)
● ReportImmediateHarmStep › Call to onReportedUserInput but API returns unparsable response
thrown: "Maximum recursive updates exceeded in component <CdxLookup>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function."
at _getError (node_modules/jest-circus/build/utils.js:432:18)
at Array.map (<anonymous>)
● ReportImmediateHarmStep › Call to onReportedUserInput but API returns unparsable response
thrown: "Maximum recursive updates exceeded in component <CdxLookup>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function."
at _getError (node_modules/jest-circus/build/utils.js:432:18)
at Array.map (<anonymous>)
● ReportImmediateHarmStep › Call to onReportedUserInput twice within the debounce period
thrown: "Maximum recursive updates exceeded in component <CdxLookup>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function."
at _getError (node_modules/jest-circus/build/utils.js:432:18)
at Array.map (<anonymous>)
● ReportImmediateHarmStep › Call to onReportedUserInput twice within the debounce period
thrown: "Maximum recursive updates exceeded in component <CdxLookup>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function."
at _getError (node_modules/jest-circus/build/utils.js:432:18)
at Array.map (<anonymous>)
● ReportImmediateHarmStep › Call to onReportedUserInput twice within the debounce period
thrown: "Maximum recursive updates exceeded in component <CdxLookup>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function."
at _getError (node_modules/jest-circus/build/utils.js:432:18)
at Array.map (<anonymous>)
PASS tests/jest/components/reportIncidentDialogTypesOfBehavior.test.js
PASS tests/jest/components/emailAlertDialog.test.js
PASS tests/jest/components/CharacterLimitedTextArea.test.js
node:internal/process/promises:389
new UnhandledPromiseRejection(reason);
^
UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "Maximum recursive updates exceeded in component <CdxSelect>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.".
at throwUnhandledRejectionsMode (node:internal/process/promises:389:7)
at processPromiseRejections (node:internal/process/promises:470:17)
at processTicksAndRejections (node:internal/process/task_queues:96:32) {
code: 'ERR_UNHANDLED_REJECTION'
}
Node.js v20.19.2
PASS tests/jest/components/EmergencySubmitSuccessStep.test.js
PASS tests/jest/components/ParsedMessage.test.js
node:internal/process/promises:389
new UnhandledPromiseRejection(reason);
^
UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "Maximum recursive updates exceeded in component <CdxSelect>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.".
at throwUnhandledRejectionsMode (node:internal/process/promises:389:7)
at processPromiseRejections (node:internal/process/promises:470:17)
at processTicksAndRejections (node:internal/process/task_queues:96:32) {
code: 'ERR_UNHANDLED_REJECTION'
}
Node.js v20.19.2
node:internal/process/promises:389
new UnhandledPromiseRejection(reason);
^
UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "Maximum recursive updates exceeded in component <CdxSelect>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.".
at throwUnhandledRejectionsMode (node:internal/process/promises:389:7)
at processPromiseRejections (node:internal/process/promises:470:17)
at processTicksAndRejections (node:internal/process/task_queues:96:32) {
code: 'ERR_UNHANDLED_REJECTION'
}
Node.js v20.19.2
node:internal/process/promises:389
new UnhandledPromiseRejection(reason);
^
UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "Maximum recursive updates exceeded in component <CdxSelect>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.".
at throwUnhandledRejectionsMode (node:internal/process/promises:389:7)
at processPromiseRejections (node:internal/process/promises:470:17)
at processTicksAndRejections (node:internal/process/task_queues:96:32) {
code: 'ERR_UNHANDLED_REJECTION'
}
Node.js v20.19.2
node:internal/process/promises:389
new UnhandledPromiseRejection(reason);
^
UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "Maximum recursive updates exceeded in component <CdxSelect>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.".
at throwUnhandledRejectionsMode (node:internal/process/promises:389:7)
at processPromiseRejections (node:internal/process/promises:470:17)
at processTicksAndRejections (node:internal/process/task_queues:96:32) {
code: 'ERR_UNHANDLED_REJECTION'
}
Node.js v20.19.2
node:internal/process/promises:389
new UnhandledPromiseRejection(reason);
^
UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "Maximum recursive updates exceeded in component <CdxSelect>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.".
at throwUnhandledRejectionsMode (node:internal/process/promises:389:7)
at processPromiseRejections (node:internal/process/promises:470:17)
at processTicksAndRejections (node:internal/process/task_queues:96:32) {
code: 'ERR_UNHANDLED_REJECTION'
}
Node.js v20.19.2
FAIL tests/jest/components/reportIncidentDialogStep1.test.js
● Test suite failed to run
Jest worker encountered 4 child process exceptions, exceeding retry limit
at ChildProcessWorker.initialize (node_modules/jest-worker/build/workers/ChildProcessWorker.js:181:21)
node:internal/process/promises:389
new UnhandledPromiseRejection(reason);
^
UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "Maximum recursive updates exceeded in component <CdxSelect>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.".
at throwUnhandledRejectionsMode (node:internal/process/promises:389:7)
at processPromiseRejections (node:internal/process/promises:470:17)
at processTicksAndRejections (node:internal/process/task_queues:96:32) {
code: 'ERR_UNHANDLED_REJECTION'
}
Node.js v20.19.2
node:internal/process/promises:389
new UnhandledPromiseRejection(reason);
^
UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "Maximum recursive updates exceeded in component <CdxSelect>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.".
at throwUnhandledRejectionsMode (node:internal/process/promises:389:7)
at processPromiseRejections (node:internal/process/promises:470:17)
at processTicksAndRejections (node:internal/process/task_queues:96:32) {
code: 'ERR_UNHANDLED_REJECTION'
}
Node.js v20.19.2
FAIL tests/jest/components/app.test.js
● Test suite failed to run
Jest worker encountered 4 child process exceptions, exceeding retry limit
at ChildProcessWorker.initialize (node_modules/jest-worker/build/workers/ChildProcessWorker.js:181:21)
Jest: "global" coverage threshold for branches (76%) not met: 72.11%
Test Suites: 3 failed, 9 passed, 12 total
Tests: 5 failed, 105 passed, 110 total
Snapshots: 0 total
Time: 120.1 s
Ran all test suites.
--- stdout ---
> test
> npm run test:grunt && npm run test:unit
> test:grunt
> grunt test
Running "eslint:all" (eslint) task
Running "banana:ReportIncident" (banana) task
>> 1 message directory checked.
Running "stylelint:all" (stylelint) task
>> Linted 14 files without errors
Done.
> test:unit
> jest
------------------------------------------|---------|----------|---------|---------|---------------------------------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
------------------------------------------|---------|----------|---------|---------|---------------------------------------------
All files | 77.91 | 72.11 | 68.38 | 77.94 |
components | 74.45 | 67.16 | 64.92 | 74.25 |
App.vue | 0 | 0 | 0 | 0 | 1-202
CharacterLimitedTextArea.vue | 100 | 100 | 100 | 100 |
EmailAlertDialog.vue | 96.15 | 83.33 | 85.71 | 96.15 | 76
EmergencySubmitSuccessStep.vue | 96.96 | 100 | 90 | 96.87 | 24
NonEmergencySubmitSuccessStep.vue | 98.7 | 91.66 | 90 | 98.7 | 434
ParsedMessage.vue | 100 | 50 | 100 | 100 | 32
ReportImmediateHarmStep.vue | 92.53 | 100 | 77.27 | 92.18 | 53,68,207-211,233
ReportIncidentDialog.vue | 90.2 | 86.25 | 100 | 89.85 | 163-164,190-191,195,242-244,248-250,278-281
ReportIncidentDialogStep1.vue | 0 | 0 | 0 | 0 | 3-178
ReportIncidentDialogTypesOfBehavior.vue | 89.13 | 90 | 73.33 | 88.09 | 56-57,115-120,132
composables | 87.09 | 90.47 | 60 | 90 |
useInstrument.js | 87.09 | 90.47 | 60 | 90 | 60,104-105
stores | 96.55 | 85.1 | 100 | 96.55 |
Form.js | 96.55 | 85.1 | 100 | 96.55 | 52,58,112
------------------------------------------|---------|----------|---------|---------|---------------------------------------------
--- end ---
$ node_modules/.bin/jest -u
--- stderr ---
PASS tests/jest/components/NonEmergencySubmitSuccessStep.test.js
PASS tests/jest/components/reportIncidentDialogTypesOfBehavior.test.js
PASS tests/jest/stores/form.test.js
PASS tests/jest/useInstrument.test.js
PASS tests/jest/components/reportIncidentDialog.test.js
PASS tests/jest/components/CharacterLimitedTextArea.test.js
PASS tests/jest/components/EmergencySubmitSuccessStep.test.js
PASS tests/jest/components/emailAlertDialog.test.js
PASS tests/jest/components/ParsedMessage.test.js
FAIL tests/jest/components/reportImmediateHarmStep.test.js (16.455 s)
● Console
console.warn
[Vue warn]: Unhandled error during execution of app errorHandler
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at logError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:264:5)
at handleError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:256:3)
at checkRecursiveUpdates (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:436:5)
at check (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:394:26)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:399:13)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
console.warn
[Vue warn]: Unhandled error during execution of app errorHandler
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at logError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:264:5)
at handleError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:256:3)
at checkRecursiveUpdates (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:436:5)
at check (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:394:26)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:399:13)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
console.warn
[Vue warn]: Unhandled error during execution of app errorHandler
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at logError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:264:5)
at handleError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:256:3)
at checkRecursiveUpdates (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:436:5)
at check (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:394:26)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:399:13)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
console.warn
[Vue warn]: Unhandled error during execution of app errorHandler
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at logError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:264:5)
at handleError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:256:3)
at checkRecursiveUpdates (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:436:5)
at check (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:394:26)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:399:13)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
console.warn
[Vue warn]: Unhandled error during execution of app errorHandler
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at logError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:264:5)
at handleError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:256:3)
at checkRecursiveUpdates (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:436:5)
at check (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:394:26)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:399:13)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
console.warn
[Vue warn]: Unhandled error during execution of app errorHandler
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at logError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:264:5)
at handleError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:256:3)
at checkRecursiveUpdates (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:436:5)
at check (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:394:26)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:399:13)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
console.warn
[Vue warn]: Unhandled error during execution of app errorHandler
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at logError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:264:5)
at handleError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:256:3)
at checkRecursiveUpdates (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:436:5)
at check (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:394:26)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:399:13)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
console.warn
[Vue warn]: Unhandled error during execution of app errorHandler
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at logError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:264:5)
at handleError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:256:3)
at checkRecursiveUpdates (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:436:5)
at check (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:394:26)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:399:13)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
console.warn
[Vue warn]: Unhandled error during execution of app errorHandler
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at logError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:264:5)
at handleError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:256:3)
at checkRecursiveUpdates (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:436:5)
at check (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:394:26)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:399:13)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
console.warn
[Vue warn]: Unhandled error during execution of app errorHandler
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at logError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:264:5)
at handleError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:256:3)
at checkRecursiveUpdates (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:436:5)
at check (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:394:26)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:399:13)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
console.warn
[Vue warn]: Unhandled error during execution of app errorHandler
at warn$1 (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:53:13)
at logError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:264:5)
at handleError (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:256:3)
at checkRecursiveUpdates (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:436:5)
at check (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:394:26)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:399:13)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
at flushJobs (node_modules/@vue/runtime-core/dist/runtime-core.cjs.js:427:7)
● ReportImmediateHarmStep › Should query allusers API on call to onReportedUserInput
thrown: "Maximum recursive updates exceeded in component <CdxLookup>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function."
at _getError (node_modules/jest-circus/build/utils.js:432:18)
at Array.map (<anonymous>)
● ReportImmediateHarmStep › Should query allusers API on call to onReportedUserInput
thrown: "Maximum recursive updates exceeded in component <CdxLookup>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function."
at _getError (node_modules/jest-circus/build/utils.js:432:18)
at Array.map (<anonymous>)
● ReportImmediateHarmStep › Should query allusers API on call to onReportedUserInput
thrown: "Maximum recursive updates exceeded in component <CdxLookup>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function."
at _getError (node_modules/jest-circus/build/utils.js:432:18)
at Array.map (<anonymous>)
● ReportImmediateHarmStep › Call to onReportedUserInput but API promise rejects
thrown: "Maximum recursive updates exceeded in component <CdxLookup>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function."
at _getError (node_modules/jest-circus/build/utils.js:432:18)
at Array.map (<anonymous>)
● ReportImmediateHarmStep › Call to onReportedUserInput but API promise rejects
thrown: "Maximum recursive updates exceeded in component <CdxLookup>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function."
at _getError (node_modules/jest-circus/build/utils.js:432:18)
at Array.map (<anonymous>)
● ReportImmediateHarmStep › Call to onReportedUserInput but input is updated before API request finished
thrown: "Maximum recursive updates exceeded in component <CdxLookup>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function."
at _getError (node_modules/jest-circus/build/utils.js:432:18)
at Array.map (<anonymous>)
● ReportImmediateHarmStep › Call to onReportedUserInput but API returns unparsable response
thrown: "Maximum recursive updates exceeded in component <CdxLookup>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function."
at _getError (node_modules/jest-circus/build/utils.js:432:18)
at Array.map (<anonymous>)
● ReportImmediateHarmStep › Call to onReportedUserInput but API returns unparsable response
thrown: "Maximum recursive updates exceeded in component <CdxLookup>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function."
at _getError (node_modules/jest-circus/build/utils.js:432:18)
at Array.map (<anonymous>)
● ReportImmediateHarmStep › Call to onReportedUserInput twice within the debounce period
thrown: "Maximum recursive updates exceeded in component <CdxLookup>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function."
at _getError (node_modules/jest-circus/build/utils.js:432:18)
at Array.map (<anonymous>)
● ReportImmediateHarmStep › Call to onReportedUserInput twice within the debounce period
thrown: "Maximum recursive updates exceeded in component <CdxLookup>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function."
at _getError (node_modules/jest-circus/build/utils.js:432:18)
at Array.map (<anonymous>)
● ReportImmediateHarmStep › Call to onReportedUserInput twice within the debounce period
thrown: "Maximum recursive updates exceeded in component <CdxLookup>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function."
at _getError (node_modules/jest-circus/build/utils.js:432:18)
at Array.map (<anonymous>)
node:internal/process/promises:389
new UnhandledPromiseRejection(reason);
^
UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "Maximum recursive updates exceeded in component <CdxSelect>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.".
at throwUnhandledRejectionsMode (node:internal/process/promises:389:7)
at processPromiseRejections (node:internal/process/promises:470:17)
at processTicksAndRejections (node:internal/process/task_queues:96:32) {
code: 'ERR_UNHANDLED_REJECTION'
}
Node.js v20.19.2
node:internal/process/promises:389
new UnhandledPromiseRejection(reason);
^
UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "Maximum recursive updates exceeded in component <CdxSelect>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.".
at throwUnhandledRejectionsMode (node:internal/process/promises:389:7)
at processPromiseRejections (node:internal/process/promises:470:17)
at processTicksAndRejections (node:internal/process/task_queues:96:32) {
code: 'ERR_UNHANDLED_REJECTION'
}
Node.js v20.19.2
node:internal/process/promises:389
new UnhandledPromiseRejection(reason);
^
UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "Maximum recursive updates exceeded in component <CdxSelect>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.".
at throwUnhandledRejectionsMode (node:internal/process/promises:389:7)
at processPromiseRejections (node:internal/process/promises:470:17)
at processTicksAndRejections (node:internal/process/task_queues:96:32) {
code: 'ERR_UNHANDLED_REJECTION'
}
Node.js v20.19.2
node:internal/process/promises:389
new UnhandledPromiseRejection(reason);
^
UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "Maximum recursive updates exceeded in component <CdxSelect>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.".
at throwUnhandledRejectionsMode (node:internal/process/promises:389:7)
at processPromiseRejections (node:internal/process/promises:470:17)
at processTicksAndRejections (node:internal/process/task_queues:96:32) {
code: 'ERR_UNHANDLED_REJECTION'
}
Node.js v20.19.2
node:internal/process/promises:389
new UnhandledPromiseRejection(reason);
^
UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "Maximum recursive updates exceeded in component <CdxSelect>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.".
at throwUnhandledRejectionsMode (node:internal/process/promises:389:7)
at processPromiseRejections (node:internal/process/promises:470:17)
at processTicksAndRejections (node:internal/process/task_queues:96:32) {
code: 'ERR_UNHANDLED_REJECTION'
}
Node.js v20.19.2
node:internal/process/promises:389
new UnhandledPromiseRejection(reason);
^
UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "Maximum recursive updates exceeded in component <CdxSelect>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.".
at throwUnhandledRejectionsMode (node:internal/process/promises:389:7)
at processPromiseRejections (node:internal/process/promises:470:17)
at processTicksAndRejections (node:internal/process/task_queues:96:32) {
code: 'ERR_UNHANDLED_REJECTION'
}
Node.js v20.19.2
FAIL tests/jest/components/reportIncidentDialogStep1.test.js
● Test suite failed to run
Jest worker encountered 4 child process exceptions, exceeding retry limit
at ChildProcessWorker.initialize (node_modules/jest-worker/build/workers/ChildProcessWorker.js:181:21)
node:internal/process/promises:389
new UnhandledPromiseRejection(reason);
^
UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "Maximum recursive updates exceeded in component <CdxSelect>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.".
at throwUnhandledRejectionsMode (node:internal/process/promises:389:7)
at processPromiseRejections (node:internal/process/promises:470:17)
at processTicksAndRejections (node:internal/process/task_queues:96:32) {
code: 'ERR_UNHANDLED_REJECTION'
}
Node.js v20.19.2
node:internal/process/promises:389
new UnhandledPromiseRejection(reason);
^
UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "Maximum recursive updates exceeded in component <CdxSelect>. This means you have a reactive effect that is mutating its own dependencies and thus recursively triggering itself. Possible sources include component template, render function, updated hook or watcher source function.".
at throwUnhandledRejectionsMode (node:internal/process/promises:389:7)
at processPromiseRejections (node:internal/process/promises:470:17)
at processTicksAndRejections (node:internal/process/task_queues:96:32) {
code: 'ERR_UNHANDLED_REJECTION'
}
Node.js v20.19.2
FAIL tests/jest/components/app.test.js
● Test suite failed to run
Jest worker encountered 4 child process exceptions, exceeding retry limit
at ChildProcessWorker.initialize (node_modules/jest-worker/build/workers/ChildProcessWorker.js:181:21)
Jest: "global" coverage threshold for branches (76%) not met: 72.11%
Test Suites: 3 failed, 9 passed, 12 total
Tests: 5 failed, 105 passed, 110 total
Snapshots: 0 total
Time: 117.116 s
Ran all test suites.
--- stdout ---
------------------------------------------|---------|----------|---------|---------|---------------------------------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
------------------------------------------|---------|----------|---------|---------|---------------------------------------------
All files | 77.91 | 72.11 | 68.38 | 77.94 |
components | 74.45 | 67.16 | 64.92 | 74.25 |
App.vue | 0 | 0 | 0 | 0 | 1-202
CharacterLimitedTextArea.vue | 100 | 100 | 100 | 100 |
EmailAlertDialog.vue | 96.15 | 83.33 | 85.71 | 96.15 | 76
EmergencySubmitSuccessStep.vue | 96.96 | 100 | 90 | 96.87 | 24
NonEmergencySubmitSuccessStep.vue | 98.7 | 91.66 | 90 | 98.7 | 434
ParsedMessage.vue | 100 | 50 | 100 | 100 | 32
ReportImmediateHarmStep.vue | 92.53 | 100 | 77.27 | 92.18 | 53,68,207-211,233
ReportIncidentDialog.vue | 90.2 | 86.25 | 100 | 89.85 | 163-164,190-191,195,242-244,248-250,278-281
ReportIncidentDialogStep1.vue | 0 | 0 | 0 | 0 | 3-178
ReportIncidentDialogTypesOfBehavior.vue | 89.13 | 90 | 73.33 | 88.09 | 56-57,115-120,132
composables | 87.09 | 90.47 | 60 | 90 |
useInstrument.js | 87.09 | 90.47 | 60 | 90 | 60,104-105
stores | 96.55 | 85.1 | 100 | 96.55 |
Form.js | 96.55 | 85.1 | 100 | 96.55 | 52,58,112
------------------------------------------|---------|----------|---------|---------|---------------------------------------------
--- end ---
Traceback (most recent call last):
File "/venv/lib/python3.13/site-packages/runner/__init__.py", line 289, in npm_test
self.check_call(["npm", "test"])
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/venv/lib/python3.13/site-packages/runner/shell2.py", line 66, in check_call
res.check_returncode()
~~~~~~~~~~~~~~~~~~~~^^
File "/usr/lib/python3.13/subprocess.py", line 508, in check_returncode
raise CalledProcessError(self.returncode, self.args, self.stdout,
self.stderr)
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.13/site-packages/runner/__init__.py", line 1268, in main
libup.run()
~~~~~~~~~^^
File "/venv/lib/python3.13/site-packages/runner/__init__.py", line 1202, in run
self.npm_upgrade(plan)
~~~~~~~~~~~~~~~~^^^^^^
File "/venv/lib/python3.13/site-packages/runner/__init__.py", line 1064, in npm_upgrade
self.npm_test()
~~~~~~~~~~~~~^^
File "/venv/lib/python3.13/site-packages/runner/__init__.py", line 302, in npm_test
self.check_call(["node_modules/.bin/jest", *jest_config, "-u"])
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/venv/lib/python3.13/site-packages/runner/shell2.py", line 66, in check_call
res.check_returncode()
~~~~~~~~~~~~~~~~~~~~^^
File "/usr/lib/python3.13/subprocess.py", line 508, in check_returncode
raise CalledProcessError(self.returncode, self.args, self.stdout,
self.stderr)
subprocess.CalledProcessError: Command '['node_modules/.bin/jest', '-u']' returned non-zero exit status 1.