Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

fix up spine to work with batcher changes #157

fix up spine to work with batcher changes

fix up spine to work with batcher changes #157

Triggered via push September 11, 2024 15:07
Status Failure
Total duration 38s
Artifacts

build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build: src/BatchableSpineSlot.ts#L32
Module '"pixi.js"' has no exported member 'BatchableMeshElement'.
build: src/SpinePipe.ts#L114
Expected 1 arguments, but got 2.
build: src/darktint/DarkTintBatcher.ts#L3
Module '"pixi.js"' has no exported member 'DefaultBatchableMeshElement'.
build: src/darktint/DarkTintBatcher.ts#L4
Module '"pixi.js"' has no exported member 'DefaultBatchableQuadElement'.
build: src/darktint/DarkTintBatcher.ts#L20
Property 'Batcher' does not exist on type 'typeof ExtensionType'.
build
Process completed with exit code 2.
build
The following actions use a deprecated Node.js version 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/