Started by user admin Running as SYSTEM Building in workspace D:\jenkins\workspace\examine-fvue The recommended git tool is: NONE using credential acb71845-9146-47b3-a91f-6f1885a5272e > D:\Program Files\Git\bin\git.exe rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > D:\Program Files\Git\bin\git.exe config remote.origin.url http://192.168.30.152:6090/artfess/examine_web.git # timeout=10 Fetching upstream changes from http://192.168.30.152:6090/artfess/examine_web.git > D:\Program Files\Git\bin\git.exe --version # timeout=10 > git --version # 'git version 2.24.1.windows.2' using GIT_ASKPASS to set credentials > D:\Program Files\Git\bin\git.exe fetch --tags --force --progress -- http://192.168.30.152:6090/artfess/examine_web.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > D:\Program Files\Git\bin\git.exe rev-parse "refs/remotes/origin/dev^{commit}" # timeout=10 Checking out Revision 98d5e2eaf28bd21505153aaae37fc306140a4d08 (refs/remotes/origin/dev) > D:\Program Files\Git\bin\git.exe config core.sparsecheckout # timeout=10 > D:\Program Files\Git\bin\git.exe checkout -f 98d5e2eaf28bd21505153aaae37fc306140a4d08 # timeout=10 Commit message: "对接查询试卷以及查看试卷" > D:\Program Files\Git\bin\git.exe rev-list --no-walk 98d5e2eaf28bd21505153aaae37fc306140a4d08 # timeout=10 [examine-fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins1108656733916444464.bat D:\jenkins\workspace\examine-fvue>node -v v12.19.0 D:\jenkins\workspace\examine-fvue>npm -v 6.14.8 [examine-fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins5385960569891135221.bat D:\jenkins\workspace\examine-fvue>npm config set registry https://registry.npm.taobao.org [examine-fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins6222813446100465207.bat D:\jenkins\workspace\examine-fvue>npm config get registry https://registry.npm.taobao.org/ [examine-fvue] $ cmd /c call D:\apache-tomcat-9.0.8\temp\jenkins5285920004691788498.bat D:\jenkins\workspace\examine-fvue>cd D:\jenkins\workspace\examine-fvue && npm install && npm run build npm WARN @wangeditor/editor-for-vue@1.0.0 requires a peer of @wangeditor/editor@>=5.0.0 but none is installed. You must install peer dependencies yourself. npm WARN @wangeditor/editor-for-vue@1.0.0 requires a peer of vue@^2.6.14 but none is installed. You must install peer dependencies yourself. npm WARN vue-area-linkage@5.1.0 requires a peer of area-data@>=5.0.6 but none is installed. You must install peer dependencies yourself. npm WARN vue-echarts@6.0.2 requires a peer of vue@^2.6.12 || ^3.1.1 but none is installed. You must install peer dependencies yourself. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules\watchpack\node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) up to date in 14.482s 111 packages are looking for funding run `npm fund` for details > dh@0.1.0 build D:\jenkins\workspace\examine-fvue > vue-cli-service build postcss-px-to-viewport: postcss.plugin was deprecated. Migration guide: https://evilmartians.com/chronicles/postcss-8-plugin-migration - Building for production... Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating Browserslist: caniuse-lite is outdated. Please run: npx browserslist@latest --update-db Why you should do it regularly: https://github.com/browserslist/browserslist#browsers-data-updating WARNING Compiled with 12 warnings3:57:11 鈹淔10: PM鈹� Module Warning (from ./node_modules/eslint-loader/index.js): error: Elements in iteration expect to have 'v-bind:key' directives (vue/require-v-for-key) at src\views\examMenu\components\formalTestPaper.vue:8:6: 6 | 7 |
> 8 |
| ^ 9 |
10 | {{index+1}}銆� 11 | [{{item.typeName}}] error: Custom elements in iteration require 'v-bind:key' directives (vue/valid-v-for) at src\views\examMenu\components\formalTestPaper.vue:17:9: 15 |
16 | > 17 | {{x.optionKey}}銆� 19 | 20 | error: Custom elements in iteration require 'v-bind:key' directives (vue/valid-v-for) at src\views\examMenu\components\formalTestPaper.vue:21:9: 19 | 20 | > 21 | {{x.optionKey}}銆� 23 | 24 | error: Parsing error: x-invalid-end-tag (vue/no-parsing-error) at src\views\examMenu\components\formalTestPaper.vue:27:30: 25 | 26 | 瀵� > 27 | 閿� | ^ 28 | 29 | error: Custom elements in iteration require 'v-bind:key' directives (vue/valid-v-for) at src\views\examMenu\components\formalTestPaper.vue:60:8: 58 |
棰樺崱
59 |
> 60 | {{ti+1}} 62 | 63 |
5 errors found. Module Warning (from ./node_modules/eslint-loader/index.js): error: Elements in iteration expect to have 'v-bind:key' directives (vue/require-v-for-key) at src\views\examMenu\components\lookPaper.vue:8:6: 6 | 7 |
> 8 |
| ^ 9 |
10 | {{index+1}}銆� 11 | [{{item.typeName}}] error: Custom elements in iteration require 'v-bind:key' directives (vue/valid-v-for) at src\views\examMenu\components\lookPaper.vue:17:9: 15 |
16 | > 17 | {{x.optionKey}}銆� 19 | 20 | error: Custom elements in iteration require 'v-bind:key' directives (vue/valid-v-for) at src\views\examMenu\components\lookPaper.vue:21:9: 19 | 20 | > 21 | {{x.optionKey}}銆� 23 | 24 | error: Parsing error: x-invalid-end-tag (vue/no-parsing-error) at src\views\examMenu\components\lookPaper.vue:27:30: 25 | 26 | 瀵� > 27 | 閿� | ^ 28 | 29 | 30 | 7 |
> 8 |
| ^ 9 |
10 | {{index+1}}銆� 11 | [{{item.typeName}}] error: Parsing error: x-invalid-end-tag (vue/no-parsing-error) at src\views\examMenu\components\testPaper.vue:27:31: 25 | 26 | 瀵� > 27 | 閿� | ^ 28 | 29 | 30 | 64 | > 65 | {{ti+1}} 67 | 68 |
3 errors found. Module Warning (from ./node_modules/eslint-loader/index.js): error: Elements in iteration expect to have 'v-bind:key' directives (vue/require-v-for-key) at src\views\mnksMenu\components\simulationTestPaper.vue:8:6: 6 | 7 |
> 8 |
| ^ 9 |
10 | {{index+1}}銆� 11 | [{{item.typeName}}] error: Custom elements in iteration require 'v-bind:key' directives (vue/valid-v-for) at src\views\mnksMenu\components\simulationTestPaper.vue:17:9: 15 |
16 | > 17 | {{x.optionKey}}銆� 19 | 20 | error: Custom elements in iteration require 'v-bind:key' directives (vue/valid-v-for) at src\views\mnksMenu\components\simulationTestPaper.vue:21:9: 19 | 20 | > 21 | {{x.optionKey}}銆� 23 | 24 | error: Parsing error: x-invalid-end-tag (vue/no-parsing-error) at src\views\mnksMenu\components\simulationTestPaper.vue:27:30: 25 | 26 | 瀵� > 27 | 閿� | ^ 28 | 29 | error: Custom elements in iteration require 'v-bind:key' directives (vue/valid-v-for) at src\views\mnksMenu\components\simulationTestPaper.vue:60:8: 58 |
棰樺崱
59 |
> 60 | {{ti+1}} 62 | 63 |
5 errors found. Module Warning (from ./node_modules/eslint-loader/index.js): error: Parsing error: nested-comment (vue/no-parsing-error) at src\views\examMenu\myTaskMenu.vue:87:11: 85 | 86 | 鏌ョ湅璁板綍 > 87 | > 36 | | ^ 37 | 38 |