Fixed some TS warnings and minor bugs #79
Annotations
7 errors and 1 warning
build:
src/scenes/menu/gameOver.ts#L45
Object is possibly 'null'.
|
build:
src/scenes/menu/gameOver.ts#L46
Object is possibly 'null'.
|
build:
src/scenes/menu/gameWon.ts#L46
Object is possibly 'null'.
|
build:
src/scenes/menu/gameWon.ts#L47
Object is possibly 'null'.
|
build:
src/scenes/menu/mainMenu.ts#L67
Object is possibly 'null'.
|
build:
src/scenes/menu/mainMenu.ts#L68
Object is possibly 'null'.
|
build
Process completed with exit code 2.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@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/.
|