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