Skip to content

pixi v8 migration

pixi v8 migration #1

Triggered via push April 29, 2024 02:08
Status Failure
Total duration 40s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
test: src/Live2DModel.ts#L110
Expected 1-3 arguments, but got 4.
test: src/Live2DModel.ts#L110
Type 'ObservablePoint' is not generic.
test: src/Live2DModel.ts#L248
Property '_recursivePostUpdateTransform' does not exist on type 'Live2DModel<IM>'.
test: src/Live2DModel.ts#L251
Property '_tempDisplayObjectParent' does not exist on type 'Live2DModel<IM>'.
test: src/Live2DModel.ts#L252
Property 'displayObjectUpdateTransform' does not exist on type 'Live2DModel<IM>'.
test: src/Live2DModel.ts#L255
Property 'displayObjectUpdateTransform' does not exist on type 'Live2DModel<IM>'.
test: src/Live2DModel.ts#L259
Property 'worldTransform' does not exist on type 'Live2DTransform'.
test: src/Live2DModel.ts#L271
Property 'contains' does not exist on type 'Bounds'.
test: src/Live2DModel.ts#L276
Property '_bounds' does not exist on type 'Live2DModel<IM>'.
test: 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'?
test
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/.