Skip to content

add methods for batch updating sibling indices for issue #17644 . #19085

add methods for batch updating sibling indices for issue #17644 .

add methods for batch updating sibling indices for issue #17644 . #19085

Triggered via pull request January 7, 2025 13:14
Status Failure
Total duration 3m 21s
Artifacts

web-quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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