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
Annotations
7 errors and 1 warning
Build
Cannot find module './DeadBody' or its corresponding type declarations.
|
Build
Argument of type 'BitStream | undefined' is not assignable to parameter of type 'BitStream'.
|
Build
Argument of type 'UpdateMsg' is not assignable to parameter of type 'Msg'.
|
Build
Cannot find module '../objects/DeadBody' or its corresponding type declarations.
|
Build
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<...>; }'.
|
Build
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<...>; }'.
|
Build
Process completed with exit code 1.
|
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/.
|
Loading