feat: improve miniapp #7500
Annotations
1 error and 11 warnings
Run npm run test
Process completed with exit code 1.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, 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/
|
Run npm run lint:
packages/miniapp-runtime/src/types.ts#L435
This line has a length of 131. Maximum allowed is 120
|
Run npm run lint:
packages/plugin-miniapp/src/helper/utils.ts#L1
Identifier 'child_process' is not in camel case
|
Run npm run lint:
packages/plugin-miniapp/src/helper/utils.ts#L20
'REG_JSON' is defined but never used. Allowed unused vars must match /[iI]gnored|createElement/u
|
Run npm run lint:
packages/plugin-miniapp/src/helper/utils.ts#L28
Identifier 'child_process' is not in camel case
|
Run npm run lint:
packages/plugin-miniapp/src/helper/utils.ts#L217
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Run npm run lint:
packages/plugin-miniapp/src/helper/utils.ts#L441
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Run npm run lint:
packages/plugin-miniapp/src/helper/utils.ts#L441
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Run npm run lint:
packages/plugin-miniapp/src/miniapp/html/index.ts#L103
This line has a length of 125. Maximum allowed is 120
|
Run npm run lint:
packages/plugin-miniapp/src/miniapp/webpack/combination.ts#L39
'nodeName' is defined but never used
|
Run npm run lint:
packages/plugin-miniapp/src/miniapp/webpack/combination.ts#L39
'componentConfig' is defined but never used
|
Loading