Fix the issue where the first frame of Spine rendering is not affecte… #1
Annotations
10 errors and 11 warnings
Run ESLint:
cocos/animation/animation-state.ts#L739
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Run ESLint:
cocos/asset/asset-manager/deprecated.ts#L195
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Run ESLint:
cocos/asset/asset-manager/deprecated.ts#L199
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Run ESLint:
cocos/asset/asset-manager/deprecated.ts#L203
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Run ESLint:
cocos/asset/asset-manager/deprecated.ts#L203
Unsafe argument of type `any` assigned to a parameter of type `Asset`
|
Run ESLint:
cocos/asset/asset-manager/deprecated.ts#L239
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Run ESLint:
cocos/asset/asset-manager/deprecated.ts#L239
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Run ESLint:
cocos/asset/asset-manager/deprecated.ts#L320
Unsafe argument of type `any` assigned to a parameter of type `((err: Error | null, data: T) => void) | null`
|
Run ESLint:
cocos/asset/asset-manager/deprecated.ts#L362
Unsafe argument of type `any` assigned to a parameter of type `Constructor<Asset> | ((finished: number, total: number, item: RequestItem) => void) | LoadCompleteCallback<Asset[]> | null | undefined`
|
Run ESLint:
cocos/asset/asset-manager/deprecated.ts#L451
Unsafe argument of type `any` assigned to a parameter of type `Constructor<Asset> | ((finished: number, total: number, item: RequestItem) => void) | LoadDirCompleteCallback<Asset> | null | undefined`
|
Run ESLint
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/assembler/sprite/simple.ts#L44
Missing space before function parentheses
|
Run ESLint:
cocos/2d/assembler/sprite/simple.ts#L52
Missing space before function parentheses
|
Run ESLint:
cocos/2d/assembler/sprite/simple.ts#L98
Missing space before function parentheses
|
Run ESLint:
cocos/2d/assembler/sprite/simple.ts#L141
Missing space before function parentheses
|
Run ESLint:
cocos/2d/assembler/utils.ts#L33
Missing space before function parentheses
|
Run ESLint:
cocos/2d/assembler/utils.ts#L80
Missing space before function parentheses
|
Run ESLint:
cocos/2d/components/sprite.ts#L373
Unexpected unnamed function
|
Run ESLint:
cocos/3d/lights/directional-light-component.ts#L113
Expected an assignment or function call and instead saw an expression
|
Run ESLint:
cocos/3d/lights/directional-light-component.ts#L116
Expected an assignment or function call and instead saw an expression
|
Run ESLint:
cocos/3d/lights/directional-light-component.ts#L228
Unexpected unnamed function
|