Fix lint warningsn #471
Annotations
10 errors
build:
filters/glitch/src/GlitchFilter.ts#L147
Argument of type '{ style: { scaleMode: string; }; }' is not assignable to parameter of type 'CanvasSourceOptions'.
|
build:
node_modules/@types/css-font-loading-module/index.d.ts#L17
Subsequent property declarations must have the same type. Property 'display' must be of type 'string | undefined', but here has type 'any'.
|
build:
node_modules/@types/css-font-loading-module/index.d.ts#L17
Cannot find name 'FontDisplay'.
|
build:
node_modules/@types/css-font-loading-module/index.d.ts#L37
Cannot find name 'FontDisplay'.
|
build:
node_modules/pixi.js/lib/accessibility/AccessibilitySystem.d.ts#L101
Property 'init' in type 'AccessibilitySystem' is not assignable to the same property in base type 'System<null, RendererDestroyOptions>'.
|
build:
node_modules/pixi.js/lib/environment/adapter.d.ts#L1
Cannot find type definition file for 'dist'.
|
build:
node_modules/pixi.js/lib/environment/adapter.d.ts#L42
Cannot find name 'GPU'.
|
build:
node_modules/pixi.js/lib/environment/canvas/ICanvas.d.ts#L1
Cannot find type definition file for 'dist'.
|
build:
node_modules/pixi.js/lib/environment/canvas/ICanvas.d.ts#L59
Cannot find name 'GPUCanvasContext'.
|
build:
node_modules/pixi.js/lib/events/EventSystem.d.ts#L154
Property 'init' in type 'EventSystem' is not assignable to the same property in base type 'System<EventSystemOptions, RendererDestroyOptions>'.
|