chore(deps-dev): bump the dev-dependencies group across 1 directory with 22 updates #330
main.yml
on: pull_request
Build & Test
26s
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' is not assignable to parameter of type 'Uint32Array'.
|
Build & Test
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/
|