Force saving offscreencanvas type #4
Annotations
10 errors and 1 warning
Run npm run type
Expected 1-3 arguments, but got 4.
|
Run npm run type:
src/Live2DModel.ts#L110
Type 'ObservablePoint' is not generic.
|
Run npm run type:
src/Live2DModel.ts#L248
Property '_recursivePostUpdateTransform' does not exist on type 'Live2DModel<IM>'.
|
Run npm run type:
src/Live2DModel.ts#L251
Property '_tempDisplayObjectParent' does not exist on type 'Live2DModel<IM>'.
|
Run npm run type:
src/Live2DModel.ts#L252
Property 'displayObjectUpdateTransform' does not exist on type 'Live2DModel<IM>'.
|
Run npm run type:
src/Live2DModel.ts#L255
Property 'displayObjectUpdateTransform' does not exist on type 'Live2DModel<IM>'.
|
Run npm run type:
src/Live2DModel.ts#L259
Property 'worldTransform' does not exist on type 'Live2DTransform'.
|
Run npm run type:
src/Live2DModel.ts#L271
Property 'contains' does not exist on type 'Bounds'.
|
Run npm run type:
src/Live2DModel.ts#L276
Property '_bounds' does not exist on type 'Live2DModel<IM>'.
|
Run npm run type:
src/Live2DModel.ts#L297
This member cannot have an 'override' modifier because it is not declared in the base class 'Container<ContainerChild>'. Did you mean '_renderId'?
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading