This repository has been archived by the owner on Nov 20, 2024. It is now read-only.
- correct depth sorting on spine slots #58
Annotations
4 errors and 4 warnings
build:
src/Spine.ts#L30
'InstructionSet' is declared but its value is never read.
|
build:
src/SpinePipe.ts#L84
Parameter 'instructionSet' implicitly has an 'any' type.
|
build:
src/getSkeletonBounds.ts#L31
'Bone' is declared but its value is never read.
|
build
Process completed with exit code 2.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build:
src/Spine.ts#L30
This line has a length of 146. Maximum allowed is 125
|
build:
src/Spine.ts#L30
'InstructionSet' is defined but never used
|
build:
src/getSkeletonBounds.ts#L31
'Bone' is defined but never used
|