[0KRunning with gitlab-runner 14.5.2 (e91107dd)[0;m [0K on civ_base b953312c[0;m section_start:1647845059:prepare_executor [0K[0K[36;1mPreparing the "shell" executor[0;m[0;m [0KUsing Shell executor...[0;m section_end:1647845059:prepare_executor [0Ksection_start:1647845059:prepare_script [0K[0K[36;1mPreparing environment[0;m[0;m Running on CIV128... section_end:1647845060:prepare_script [0Ksection_start:1647845060:get_sources [0K[0K[36;1mGetting source from Git repository[0;m[0;m [32;1mFetching changes...[0;m Reinitialized existing Git repository in G:/CI_RUNNER/builds/b953312c/0/ReactWeb5/CivWeb/.git/ [32;1mSkipping Git checkout[0;m [32;1mSkipping Git submodules setup[0;m section_end:1647845062:get_sources [0Ksection_start:1647845062:step_script [0K[0K[36;1mExecuting "step_script" stage of the job script[0;m[0;m [32;1m$ chcp 65001[0;m Active code page: 65001 [32;1m$ git config core.autocrlf false[0;m [32;1m$ git pull origin master[0;m From https://g.civnet.cn:8443/ReactWeb5/CivWeb * branch master -> FETCH_HEAD Updating 936167e..f036cc0 Fast-forward config/config.js | 30 ++- config/micor.js | 16 +- config/proxy.js | 39 ++- internals/webpack/babel-preset/index.js | 35 +-- internals/webpack/nodeModulesTransform.js | 2 +- internals/webpack/webpack.base.babel.js | 2 +- package-lock.json | 273 +++++++++++++++------ package.json | 10 +- src/components/mapView/index.js | 15 ++ src/components/mapView/index.less | 20 ++ src/layouts/BasicLayout1.js | 385 +++++++++++++++--------------- src/micro.js | 2 +- src/pages/map/index.js | 123 ++-------- src/pages/map/index.less | 0 14 files changed, 552 insertions(+), 400 deletions(-) create mode 100644 src/components/mapView/index.js create mode 100644 src/components/mapView/index.less create mode 100644 src/pages/map/index.less [32;1m$ npm run init[0;m > civbase@0.0.14 init G:\CI_RUNNER\builds\b953312c\0\ReactWeb5\CivWeb > npm install --registry=https://g.civnet.cn:4873 > civbase@0.0.14 preinstall G:\CI_RUNNER\builds\b953312c\0\ReactWeb5\CivWeb > npm run npmcheckversion > civbase@0.0.14 npmcheckversion G:\CI_RUNNER\builds\b953312c\0\ReactWeb5\CivWeb > node ./internals/scripts/npmcheckversion.js npm WARN @babel/eslint-parser@7.15.8 requires a peer of @babel/core@>=7.11.0 but none is installed. You must install peer dependencies yourself. npm WARN @babel/eslint-parser@7.15.8 requires a peer of eslint@>=7.5.0 but none is installed. You must install peer dependencies yourself. npm WARN @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@7.15.4 requires a peer of @babel/core@^7.13.0 but none is installed. You must install peer dependencies yourself. npm WARN @babel/plugin-proposal-class-static-block@7.15.4 requires a peer of @babel/core@^7.12.0 but none is installed. You must install peer dependencies yourself. npm WARN @umijs/babel-plugin-auto-css-modules@3.3.7 requires a peer of @babel/core@^7.12.3 but none is installed. You must install peer dependencies yourself. npm WARN @umijs/babel-plugin-import-to-await-require@3.3.7 requires a peer of @babel/core@^7.12.3 but none is installed. You must install peer dependencies yourself. npm WARN acorn-import-assertions@1.8.0 requires a peer of acorn@^8 but none is installed. You must install peer dependencies yourself. npm WARN compression-webpack-plugin@2.0.0 requires a peer of webpack@^4.3.0 but none is installed. You must install peer dependencies yourself. npm WARN connected-react-router@6.4.0 requires a peer of react-redux@^6.0.0 but none is installed. You must install peer dependencies yourself. npm WARN eslint-plugin-promise@5.1.1 requires a peer of eslint@^7.0.0 but none is installed. You must install peer dependencies yourself. npm WARN eslint-plugin-unicorn@20.1.0 requires a peer of eslint@>=7.0.0 but none is installed. You must install peer dependencies yourself. npm WARN eslint-template-visitor@2.3.2 requires a peer of eslint@>=7.0.0 but none is installed. You must install peer dependencies yourself. npm WARN file-loader@3.0.1 requires a peer of webpack@^4.0.0 but none is installed. You must install peer dependencies yourself. npm WARN friendly-errors-webpack-plugin@1.7.0 requires a peer of webpack@^2.0.0 || ^3.0.0 || ^4.0.0 but none is installed. You must install peer dependencies yourself. npm WARN jest-styled-components@6.3.1 requires a peer of styled-components@^2.0.0 || ^3.0.2 but none is installed. You must install peer dependencies yourself. npm WARN less-loader@5.0.0 requires a peer of webpack@^2.0.0 || ^3.0.0 || ^4.0.0 but none is installed. You must install peer dependencies yourself. npm WARN optimize-css-assets-webpack-plugin@5.0.4 requires a peer of webpack@^4.0.0 but none is installed. You must install peer dependencies yourself. npm WARN postcss-sorting@6.0.0 requires a peer of postcss@^8.0.4 but none is installed. You must install peer dependencies yourself. npm WARN prettier-plugin-two-style-order@1.0.1 requires a peer of prettier@>= 2.0.0 but none is installed. You must install peer dependencies yourself. npm WARN speed-measure-webpack-plugin@1.3.3 requires a peer of webpack@^1 || ^2 || ^3 || ^4 but none is installed. You must install peer dependencies yourself. npm WARN stylelint-config-css-modules@2.2.0 requires a peer of stylelint@11.x - 13.x but none is installed. You must install peer dependencies yourself. npm WARN stylelint-config-prettier@8.0.2 requires a peer of stylelint@>=11.0.0 but none is installed. You must install peer dependencies yourself. npm WARN stylelint-config-standard@20.0.0 requires a peer of stylelint@>=10.1.0 but none is installed. You must install peer dependencies yourself. npm WARN stylelint-config-recommended@3.0.0 requires a peer of stylelint@>=10.1.0 but none is installed. You must install peer dependencies yourself. npm WARN stylis-rule-sheet@0.0.10 requires a peer of stylis@^3.5.0 but none is installed. You must install peer dependencies yourself. npm WARN file-loader@4.0.0 requires a peer of webpack@^4.0.0 but none is installed. You must install peer dependencies yourself. npm WARN swagger-ui-react@4.0.0-beta.4 requires a peer of react@>=17.0.0 but none is installed. You must install peer dependencies yourself. npm WARN swagger-ui-react@4.0.0-beta.4 requires a peer of react-dom@>=17.0.0 but none is installed. You must install peer dependencies yourself. npm WARN terser-webpack-plugin@1.2.3 requires a peer of webpack@^4.0.0 but none is installed. You must install peer dependencies yourself. npm WARN url-loader@1.1.2 requires a peer of webpack@^3.0.0 || ^4.0.0 but none is installed. You must install peer dependencies yourself. npm WARN webpack-manifest-plugin@3.2.0 requires a peer of webpack@^4.44.2 but none is installed. You must install peer dependencies yourself. npm WARN The package react-activation is included as both a dev and production dependency. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules\@umijs\deps\node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules\@umijs\utils\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"}) 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.3.2 (node_modules\rollup\node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) added 21 packages from 15 contributors, removed 1 package, updated 7 packages and audited 3510 packages in 50.026s 345 packages are looking for funding run `npm fund` for details found 164 vulnerabilities (93 moderate, 56 high, 15 critical) run `npm audit fix` to fix them, or `npm audit` for details section_end:1647845121:step_script [0Ksection_start:1647845121:cleanup_file_variables [0K[0K[36;1mCleaning up project directory and file based variables[0;m[0;m section_end:1647845121:cleanup_file_variables [0K[32;1mJob succeeded[0;m