feat: improve miniapp #7530
Annotations
11 warnings
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#L3
Identifier 'child_process' is not in camel case
|
Run npm run lint:
packages/plugin-miniapp/src/helper/utils.ts#L15
'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#L21
Identifier 'child_process' is not in camel case
|
Run npm run lint:
packages/plugin-miniapp/src/helper/utils.ts#L196
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Run npm run lint:
packages/plugin-miniapp/src/helper/utils.ts#L422
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Run npm run lint:
packages/plugin-miniapp/src/helper/utils.ts#L422
Do not access Object.prototype method 'hasOwnProperty' from target object
|
Run npm run lint:
packages/plugin-miniapp/src/index.ts#L1
'path' is defined but never used. Allowed unused vars must match /[iI]gnored|createElement/u
|
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/index.ts#L36
This line has a length of 128. Maximum allowed is 120
|
Loading