caocong1

Results 3 issues of caocong1

D:/project/node_modules/echarts-gl/dist/echarts-gl.js:195 ``` 192 | 193 | 194 | > 195 | __WEBPACK_IMPORTED_MODULE_8_echarts_lib_echarts___default.a.util.extend(__WEBPACK_IMPORTED_MODULE_6_claygl_src_Node__["a" /* default */].prototype, __WEBPACK_IMPORTED_MODULE_38__animatableMixin__["a" /* default */]); 196 | 197 | __WEBPACK_IMPORTED_MODULE_4_claygl_src_Shader__["a" /* default */].import(__WEBPACK_IMPORTED_MODULE_39_claygl_src_shader_source_util_glsl_js__["a" /* default */]);...

bug

https://github.com/guMcrey/version-rocket/blob/2111135aea012220c14e028c24cd0b02873ab6fe/utils/index.ts#L147-L49 ``` switch (cancelModeType) { case 'ignore-current-version': if (newVersion && cancelModeTypeValue === newVersion) { isStopWorker && worker?.terminate() return true } + break case 'ignore-today': if (cancelModeTypeValue === todayDate) { isStopWorker...

``` √ analyze app.json success, used 102ms √ analyzer subpackages success, used 210ms √ analyzer pages success, used 122ms - find unusedFilesC:\Users\caoco\AppData\Roaming\npm\node_modules\miniprogram-slim\src\depsAnalyzer\handler\analyzerComp.js:45 const size = allFileInfo[file].size ^ TypeError: Cannot read...