Skip to content

update

update #398

Triggered via push August 14, 2023 09:43
Status Failure
Total duration 5m 35s
Artifacts

web-quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
Run ESLint: cocos/2d/components/ui-mesh-renderer.ts#L103
Unexpected console statement
Run ESLint: cocos/2d/components/ui-mesh-renderer.ts#L191
Unsafe argument of type `any` assigned to a parameter of type `number`
Run ESLint: cocos/2d/components/ui-mesh-renderer.ts#L203
Unexpected empty method 'postUpdateAssembler'
Run ESLint: cocos/2d/components/ui-mesh-renderer.ts#L254
Unexpected empty method 'setNodeDirty'
Run ESLint: cocos/2d/components/ui-mesh-renderer.ts#L260
Unexpected empty method 'setTextureDirty'
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/