Pixi Placeables #5290
Annotations
7 errors
compile typescript:
src/foundry/client/config.d.ts#L1744
Property 'primary' of type 'GroupDefinition<typeof PrimaryCanvasGroup>' is not assignable to 'string' index type 'GroupDefinition<CanvasGroupConstructor>'.
|
compile typescript:
src/foundry/client/config.d.ts#L1744
Type 'typeof PrimaryCanvasGroup' does not satisfy the constraint 'CanvasGroupConstructor'.
|
compile typescript:
src/foundry/client/config.d.ts#L1747
Property 'effects' of type 'GroupDefinition<typeof EffectsCanvasGroup>' is not assignable to 'string' index type 'GroupDefinition<CanvasGroupConstructor>'.
|
compile typescript:
src/foundry/client/config.d.ts#L1747
Type 'typeof EffectsCanvasGroup' does not satisfy the constraint 'CanvasGroupConstructor'.
|
compile typescript:
src/foundry/client/pixi/placeables/primary-canvas-objects/drawing-shape.d.ts#L7
Class static side 'typeof DrawingShape' incorrectly extends base class static side 'Pick<typeof Graphics, "prototype" | "defaultSortableChildren" | "mixin" | "prefixed" | "EventEmitter" | "curves" | "_TEMP_POINT"> & typeof PrimaryCanvasObject'.
|
compile typescript:
src/foundry/client/pixi/placeables/primary-canvas-objects/drawing-shape.d.ts#L7
Base constructors must all have the same return type.
|
compile typescript
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading