fix: api issues in typedoc #14829
Annotations
5 errors and 3 warnings
Run ESLint:
cocos/core/platform/screen.ts#L183
Unexpected empty arrow function
|
Run ESLint:
cocos/core/platform/screen.ts#L202
Unsafe argument of type `any` assigned to a parameter of type `(...args: any) => void`
|
Run ESLint:
cocos/core/platform/screen.ts#L212
Unsafe argument of type `any` assigned to a parameter of type `(...args: any) => void`
|
Run ESLint:
cocos/core/platform/screen.ts#L222
Unsafe argument of type `any` assigned to a parameter of type `((...args: any) => void) | undefined`
|
Run ESLint
Process completed with exit code 1.
|
Run ESLint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run ESLint:
cocos/core/platform/screen.ts#L140
This line has a length of 187. Maximum allowed is 150
|
Run ESLint:
cocos/core/platform/screen.ts#L153
This line has a length of 179. Maximum allowed is 150
|