Skip to content

Gpu driven 3rd

Gpu driven 3rd #16190

Triggered via pull request October 10, 2023 09:45
Status Success
Total duration 5m 7s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

web-quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run ESLint: cocos/asset/assets/simple-texture.ts#L128
Default parameters should be last
Run ESLint: cocos/asset/assets/simple-texture.ts#L128
Unexpected empty method 'updateMipmaps'
Run ESLint: cocos/game/director.ts#L235
Unexpected empty method 'calculateDeltaTime'
Run ESLint: cocos/game/director.ts#L296
Unsafe argument of type `any` assigned to a parameter of type `Node`
Run ESLint: cocos/game/director.ts#L517
Expected newline after '('
Run ESLint: cocos/game/director.ts#L517
Expected newline between arguments/params
Run ESLint: cocos/game/director.ts#L517
Expected newline between arguments/params
Run ESLint: cocos/game/director.ts#L517
There should be no line break here
Run ESLint: cocos/game/director.ts#L518
Expected newline before ')'
Run ESLint: cocos/game/director.ts#L670
Unsafe argument of type `any` assigned to a parameter of type `string`
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/