Client/Pixi/Perception to v11 #5303
checks.yml
on: pull_request
type check code base
18s
lint code base
31s
test code base
23s
Annotations
11 errors
type check code base:
src/foundry/client/pixi/sources/light-source.d.ts#L18
Type 'RenderedPointSourceAnimationConfig' is not generic.
|
type check code base:
src/foundry/client/pixi/sources/light-source.d.ts#L78
Type 'RenderedPointSource' is not generic.
|
type check code base:
src/foundry/client/pixi/sources/light-source.d.ts#L80
This member cannot have an 'override' modifier because its containing class 'LightSource<AnimationConfig>' does not extend another class.
|
type check code base:
src/foundry/client/pixi/sources/light-source.d.ts#L84
This member cannot have an 'override' modifier because its containing class 'LightSource<AnimationConfig>' does not extend another class.
|
type check code base:
src/foundry/client/pixi/sources/light-source.d.ts#L115
This member cannot have an 'override' modifier because its containing class 'LightSource<AnimationConfig>' does not extend another class.
|
type check code base:
src/foundry/client/pixi/sources/light-source.d.ts#L117
This member cannot have an 'override' modifier because its containing class 'LightSource<AnimationConfig>' does not extend another class.
|
type check code base:
src/foundry/client/pixi/sources/light-source.d.ts#L119
This member cannot have an 'override' modifier because its containing class 'LightSource<AnimationConfig>' does not extend another class.
|
type check code base:
src/foundry/client/pixi/sources/light-source.d.ts#L121
This member cannot have an 'override' modifier because its containing class 'LightSource<AnimationConfig>' does not extend another class.
|
type check code base:
src/foundry/client/pixi/sources/light-source.d.ts#L123
This member cannot have an 'override' modifier because its containing class 'LightSource<AnimationConfig>' does not extend another class.
|
type check code base:
src/foundry/client/pixi/sources/light-source.d.ts#L125
This member cannot have an 'override' modifier because its containing class 'LightSource<AnimationConfig>' does not extend another class.
|
test code base
Process completed with exit code 1.
|