Add Crystal Impling Hunting #250
Annotations
20 warnings
Node v20 - ubuntu-latest:
src/lib/util/activityInArea.ts#L11
'WorldLocations' is already declared in the upper scope on line 11 column 19
|
Node v20 - ubuntu-latest:
src/mahoji/commands/hunt.ts#L37
Unexpected string value in conditional. An explicit empty string check is required
|
Node v20 - ubuntu-latest:
src/mahoji/commands/hunt.ts#L83
'creature' is already declared in the upper scope on line 83 column 9
|
Node v20 - ubuntu-latest:
src/mahoji/commands/hunt.ts#L226
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/tasks/minions/HunterActivity/hunterActivity.ts#L51
'creature' is already declared in the upper scope on line 51 column 9
|
Node v20 - ubuntu-latest:
src/tasks/minions/HunterActivity/hunterActivity.ts#L148
'successfulQuantity' is already declared in the upper scope on line 64 column 8
|
Node v20 - ubuntu-latest:
src/tasks/minions/HunterActivity/hunterActivity.ts#L170
'successfulQuantity' is assigned a value but never used
|
Node v20 - ubuntu-latest:
src/tasks/minions/HunterActivity/hunterActivity.ts#L231
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/tasks/minions/HunterActivity/hunterActivity.ts#L250
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
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/.
|
Node v18.12.0 - ubuntu-latest:
src/lib/util/activityInArea.ts#L11
'WorldLocations' is already declared in the upper scope on line 11 column 19
|
Node v18.12.0 - ubuntu-latest:
src/mahoji/commands/hunt.ts#L37
Unexpected string value in conditional. An explicit empty string check is required
|
Node v18.12.0 - ubuntu-latest:
src/mahoji/commands/hunt.ts#L83
'creature' is already declared in the upper scope on line 83 column 9
|
Node v18.12.0 - ubuntu-latest:
src/mahoji/commands/hunt.ts#L226
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/tasks/minions/HunterActivity/hunterActivity.ts#L51
'creature' is already declared in the upper scope on line 51 column 9
|
Node v18.12.0 - ubuntu-latest:
src/tasks/minions/HunterActivity/hunterActivity.ts#L148
'successfulQuantity' is already declared in the upper scope on line 64 column 8
|
Node v18.12.0 - ubuntu-latest:
src/tasks/minions/HunterActivity/hunterActivity.ts#L170
'successfulQuantity' is assigned a value but never used
|
Node v18.12.0 - ubuntu-latest:
src/tasks/minions/HunterActivity/hunterActivity.ts#L231
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/tasks/minions/HunterActivity/hunterActivity.ts#L250
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
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/.
|