Merge pull request #383 from PrefectHQ/dependabot/npm_and_yarn/pixi.j… #128
release.yml
on: push
Build & Publish Release
34s
Annotations
7 errors and 1 warning
Build & Publish Release:
src/factories/edge.ts#L36
Type 'Sprite' is not assignable to type 'DisplayObject'.
|
Build & Publish Release:
src/factories/edge.ts#L36
Type 'SimpleRope' is not assignable to type 'DisplayObject'.
|
Build & Publish Release:
src/factories/node.ts#L30
Argument of type 'BoundsContainer' is not assignable to parameter of type 'DisplayObject'.
|
Build & Publish Release:
src/objects/culling.ts#L36
Argument of type 'import("/home/runner/work/graphs/graphs/node_modules/pixi.js/node_modules/@pixi/math/lib/shapes/Rectangle").Rectangle' is not assignable to parameter of type 'import("/home/runner/work/graphs/graphs/node_modules/@pixi/math/lib/shapes/Rectangle").Rectangle'.
|
Build & Publish Release:
src/objects/nodes.ts#L19
Argument of type 'Container<DisplayObject>' is not assignable to parameter of type 'DisplayObject'.
|
Build & Publish Release:
src/objects/viewport.ts#L43
Argument of type 'Viewport' is not assignable to parameter of type 'DisplayObject'.
|
Build & Publish Release
Process completed with exit code 1.
|
Build & Publish Release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|