Skip to content

refine

refine #666

Triggered via push October 16, 2023 02:00
Status Failure
Total duration 4m 22s
Artifacts

web-quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Run ESLint: cocos/particle/particle-system-renderer.ts#L132
Unsafe argument of type `any` assigned to a parameter of type `RenderingSubMesh`
Run ESLint: cocos/particle/particle-system-renderer.ts#L132
Unsafe argument of type `any` assigned to a parameter of type `Material`
Run ESLint: cocos/particle/particle-system-renderer.ts#L135
Unsafe argument of type `any` assigned to a parameter of type `RenderingSubMesh`
Run ESLint: cocos/particle/particle-system-renderer.ts#L136
Unsafe argument of type `any` assigned to a parameter of type `Material`
Run ESLint: cocos/particle/particle-system-renderer.ts#L153
Unsafe argument of type `any` assigned to a parameter of type `AABB | Readonly<AABB>`
Run ESLint: cocos/particle/particle-system.ts#L418
Unsafe return of an `any` typed value
Run ESLint: cocos/particle/particle-system.ts#L426
Unsafe return of an `any` typed value
Run ESLint: cocos/particle/particle-system.ts#L462
'any' overrides all other types in this union type
Run ESLint: cocos/particle/particle-system.ts#L537
Unsafe return of an `any` typed value
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/particle/particle-system.ts#L33
This line has a length of 654. Maximum allowed is 150