Skip to content

Fix spine cache mode memory leak. #142

Fix spine cache mode memory leak.

Fix spine cache mode memory leak. #142

Triggered via push October 11, 2023 09:41
Status Failure
Total duration 5m 21s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

web-quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
Run ESLint: cocos/spine/assembler/simple.ts#L166
Unsafe argument of type `any` assigned to a parameter of type `ArrayLike<number>`
Run ESLint: cocos/spine/assembler/simple.ts#L167
Unsafe argument of type `any` assigned to a parameter of type `ArrayLike<number>`
Run ESLint: cocos/spine/assembler/simple.ts#L177
Unsafe argument of type `any` assigned to a parameter of type `number`
Run ESLint: cocos/spine/skeleton-cache.ts#L177
Unsafe argument of type `any` assigned to a parameter of type `ArrayLike<number>`
Run ESLint: cocos/spine/skeleton-cache.ts#L183
Unsafe argument of type `any` assigned to a parameter of type `ArrayLike<number>`
Run ESLint: cocos/spine/skeleton.ts#L1026
Unexpected if as the only statement in an else block
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/spine/skeleton.ts#L1619
This line has a length of 153. Maximum allowed is 150