Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

fix: I forgor to rename net.MsgType on some places #79

fix: I forgor to rename net.MsgType on some places

fix: I forgor to rename net.MsgType on some places #79

Triggered via push March 3, 2024 18:17
Status Failure
Total duration 36s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 3 warnings
Server
Cannot find module './DeadBody' or its corresponding type declarations.
Server
Argument of type 'BitStream | undefined' is not assignable to parameter of type 'BitStream'.
Server
Argument of type 'UpdateMsg' is not assignable to parameter of type 'Msg'.
Server
Cannot find module '../objects/DeadBody' or its corresponding type declarations.
Server
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ 0: Set<unknown>; 1: Set<Player>; 2: Set<Obstacle>; 3: Set<Loot>; 4: Set<unknown>; 5: Set<DeadBody>; 6: Set<Building>; 7: Set<Structure>; 8: Set<...>; 9: Set<...>; 10: Set<...>; 11: Set<...>; }'.
Server
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{ 0: Set<unknown>; 1: Set<Player>; 2: Set<Obstacle>; 3: Set<Loot>; 4: Set<unknown>; 5: Set<DeadBody>; 6: Set<Building>; 7: Set<Structure>; 8: Set<...>; 9: Set<...>; 10: Set<...>; 11: Set<...>; }'.
Server
Process completed with exit code 1.
Server
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Client
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.