add ts module #661
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 11 warnings
Run ESLint:
cocos/misc/camera-component.ts#L488
Unsafe argument of type `any` assigned to a parameter of type `RenderWindow | null`
|
Run ESLint:
cocos/misc/camera-component.ts#L542
Unsafe argument of type `any` assigned to a parameter of type `RenderWindow | null`
|
Run ESLint:
cocos/particle/line.ts#L233
Unsafe argument of type `any` assigned to a parameter of type `Model`
|
Run ESLint:
cocos/particle/modules/box-shape.ts#L27
'any' overrides all other types in this union type
|
Run ESLint:
cocos/particle/modules/box-shape.ts#L28
Unsafe return of an `any` typed value
|
Run ESLint:
cocos/particle/modules/box-shape.ts#L28
This assertion is unnecessary since it does not change the type of the expression
|
Run ESLint:
cocos/particle/modules/box-shape.ts#L28
'any' overrides all other types in this union type
|
Run ESLint:
cocos/particle/modules/circle-shape.ts#L48
'any' overrides all other types in this union type
|
Run ESLint:
cocos/particle/modules/circle-shape.ts#L49
Unsafe return of an `any` typed value
|
Run ESLint:
cocos/particle/modules/circle-shape.ts#L49
This assertion is unnecessary since it does not change the type of the expression
|
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/2d/components/mask.ts#L198
Unexpected unnamed function
|
Run ESLint:
cocos/2d/components/mask.ts#L250
Unexpected unnamed function
|
Run ESLint:
cocos/core/platform/macro.ts#L990
This line has a length of 164. Maximum allowed is 150
|
Run ESLint:
cocos/game/game.ts#L32
This line has a length of 204. Maximum allowed is 150
|
Run ESLint:
cocos/misc/camera-component.ts#L338
Unexpected unnamed function
|
Run ESLint:
cocos/particle/line.ts#L25
This line has a length of 152. Maximum allowed is 150
|
Run ESLint:
cocos/particle/modules/curl-noise-over-lifetime.ts#L54
Unexpected unnamed function
|
Run ESLint:
cocos/particle/modules/curl-noise-over-lifetime.ts#L68
Unexpected unnamed function
|
Run ESLint:
cocos/particle/modules/curl-noise-over-lifetime.ts#L85
Unexpected unnamed function
|
Run ESLint:
cocos/particle/modules/curl-noise-over-lifetime.ts#L102
Unexpected unnamed function
|