Remove extra TOB clue scrolls #14884
codequality.yml
on: pull_request
ESLint
40s
Typescript
46s
Annotations
7 warnings
ESLint:
src/tasks/minions/minigames/tobActivity.ts#L84
'i' is already declared in the upper scope on line 80 column 12
|
ESLint:
src/tasks/minions/minigames/tobActivity.ts#L125
'i' is already declared in the upper scope on line 80 column 12
|
ESLint:
src/tasks/minions/minigames/tobActivity.ts#L174
'i' is already declared in the upper scope on line 80 column 12
|
ESLint:
src/tasks/minions/minigames/tobActivity.ts#L189
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
|
ESLint:
src/tasks/minions/minigames/tobActivity.ts#L255
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
|
ESLint
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/.
|
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/.
|