Add Volcanic Ore Pack & fix errors with 2.4.0 osjs #15008
codequality.yml
on: pull_request
ESLint
36s
Typescript
47s
Annotations
11 warnings
ESLint:
src/lib/bankImage.ts#L377
'itemID' is already declared in the upper scope on line 22 column 8
|
ESLint:
src/lib/bankImage.ts#L406
'itemID' is already declared in the upper scope on line 22 column 8
|
ESLint:
src/lib/bankImage.ts#L483
'i' is already declared in the upper scope on line 71 column 7
|
ESLint:
src/lib/bankImage.ts#L495
'i' is already declared in the upper scope on line 71 column 7
|
ESLint:
src/lib/bankImage.ts#L498
'i' is already declared in the upper scope on line 71 column 7
|
ESLint:
src/lib/bankImage.ts#L533
'i' is already declared in the upper scope on line 71 column 7
|
ESLint:
src/lib/bankImage.ts#L580
Unexpected number value in conditional. An explicit zero/NaN check is required
|
ESLint:
src/lib/bankImage.ts#L585
Unexpected value in conditional. A boolean expression is required
|
ESLint:
src/lib/bankImage.ts#L590
Unexpected value in conditional. A boolean expression is required
|
ESLint:
src/lib/bankImage.ts#L624
Unexpected value in conditional. A boolean expression is required
|
Typescript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|