Skip to content

updateLightIndices #140

updateLightIndices

updateLightIndices #140

Triggered via push May 15, 2024 02:37
Status Failure
Total duration 3m 30s
Artifacts

web-quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Run ESLint: cocos/3d/framework/mesh-renderer.ts#L1007
Missing return type on function
Run ESLint: cocos/3d/framework/mesh-renderer.ts#L1013
'sv' is never reassigned. Use 'const' instead
Run ESLint: cocos/3d/framework/mesh-renderer.ts#L1013
This assertion is unnecessary since it does not change the type of the expression
Run ESLint: cocos/render-scene/scene/model.ts#L102
Unsafe argument of type `any` assigned to a parameter of type `AABB`
Run ESLint: cocos/render-scene/scene/model.ts#L107
Unsafe argument of type `any` assigned to a parameter of type `AABB`
Run ESLint: cocos/render-scene/scene/model.ts#L107
Unsafe argument of type `any` assigned to a parameter of type `Readonly<Frustum>`
Run ESLint: cocos/render-scene/scene/model.ts#L1173
Missing return type on function
Run ESLint: cocos/render-scene/scene/model.ts#L1185
'l' is never reassigned. Use 'const' instead
Run ESLint: cocos/render-scene/scene/model.ts#L1191
Closing curly brace does not appear on the same line as the subsequent block
Run ESLint
Process completed with exit code 1.
Run ESLint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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/