added adrenaline decreasing over time and increasing health over time… #99
Annotations
10 errors and 13 warnings
Lint:
server/src/objects/loot.ts#L167
Missing space before opening brace
|
Lint:
server/src/objects/player.ts#L257
["bandage"] is better written in dot notation
|
Lint:
server/src/objects/player.ts#L258
["healthkit"] is better written in dot notation
|
Lint:
server/src/objects/player.ts#L259
["soda"] is better written in dot notation
|
Lint:
server/src/objects/player.ts#L260
["painkiller"] is better written in dot notation
|
Lint:
server/src/objects/player.ts#L275
A space is required after '{'
|
Lint:
server/src/objects/player.ts#L275
A space is required before '}'
|
Lint:
server/src/objects/player.ts#L308
Missing space before opening brace
|
Lint:
server/src/objects/player.ts#L309
Operator '/' must be spaced
|
Lint:
server/src/objects/player.ts#L311
Operator '/' must be spaced
|
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:
server/src/objects/player.ts#L20
'Loot' is defined but never used
|
Lint:
server/src/objects/player.ts#L331
Expected indentation of 16 spaces but found 20
|
Lint:
server/src/objects/player.ts#L332
Expected indentation of 20 spaces but found 24
|
Lint:
server/src/objects/player.ts#L333
Expected indentation of 20 spaces but found 24
|
Lint:
server/src/objects/player.ts#L334
Expected indentation of 16 spaces but found 20
|
Lint:
server/src/objects/player.ts#L335
Expected indentation of 20 spaces but found 24
|
Lint:
server/src/objects/player.ts#L336
Expected indentation of 20 spaces but found 24
|
Lint:
server/src/objects/player.ts#L337
Expected indentation of 16 spaces but found 20
|
Lint:
server/src/objects/player.ts#L338
Expected indentation of 20 spaces but found 24
|
Lint:
server/src/objects/player.ts#L339
Expected indentation of 20 spaces but found 24
|