Gpu driven 3rd #16190
Annotations
10 errors and 1 warning
cocos/asset/assets/simple-texture.ts#L128
Default parameters should be last
|
cocos/asset/assets/simple-texture.ts#L128
Unexpected empty method 'updateMipmaps'
|
cocos/game/director.ts#L235
Unexpected empty method 'calculateDeltaTime'
|
cocos/game/director.ts#L296
Unsafe argument of type `any` assigned to a parameter of type `Node`
|
cocos/game/director.ts#L517
Expected newline after '('
|
cocos/game/director.ts#L517
Expected newline between arguments/params
|
cocos/game/director.ts#L517
Expected newline between arguments/params
|
cocos/game/director.ts#L517
There should be no line break here
|
cocos/game/director.ts#L518
Expected newline before ')'
|
cocos/game/director.ts#L670
Unsafe argument of type `any` assigned to a parameter of type `string`
|
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/
|
The logs for this run have expired and are no longer available.
Loading