feat(server): add support for equipping next/prev scope #206
Annotations
4 errors and 3 warnings
Lint:
client/src/emote.js#L152
Trailing spaces not allowed
|
Lint:
server/src/objects/player.ts#L961
Trailing spaces not allowed
|
Lint:
server/src/objects/player.ts#L970
Trailing spaces not allowed
|
Lint
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/.
|
Lint:
server/src/objects/player.ts#L1256
Expected indentation of 20 spaces but found 24
|
Lint:
server/src/objects/player.ts#L1257
Expected indentation of 16 spaces but found 20
|
Loading