fix code formatting. #137
Annotations
7 errors and 1 warning
npm_test:
cocos/spine/attach-util.ts#L39
Cannot find name 'FrameBoneInfo'.
|
npm_test:
cocos/spine/skeleton.ts#L695
Type 'null' is not assignable to type 'AttachUtil'.
|
npm_test:
cocos/spine/skeleton.ts#L696
Type 'null' is not assignable to type 'Texture2D[]'.
|
npm_test:
cocos/spine/skeleton.ts#L700
Type 'null' is not assignable to type 'Map<string, number>'.
|
npm_test:
cocos/spine/skeleton.ts#L702
Type 'null' is not assignable to type 'Map<number, Node>'.
|
npm_test:
cocos/spine/skeleton.ts#L707
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/
|