Merge pull request #1913 from tbo47/master #439
Annotations
10 errors
build (23.x):
test/unit/Stage-test.ts#L0
Property 'getId' does not exist on type 'Shape<ShapeConfig>'.
|
build (23.x):
test/unit/Node-test.ts#L0
Expected 1-3 arguments, but got 0.
|
build (23.x):
test/unit/MouseEvents-test.ts#L0
Argument of type '{ clientX: number; clientY: number; button: number; type: string; }' is not assignable to parameter of type 'PointerEvent'.
|
build (23.x):
test/unit/MouseEvents-test.ts#L0
Argument of type '{ clientX: number; clientY: number; button: number; type: string; }' is not assignable to parameter of type 'PointerEvent'.
|
build (23.x):
test/unit/Label-test.ts#L0
Argument of type '"bottom"' is not assignable to parameter of type '"none" | "left" | "right" | "up" | "down"'.
|
build (23.x):
test/unit/Image-test.ts#L0
Property 'complete' does not exist on type 'CanvasImageSource'.
|
build (23.x):
test/unit/Image-test.ts#L0
Property 'src' does not exist on type 'CanvasImageSource'.
|
build (23.x):
test/manual/Manual-test.ts#L0
Cannot find name 'showHit'.
|
build (23.x):
test/manual/Manual-test.ts#L0
Cannot find name 'showHit'.
|
build (23.x):
test/manual/Manual-test.ts#L0
Cannot find name 'showHit'.
|