add methods for batch updating sibling indices for issue #17644 . #19085
Annotations
8 errors and 1 warning
Run ESLint:
cocos/scene-graph/node.ts#L338
Unsafe argument of type `any` assigned to a parameter of type `Constructor<Component> | AbstractedConstructor<Component>`
|
Run ESLint:
cocos/scene-graph/node.ts#L338
Unsafe argument of type `any` assigned to a parameter of type `Component[]`
|
Run ESLint:
cocos/scene-graph/node.ts#L1112
Unsafe argument of type `any` assigned to a parameter of type `Constructor<Component> | AbstractedConstructor<Component>`
|
Run ESLint:
cocos/scene-graph/node.ts#L1113
Unsafe argument of type `any` assigned to a parameter of type `Constructor<Component>`
|
Run ESLint:
cocos/scene-graph/node.ts#L1198
Unsafe argument of type `any` assigned to a parameter of type `Constructor<Component> | AbstractedConstructor<Component>`
|
Run ESLint:
cocos/scene-graph/node.ts#L1353
'unknown' overrides all other types in this union type
|
Run ESLint:
cocos/scene-graph/node.ts#L1429
Unsafe argument of type `any` assigned to a parameter of type `Node`
|
Run ESLint
Process completed with exit code 1.
|
Run ESLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|