Skip to content

fixed render issues #96

fixed render issues

fixed render issues #96

Triggered via push April 6, 2024 20:59
Status Failure
Total duration 1m 13s
Artifacts

main.yml

on: push
build-and-test
1m 4s
build-and-test
Fit to window
Zoom out
Zoom in

Annotations

1 error and 9 warnings
build-and-test
Process completed with exit code 1.
build-and-test
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/.
build-and-test: townService/src/Server.ts#L82
Unexpected console statement
build-and-test: townService/src/database/IngredientCombinition.ts#L1
'Schema' is defined but never used
build-and-test: townService/src/database/IngredientCombinition.ts#L2
'Ingredient' is defined but never used
build-and-test: townService/src/database/connect.ts#L21
'foodModel' is assigned a value but never used
build-and-test: townService/src/database/connect.ts#L22
'ingredientsModel' is assigned a value but never used
build-and-test: townService/src/database/connect.ts#L26
Unexpected console statement
build-and-test: townService/src/database/connect.ts#L32
Unexpected console statement
build-and-test: townService/src/town/games/CookingGameArea.ts#L5
'INVALID_COOKING_GAME_MESSAGE' is defined but never used