Skip to content

fix code formatting. #141

fix code formatting.

fix code formatting. #141

Triggered via push October 10, 2023 06:00
Status Failure
Total duration 4m 16s
Artifacts

web-npm_test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
npm_test: cocos/spine/attach-util.ts#L39
Cannot find name 'FrameBoneInfo'.
npm_test: cocos/spine/skeleton.ts#L702
Type 'null' is not assignable to type 'AttachUtil'.
npm_test: cocos/spine/skeleton.ts#L703
Type 'null' is not assignable to type 'Texture2D[]'.
npm_test: cocos/spine/skeleton.ts#L707
Type 'null' is not assignable to type 'Map<string, number>'.
npm_test: cocos/spine/skeleton.ts#L709
Type 'null' is not assignable to type 'Map<number, Node>'.
npm_test: cocos/spine/skeleton.ts#L714
Type 'null' is not assignable to type 'SkeletonInstance'.
npm_test
Process completed with exit code 1.
npm_test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/