[v3.8.6] Optimize code size: Add an internal method ( Node.getUITransformComp ) which could be mangled to avoid invoking the code ._uiProps.uiTransformComp
that could not be mangled.
#19161
Annotations
10 errors and 11 warnings
Run ESLint:
cocos/dragon-bones/ArmatureDisplay.ts#L339
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Run ESLint:
cocos/dragon-bones/ArmatureDisplay.ts#L616
Unsafe argument of type `any` assigned to a parameter of type `EnumType`
|
Run ESLint:
cocos/dragon-bones/ArmatureDisplay.ts#L617
Unsafe argument of type `any` assigned to a parameter of type `EnumType`
|
Run ESLint:
cocos/dragon-bones/ArmatureDisplay.ts#L1163
Unsafe argument of type `any` assigned to a parameter of type `EnumType`
|
Run ESLint:
cocos/dragon-bones/ArmatureDisplay.ts#L1182
Unsafe argument of type `any` assigned to a parameter of type `EnumType`
|
Run ESLint:
cocos/dragon-bones/ArmatureDisplay.ts#L1201
Unsafe argument of type `any` assigned to a parameter of type `EnumType`
|
Run ESLint:
cocos/dragon-bones/ArmatureDisplay.ts#L1220
Unsafe argument of type `any` assigned to a parameter of type `BoneIndex`
|
Run ESLint:
cocos/dragon-bones/ArmatureDisplay.ts#L1423
Unsafe argument of type `any` assigned to a parameter of type `EventType`
|
Run ESLint:
cocos/dragon-bones/ArmatureDisplay.ts#L1438
Unsafe argument of type `any` assigned to a parameter of type `EventType`
|
Run ESLint:
cocos/dragon-bones/ArmatureDisplay.ts#L1491
Unexpected console statement
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run ESLint:
cocos/2d/components/mask.ts#L202
Unexpected unnamed function
|
Run ESLint:
cocos/2d/components/mask.ts#L254
Unexpected unnamed function
|
Run ESLint:
cocos/2d/components/sprite.ts#L372
Unexpected unnamed function
|
Run ESLint:
cocos/scene-graph/node.ts#L58
This line has a length of 160. Maximum allowed is 150
|
Run ESLint:
cocos/scene-graph/node.ts#L298
This line has a length of 159. Maximum allowed is 150
|
Run ESLint:
cocos/tiledmap/tiled-layer.ts#L1344
This line has a length of 152. Maximum allowed is 150
|
Run ESLint:
cocos/tiledmap/tiled-object-group.ts#L33
This line has a length of 173. Maximum allowed is 150
|
Run ESLint:
cocos/ui/editbox/edit-box-impl.ts#L613
This line has a length of 221. Maximum allowed is 150
|
Run ESLint:
cocos/ui/editbox/edit-box-impl.ts#L614
This line has a length of 213. Maximum allowed is 150
|
Run ESLint:
cocos/ui/editbox/edit-box-impl.ts#L615
This line has a length of 219. Maximum allowed is 150
|
Loading