refactor(client): more cleanups #192
Annotations
6 errors and 13 warnings
Lint:
client/src/emote.js#L93
Multiple spaces found before 'this'
|
Lint:
client/src/objects/particles.js#L237
'def' is never reassigned. Use 'const' instead
|
Lint:
client/src/ui/menuModal.js#L11
Trailing spaces not allowed
|
Lint:
client/src/ui/teamMenu.js#L27
Block must not be padded by blank lines
|
Lint:
client/src/ui/ui.js#L1338
Block must not be padded by blank lines
|
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/.
|
Lint:
client/src/account.js#L324
Expected indentation of 16 spaces but found 20
|
Lint:
client/src/account.js#L325
Expected indentation of 20 spaces but found 24
|
Lint:
client/src/account.js#L326
Expected indentation of 16 spaces but found 20
|
Lint:
client/src/account.js#L327
Expected indentation of 16 spaces but found 20
|
Lint:
client/src/account.js#L328
Expected indentation of 20 spaces but found 24
|
Lint:
client/src/account.js#L329
Expected indentation of 16 spaces but found 20
|
Lint:
client/src/inputBinds.js#L291
Expected indentation of 12 spaces but found 16
|
Lint:
client/src/inputBinds.js#L292
Expected indentation of 12 spaces but found 16
|
Lint:
client/src/inputBinds.js#L293
Expected indentation of 12 spaces but found 16
|
Lint:
client/src/inputBinds.js#L294
Expected indentation of 12 spaces but found 16
|