chore(deps-dev): bump the dev-dependencies group across 1 directory with 24 updates #308
main.yml
on: pull_request
Build & Test
25s
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/layers/base/PixiLayer.ts#L1
'"pixi.js"' has no exported member named 'IRenderer'. Did you mean 'Renderer'?
|
Build & Test:
src/layers/base/PixiLayer.ts#L1
Module '"pixi.js"' has no exported member 'DisplayObject'.
|
Build & Test:
src/layers/base/PixiLayer.ts#L1
'"pixi.js"' has no exported member named 'IRendererOptionsAuto'. Did you mean 'RendererOptions'?
|
Build & Test:
src/layers/base/PixiLayer.ts#L1
'Renderer' is declared but its value is never read.
|
Build & Test:
src/layers/base/PixiLayer.ts#L1
'"pixi.js"' has no exported member named 'RENDERER_TYPE'. Did you mean 'RendererType'?
|
Build & Test:
src/layers/base/PixiLayer.ts#L27
Expected 0 type arguments, but got 1.
|
Build & Test:
src/layers/base/PixiLayer.ts#L35
Object literal may only specify known properties, and 'baseTexture' does not exist in type 'BaseDestroyOptions & ContextDestroyOptions & TextureDestroyOptions & TextDestroyOptions'.
|
Build & Test:
src/layers/base/PixiLayer.ts#L41
'Renderer' only refers to a type, but is being used as a value here.
|
Build & Test:
src/layers/base/PixiLayer.ts#L73
Type 'HTMLCanvasElement' does not satisfy the constraint 'Renderer'.
|
Build & Test:
src/layers/GeomodelLayerV2.ts#L93
Expected 0-3 arguments, but got 5.
|
Build & Test
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/.
|