Skip to content

Refactor replay and lobby and game player #147

Refactor replay and lobby and game player

Refactor replay and lobby and game player #147

Triggered via push September 29, 2024 18:12
Status Failure
Total duration 1m 43s
Artifacts

main.yml

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

Annotations

10 errors and 1 warning
Build and Deploy
Expected 1 arguments, but got 0.
Build and Deploy
Property 'lastSetup' does not exist on type 'ModuleLobby'.
Build and Deploy
Property 'lastSetup' does not exist on type 'ModuleLobby'.
Build and Deploy
Module '"shared/src/lobby-api/lobby-api"' has no exported member 'ClientUpdateMessage'.
Build and Deploy
Module '"shared/src/lobby-api/lobby-api"' has no exported member 'InitializeMessage'.
Build and Deploy
Module '"shared/src/lobby-api/lobby-api"' has no exported member 'ServerUpdateMessage'.
Build and Deploy
Module '"shared/src/lobby-api/lobby-api"' has no exported member 'clientUpdateMessage'.
Build and Deploy
Cannot find module 'shared/src/lobby-api/user-other' or its corresponding type declarations.
Build and Deploy
Expected 2 arguments, but got 1.
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/