Skip to content

change to static

change to static #442

Triggered via push September 26, 2023 06:57
Status Success
Total duration 5m 49s
Artifacts

web-quality.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run ESLint: cocos/2d/renderer/batcher-2d.ts#L105
'any' overrides all other types in this union type
Run ESLint: cocos/2d/renderer/batcher-2d.ts#L861
Unsafe argument of type `any` assigned to a parameter of type `Texture`
Run ESLint: cocos/2d/renderer/batcher-2d.ts#L862
Unsafe argument of type `any` assigned to a parameter of type `Sampler`
Run ESLint: cocos/2d/renderer/batcher-2d.ts#L921
Unsafe argument of type `any` assigned to a parameter of type `Readonly<BufferSource>`
Run ESLint: cocos/2d/renderer/batcher-2d.ts#L954
Unsafe argument of type `any` assigned to a parameter of type `number`
Run ESLint: cocos/2d/renderer/batcher-2d.ts#L955
Unsafe argument of type `any` assigned to a parameter of type `number`
Run ESLint: cocos/2d/renderer/batcher-2d.ts#L964
Unsafe argument of type `any` assigned to a parameter of type `number`
Run ESLint: cocos/2d/renderer/batcher-2d.ts#L965
Unsafe argument of type `any` assigned to a parameter of type `number`
Run ESLint: cocos/2d/renderer/batcher-2d.ts#L1006
Unsafe argument of type `any` assigned to a parameter of type `number`
Run ESLint: cocos/2d/renderer/batcher-2d.ts#L1010
Unsafe argument of type `any` assigned to a parameter of type `number`
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/