update #398
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/
|