feat: support htmlGeneratingMode option #7585
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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