Refactor 2d assembler #18511
Annotations
5 errors
npm_test:
cocos/2d/components/label.ts#L1014
Type 'BaseRenderData' is not assignable to type 'RenderData'.
|
npm_test:
cocos/2d/components/label.ts#L1038
Property 'getAssemblerData' does not exist on type 'IAssembler'. Did you mean 'resetAssemblerData'?
|
npm_test:
cocos/2d/components/label.ts#L1042
Property 'getAssemblerData' does not exist on type 'IAssembler'. Did you mean 'resetAssemblerData'?
|
npm_test:
cocos/2d/components/sprite.ts#L607
Type 'BaseRenderData' is missing the following properties from type 'RenderData': dataLength, data, _vertDirty, vertDirty, and 26 more.
|
npm_test
Process completed with exit code 2.
|