fix code formatting. #141
Annotations
8 errors and 2 warnings
Run ESLint:
cocos/spine/lib/spine-define.ts#L32
Unsafe return of an `any` typed value
|
Run ESLint:
cocos/spine/lib/spine-define.ts#L33
Unsafe return of an `any` typed value
|
Run ESLint:
cocos/spine/lib/spine-define.ts#L47
Unsafe return of an `any` typed value
|
Run ESLint:
cocos/spine/lib/spine-define.ts#L85
Unsafe return of an `any` typed value
|
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#L184
Unsafe argument of type `any` assigned to a parameter of type `ArrayLike<number>`
|
Run ESLint:
cocos/spine/skeleton.ts#L1025
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#L1618
This line has a length of 153. Maximum allowed is 150
|