Fix And Upgrade Loot #2936
Annotations
10 errors and 5 warnings
Lint:
common/src/definitions/obstacles.ts#L755
Trailing spaces not allowed
|
Lint:
common/src/definitions/obstacles.ts#L759
Missing space before value for key 'residue'
|
Lint:
server/src/game.ts#L23
'randomVector' is defined but never used
|
Lint:
server/src/game.ts#L885
Unexpected trailing comma
|
Lint:
server/src/inventory/inventory.ts#L339
Missing space before value for key 'position'
|
Lint:
server/src/inventory/inventory.ts#L339
Expected a space after the '?:'
|
Lint:
server/src/inventory/inventory.ts#L340
Operator '=' must be spaced
|
Lint:
server/src/inventory/inventory.ts#L342
A space is required after ','
|
Lint:
server/src/inventory/inventory.ts#L392
A space is required after ','
|
Lint:
server/src/inventory/inventory.ts#L392
Operator '=' must be spaced
|
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/data/lootTables.ts#L399
Expected indentation of 12 spaces but found 13
|
Lint:
server/src/data/lootTables.ts#L400
Expected indentation of 12 spaces but found 13
|
Lint:
server/src/data/lootTables.ts#L399
Expected indentation of 12 spaces but found 13
|
Lint:
server/src/data/lootTables.ts#L400
Expected indentation of 12 spaces but found 13
|