Skip to content

Refactor everything and add CONTEXT #143

Refactor everything and add CONTEXT

Refactor everything and add CONTEXT #143

Triggered via push September 23, 2024 20:23
Status Failure
Total duration 1m 37s
Artifacts

main.yml

on: push
Build and Deploy
1m 29s
Build and Deploy
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Build and Deploy
Cannot find module 'web-game/src/game/game-loop' or its corresponding type declarations.
Build and Deploy
Cannot find module 'web-game/src/game/model/settings' or its corresponding type declarations.
Build and Deploy
Cannot find module 'web-game/src/game/web-game' or its corresponding type declarations.
Build and Deploy
Parameter '_user' implicitly has an 'any' type.
Build and Deploy
Parameter '_username' implicitly has an 'any' type.
Build and Deploy
Parameter '_userCount' implicitly has an 'any' type.
Build and Deploy
Process completed with exit code 2.
Build and Deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/