fix(deps): update dependency excalibur to v0.29.2 #2085
Annotations
32 errors and 4 warnings
Build and Test (16.x):
game/background.ts#L5
Argument of type '{ image: any; spWidth: number; spHeight: number; rows: number; columns: number; }' is not assignable to parameter of type 'SpriteSheetOptions'.
|
Build and Test (16.x):
game/background.ts#L14
Property 'setDrawing' does not exist on type 'Background'.
|
Build and Test (16.x):
game/background.ts#L18
Property 'addDrawing' does not exist on type 'Background'.
|
Build and Test (16.x):
game/background.ts#L18
Expected 2-3 arguments, but got 1.
|
Build and Test (16.x):
game/background.ts#L19
Property 'addDrawing' does not exist on type 'Background'.
|
Build and Test (16.x):
game/background.ts#L19
Expected 2-3 arguments, but got 1.
|
Build and Test (16.x):
game/background.ts#L20
Property 'setDrawing' does not exist on type 'Background'.
|
Build and Test (16.x):
game/crops.ts#L30
Property 'addDrawing' does not exist on type 'Crops'.
|
Build and Test (16.x):
game/crops.ts#L31
Property 'add' does not exist on type 'Crops'.
|
Build and Test (16.x):
game/game.ts#L23
Class 'Game' incorrectly extends base class 'Scene<unknown>'.
|
Build and Test (14.x)
The job was canceled because "_16_x" failed.
|
Build and Test (14.x):
game/background.ts#L5
Argument of type '{ image: any; spWidth: number; spHeight: number; rows: number; columns: number; }' is not assignable to parameter of type 'SpriteSheetOptions'.
|
Build and Test (14.x):
game/background.ts#L14
Property 'setDrawing' does not exist on type 'Background'.
|
Build and Test (14.x):
game/background.ts#L18
Property 'addDrawing' does not exist on type 'Background'.
|
Build and Test (14.x):
game/background.ts#L18
Expected 2-3 arguments, but got 1.
|
Build and Test (14.x):
game/background.ts#L19
Property 'addDrawing' does not exist on type 'Background'.
|
Build and Test (14.x):
game/background.ts#L19
Expected 2-3 arguments, but got 1.
|
Build and Test (14.x):
game/background.ts#L20
Property 'setDrawing' does not exist on type 'Background'.
|
Build and Test (14.x):
game/crops.ts#L30
Property 'addDrawing' does not exist on type 'Crops'.
|
Build and Test (14.x):
game/crops.ts#L31
Property 'add' does not exist on type 'Crops'.
|
Build and Test (14.x):
game/game.ts#L23
Class 'Game' incorrectly extends base class 'Scene<unknown>'.
|
Build and Test (12.x)
The job was canceled because "_16_x" failed.
|
Build and Test (12.x):
game/background.ts#L5
Argument of type '{ image: any; spWidth: number; spHeight: number; rows: number; columns: number; }' is not assignable to parameter of type 'SpriteSheetOptions'.
|
Build and Test (12.x):
game/background.ts#L14
Property 'setDrawing' does not exist on type 'Background'.
|
Build and Test (12.x):
game/background.ts#L18
Property 'addDrawing' does not exist on type 'Background'.
|
Build and Test (12.x):
game/background.ts#L18
Expected 2-3 arguments, but got 1.
|
Build and Test (12.x):
game/background.ts#L19
Property 'addDrawing' does not exist on type 'Background'.
|
Build and Test (12.x):
game/background.ts#L19
Expected 2-3 arguments, but got 1.
|
Build and Test (12.x):
game/background.ts#L20
Property 'setDrawing' does not exist on type 'Background'.
|
Build and Test (12.x):
game/crops.ts#L30
Property 'addDrawing' does not exist on type 'Crops'.
|
Build and Test (12.x):
game/crops.ts#L31
Property 'add' does not exist on type 'Crops'.
|
Build and Test (12.x):
game/game.ts#L23
Class 'Game' incorrectly extends base class 'Scene<unknown>'.
|
Build and Test (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@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/.
|
Build and Test (16.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Test (14.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Test (12.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|