This repository has been archived by the owner on Nov 3, 2024. It is now read-only.
client: disable pass for now #80
Annotations
10 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.
|
Lint:
client/src/account.js#L378
Expected exception block, space or tab after '/*' in comment
|
Lint:
client/src/account.js#L378
Expected space or tab before '*/' in comment
|
Lint
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/.
|