chore(deps-dev): bump the dev-dependencies group across 1 directory with 23 updates #343
main.yml
on: pull_request
Build & Test
19s
maybe_publish_package
/
Release & Publish to NPM Registry
deploy_docs
/
deploy-docs-n-storybook
Matrix: code_ql / Analyze
Waiting for pending jobs
maybe_publish_package
/
...
/
deploy-docs-n-storybook
Annotations
10 errors and 1 warning
Build & Test:
src/datautils/schematicShapeGenerator.ts#L1
'"pixi.js"' has no exported member named 'IPoint'. Did you mean 'Point'?
|
Build & Test:
src/datautils/schematicShapeGenerator.ts#L802
Argument of type '{ wrapMode: DEPRECATED_WRAP_MODES; }' is not assignable to parameter of type 'boolean | undefined'.
|
Build & Test:
src/datautils/schematicShapeGenerator.ts#L803
Expected 0-1 arguments, but got 5.
|
Build & Test:
src/datautils/schematicShapeGenerator.ts#L831
Argument of type '{ wrapMode: DEPRECATED_WRAP_MODES; }' is not assignable to parameter of type 'boolean | undefined'.
|
Build & Test:
src/datautils/schematicShapeGenerator.ts#L832
Expected 0-1 arguments, but got 5.
|
Build & Test:
src/layers/CustomDisplayObjects/ComplexRope.ts#L1
Module '"pixi.js"' has no exported member 'MeshMaterial'.
|
Build & Test:
src/layers/CustomDisplayObjects/ComplexRope.ts#L1
'"pixi.js"' has no exported member named 'IPoint'. Did you mean 'Point'?
|
Build & Test:
src/layers/CustomDisplayObjects/ComplexRope.ts#L35
This member cannot have an 'override' modifier because it is not declared in the base class 'Mesh<MeshGeometry, TextureShader>'. Did you mean '_renderId'?
|
Build & Test:
src/layers/CustomDisplayObjects/ComplexRope.ts#L42
Property '_render' does not exist on type 'Mesh<MeshGeometry, TextureShader>'. Did you mean '_renderId'?
|
Build & Test:
src/layers/CustomDisplayObjects/ComplexRopeGeometry.ts#L19
Argument of type 'Uint16Array<ArrayBuffer>' is not assignable to parameter of type 'Uint32Array<ArrayBufferLike>'.
|
Build & Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|