V3.8.2 pipeline #16322
Annotations
9 errors and 2 warnings
Run ESLint:
cocos/gfx/webgl/webgl-command-buffer.ts#L77
Default parameters should be last
|
Run ESLint:
cocos/gfx/webgl/webgl-command-buffer.ts#L298
Unexpected console statement
|
Run ESLint:
cocos/gfx/webgl/webgl-command-buffer.ts#L334
Unexpected console statement
|
Run ESLint:
cocos/gfx/webgl/webgl-command-buffer.ts#L356
Unexpected console statement
|
Run ESLint:
cocos/gfx/webgl/webgl-command-buffer.ts#L414
Unexpected empty method 'pipelineBarrier'
|
Run ESLint:
cocos/rendering/custom/layout-graph-utils.ts#L598
The two values in this comparison do not have a shared enum type
|
Run ESLint:
cocos/rendering/custom/utils.ts#L47
Unsafe argument of type `any` assigned to a parameter of type `string`
|
Run ESLint:
cocos/rendering/custom/utils.ts#L62
Unsafe argument of type `any` assigned to a parameter of type `Iterable<readonly [unknown, unknown]>`
|
Run ESLint:
cocos/rendering/custom/utils.ts#L64
Unsafe argument of type `any` assigned to a parameter of type `Iterable<unknown> | null | undefined`
|
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/rendering/custom/define.ts#L27
This line has a length of 159. Maximum allowed is 150
|