Skip to content

support native

support native #141

Triggered via push May 15, 2024 05:31
Status Failure
Total duration 3m 31s
Artifacts

web-quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Run ESLint: cocos/render-scene/scene/model.ts#L103
Unsafe argument of type `any` assigned to a parameter of type `AABB`
Run ESLint: cocos/render-scene/scene/model.ts#L108
Unsafe argument of type `any` assigned to a parameter of type `AABB`
Run ESLint: cocos/render-scene/scene/model.ts#L108
Unsafe argument of type `any` assigned to a parameter of type `Readonly<Frustum>`
Run ESLint: cocos/render-scene/scene/model.ts#L1174
Missing return type on function
Run ESLint: cocos/render-scene/scene/model.ts#L1190
'l' is never reassigned. Use 'const' instead
Run ESLint: cocos/render-scene/scene/model.ts#L1196
Closing curly brace does not appear on the same line as the subsequent block
Run ESLint: cocos/render-scene/scene/model.ts#L1217
Expected indentation of 8 spaces but found 12
Run ESLint: cocos/render-scene/scene/model.ts#L1218
Expected indentation of 8 spaces but found 12
Run ESLint: cocos/render-scene/scene/model.ts#L1219
Expected indentation of 12 spaces but found 16
Run ESLint: cocos/render-scene/scene/model.ts#L1220
Expected indentation of 12 spaces but found 16
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/