Skip to content

style: code formatting #302

style: code formatting

style: code formatting #302

Triggered via push July 18, 2024 04:54
Status Failure
Total duration 5m 51s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
typecheck: packages/valaxy-addon-live2d/app/Live2DApp.ts#L34
Type 'boolean | undefined' is not assignable to type 'boolean'.
typecheck: packages/valaxy-addon-live2d/app/Live2DApp.ts#L34
Type 'boolean | undefined' is not assignable to type 'boolean'.
typecheck: packages/valaxy-addon-live2d/app/Live2DApp.ts#L35
Type 'number | undefined' is not assignable to type 'number'.
typecheck: packages/valaxy-addon-live2d/app/Live2DApp.ts#L36
Type 'number | undefined' is not assignable to type 'number'.
typecheck: packages/valaxy-addon-live2d/app/Live2DApp.ts#L37
Type 'Live2dTips | undefined' is not assignable to type 'Live2dTips'.
typecheck: packages/valaxy-addon-live2d/app/Live2DApp.ts#L57
Argument of type 'Live2DModel | undefined' is not assignable to parameter of type 'Live2DModel<InternalModel>'.
typecheck: packages/valaxy-addon-live2d/app/Live2DApp.ts#L145
Argument of type 'Live2DModel | undefined' is not assignable to parameter of type 'DisplayObject'.
typecheck: packages/valaxy-addon-live2d/app/Live2DApp.ts#L157
Object is possibly 'undefined'.
typecheck: packages/valaxy-addon-live2d/app/Live2DApp.ts#L158
Object is possibly 'undefined'.
typecheck: packages/valaxy-addon-live2d/app/Live2DApp.ts#L167
Argument of type 'Live2DModel | undefined' is not assignable to parameter of type 'DisplayObject | RenderTexture'.
typecheck
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/
build (lts/*, ubuntu-latest)
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/
lint
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/
build (lts/*, windows-latest)
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/