style: code formatting #302
Annotations
10 errors and 1 warning
packages/valaxy-addon-live2d/app/Live2DApp.ts#L34
Type 'boolean | undefined' is not assignable to type 'boolean'.
|
packages/valaxy-addon-live2d/app/Live2DApp.ts#L34
Type 'boolean | undefined' is not assignable to type 'boolean'.
|
packages/valaxy-addon-live2d/app/Live2DApp.ts#L35
Type 'number | undefined' is not assignable to type 'number'.
|
packages/valaxy-addon-live2d/app/Live2DApp.ts#L36
Type 'number | undefined' is not assignable to type 'number'.
|
packages/valaxy-addon-live2d/app/Live2DApp.ts#L37
Type 'Live2dTips | undefined' is not assignable to type 'Live2dTips'.
|
packages/valaxy-addon-live2d/app/Live2DApp.ts#L57
Argument of type 'Live2DModel | undefined' is not assignable to parameter of type 'Live2DModel<InternalModel>'.
|
packages/valaxy-addon-live2d/app/Live2DApp.ts#L145
Argument of type 'Live2DModel | undefined' is not assignable to parameter of type 'DisplayObject'.
|
packages/valaxy-addon-live2d/app/Live2DApp.ts#L157
Object is possibly 'undefined'.
|
packages/valaxy-addon-live2d/app/Live2DApp.ts#L158
Object is possibly 'undefined'.
|
packages/valaxy-addon-live2d/app/Live2DApp.ts#L167
Argument of type 'Live2DModel | undefined' is not assignable to parameter of type 'DisplayObject | RenderTexture'.
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading