Add option to hide/unhide tame #5772
Closed
Annotations
10 warnings
Run ESLint on changed files:
src/mahoji/commands/tames.ts#L100
Unexpected string value in conditional. An explicit empty string check is required
|
Run ESLint on changed files:
src/mahoji/commands/tames.ts#L260
'tameImage' is already declared in the upper scope on line 364 column 23
|
Run ESLint on changed files:
src/mahoji/commands/tames.ts#L295
'tameImage' is already declared in the upper scope on line 364 column 23
|
Run ESLint on changed files:
src/mahoji/commands/tames.ts#L299
Unexpected number value in conditional. An explicit zero/NaN check is required
|
Run ESLint on changed files:
src/mahoji/commands/tames.ts#L339
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
|
Run ESLint on changed files:
src/mahoji/commands/tames.ts#L433
'i' is already declared in the upper scope on line 431 column 6
|
Run ESLint on changed files:
src/mahoji/commands/tames.ts#L451
'i' is already declared in the upper scope on line 431 column 6
|
Run ESLint on changed files:
src/mahoji/commands/tames.ts#L453
'tameImage' is already declared in the upper scope on line 364 column 23
|
Run ESLint on changed files:
src/mahoji/commands/tames.ts#L455
't' is already declared in the upper scope on line 432 column 13
|
Run ESLint on changed files:
src/mahoji/commands/tames.ts#L460
'i' is already declared in the upper scope on line 431 column 6
|
Loading