Elder clue / Araxxor / Akumu #411
Annotations
20 warnings
Node v18.12.0 - ubuntu-latest:
src/lib/addXP.ts#L223
'skill' is already declared in the upper scope on line 223 column 8
|
Node v18.12.0 - ubuntu-latest:
src/lib/addXP.ts#L410
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Node v18.12.0 - ubuntu-latest:
src/lib/bankImage.ts#L420
'itemID' is already declared in the upper scope on line 24 column 8
|
Node v18.12.0 - ubuntu-latest:
src/lib/bankImage.ts#L454
'itemID' is already declared in the upper scope on line 24 column 8
|
Node v18.12.0 - ubuntu-latest:
src/lib/bankImage.ts#L531
'i' is already declared in the upper scope on line 78 column 7
|
Node v18.12.0 - ubuntu-latest:
src/lib/bankImage.ts#L543
'i' is already declared in the upper scope on line 78 column 7
|
Node v18.12.0 - ubuntu-latest:
src/lib/bankImage.ts#L546
'i' is already declared in the upper scope on line 78 column 7
|
Node v18.12.0 - ubuntu-latest:
src/lib/bankImage.ts#L581
'i' is already declared in the upper scope on line 78 column 7
|
Node v18.12.0 - ubuntu-latest:
src/lib/bankImage.ts#L649
Unexpected value in conditional. A boolean expression is required
|
Node v18.12.0 - ubuntu-latest:
src/lib/bankImage.ts#L654
Unexpected number value in conditional. An explicit zero/NaN check is required
|
Node v20 - ubuntu-latest:
src/lib/addXP.ts#L223
'skill' is already declared in the upper scope on line 223 column 8
|
Node v20 - ubuntu-latest:
src/lib/addXP.ts#L410
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
|
Node v20 - ubuntu-latest:
src/lib/bankImage.ts#L420
'itemID' is already declared in the upper scope on line 24 column 8
|
Node v20 - ubuntu-latest:
src/lib/bankImage.ts#L454
'itemID' is already declared in the upper scope on line 24 column 8
|
Node v20 - ubuntu-latest:
src/lib/bankImage.ts#L531
'i' is already declared in the upper scope on line 78 column 7
|
Node v20 - ubuntu-latest:
src/lib/bankImage.ts#L543
'i' is already declared in the upper scope on line 78 column 7
|
Node v20 - ubuntu-latest:
src/lib/bankImage.ts#L546
'i' is already declared in the upper scope on line 78 column 7
|
Node v20 - ubuntu-latest:
src/lib/bankImage.ts#L581
'i' is already declared in the upper scope on line 78 column 7
|
Node v20 - ubuntu-latest:
src/lib/bankImage.ts#L649
Unexpected value in conditional. A boolean expression is required
|
Node v20 - ubuntu-latest:
src/lib/bankImage.ts#L654
Unexpected number value in conditional. An explicit zero/NaN check is required
|