export bc in texture2d[DO NOT MERGE] #15955
Triggered via pull request
September 21, 2023 10:01
Status
Failure
Total duration
39m 46s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 11 warnings
Run ESLint:
cocos/2d/components/label-outline.ts#L29
`@base/global` import should occur before import of `../../scene-graph/component`
|
Run ESLint:
cocos/2d/components/label.ts#L32
`@base/global` import should occur before import of `../assets`
|
Run ESLint:
cocos/2d/components/mask.ts#L28
`../../core` import should occur after import of `@base/global`
|
Run ESLint:
cocos/2d/renderer/batcher-2d.ts#L96
'any' overrides all other types in this union type
|
Run ESLint:
cocos/2d/renderer/batcher-2d.ts#L554
Unsafe argument of type `any` assigned to a parameter of type `number`
|
Run ESLint:
cocos/2d/renderer/batcher-2d.ts#L555
Unsafe argument of type `any` assigned to a parameter of type `number`
|
Run ESLint:
cocos/2d/renderer/batcher-2d.ts#L818
Unsafe argument of type `any` assigned to a parameter of type `Texture`
|
Run ESLint:
cocos/2d/renderer/batcher-2d.ts#L877
Unsafe argument of type `any` assigned to a parameter of type `number`
|
Run ESLint:
cocos/2d/renderer/batcher-2d.ts#L878
Unsafe argument of type `any` assigned to a parameter of type `number`
|
Run ESLint:
cocos/2d/renderer/batcher-2d.ts#L941
Unsafe argument of type `any` assigned to a parameter of type `Texture`
|
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/2d/components/label.ts#L343
Unexpected unnamed function
|
Run ESLint:
cocos/2d/components/label.ts#L446
Unexpected unnamed function
|
Run ESLint:
cocos/2d/components/label.ts#L469
Unexpected unnamed function
|
Run ESLint:
cocos/2d/components/label.ts#L594
Unexpected unnamed function
|
Run ESLint:
cocos/2d/components/label.ts#L615
Unexpected unnamed function
|
Run ESLint:
cocos/2d/components/label.ts#L635
Unexpected unnamed function
|
Run ESLint:
cocos/2d/components/label.ts#L655
Unexpected unnamed function
|
Run ESLint:
cocos/2d/components/label.ts#L672
Unexpected unnamed function
|
Run ESLint:
cocos/2d/components/label.ts#L692
Unexpected unnamed function
|
Run ESLint:
cocos/2d/components/label.ts#L712
Unexpected unnamed function
|