refactor(ui): reorganize imports #256
Annotations
7 errors and 1 warning
build
@mqttx/web#build: command (/home/runner/work/MQTTX/MQTTX/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run build exited (1)
|
build
Could not find a declaration file for module 'element-plus/dist/locale/en.mjs'. '/home/runner/work/MQTTX/MQTTX/node_modules/.pnpm/[email protected][email protected]/node_modules/element-plus/dist/locale/en.mjs' implicitly has an 'any' type.
|
build
Could not find a declaration file for module 'element-plus/dist/locale/hu.mjs'. '/home/runner/work/MQTTX/MQTTX/node_modules/.pnpm/[email protected][email protected]/node_modules/element-plus/dist/locale/hu.mjs' implicitly has an 'any' type.
|
build
Could not find a declaration file for module 'element-plus/dist/locale/ja.mjs'. '/home/runner/work/MQTTX/MQTTX/node_modules/.pnpm/[email protected][email protected]/node_modules/element-plus/dist/locale/ja.mjs' implicitly has an 'any' type.
|
build
Could not find a declaration file for module 'element-plus/dist/locale/tr.mjs'. '/home/runner/work/MQTTX/MQTTX/node_modules/.pnpm/[email protected][email protected]/node_modules/element-plus/dist/locale/tr.mjs' implicitly has an 'any' type.
|
build
Could not find a declaration file for module 'element-plus/dist/locale/zh-cn.mjs'. '/home/runner/work/MQTTX/MQTTX/node_modules/.pnpm/[email protected][email protected]/node_modules/element-plus/dist/locale/zh-cn.mjs' implicitly has an 'any' type.
|
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|