Add option to hide/unhide tame #236
Annotations
20 warnings
Node v20 - ubuntu-latest:
src/mahoji/commands/tames.ts#L100
Unexpected string value in conditional. An explicit empty string check is required
|
Node v20 - ubuntu-latest:
src/mahoji/commands/tames.ts#L260
'tameImage' is already declared in the upper scope on line 364 column 23
|
Node v20 - ubuntu-latest:
src/mahoji/commands/tames.ts#L295
'tameImage' is already declared in the upper scope on line 364 column 23
|
Node v20 - ubuntu-latest:
src/mahoji/commands/tames.ts#L299
Unexpected number value in conditional. An explicit zero/NaN check is required
|
Node v20 - ubuntu-latest:
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
|
Node v20 - ubuntu-latest:
src/mahoji/commands/tames.ts#L433
'i' is already declared in the upper scope on line 431 column 6
|
Node v20 - ubuntu-latest:
src/mahoji/commands/tames.ts#L451
'i' is already declared in the upper scope on line 431 column 6
|
Node v20 - ubuntu-latest:
src/mahoji/commands/tames.ts#L453
'tameImage' is already declared in the upper scope on line 364 column 23
|
Node v20 - ubuntu-latest:
src/mahoji/commands/tames.ts#L455
't' is already declared in the upper scope on line 432 column 13
|
Node v20 - ubuntu-latest:
src/mahoji/commands/tames.ts#L460
'i' is already declared in the upper scope on line 431 column 6
|
Node v18.12.0 - ubuntu-latest:
src/mahoji/commands/tames.ts#L100
Unexpected string value in conditional. An explicit empty string check is required
|
Node v18.12.0 - ubuntu-latest:
src/mahoji/commands/tames.ts#L260
'tameImage' is already declared in the upper scope on line 364 column 23
|
Node v18.12.0 - ubuntu-latest:
src/mahoji/commands/tames.ts#L295
'tameImage' is already declared in the upper scope on line 364 column 23
|
Node v18.12.0 - ubuntu-latest:
src/mahoji/commands/tames.ts#L299
Unexpected number value in conditional. An explicit zero/NaN check is required
|
Node v18.12.0 - ubuntu-latest:
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
|
Node v18.12.0 - ubuntu-latest:
src/mahoji/commands/tames.ts#L433
'i' is already declared in the upper scope on line 431 column 6
|
Node v18.12.0 - ubuntu-latest:
src/mahoji/commands/tames.ts#L451
'i' is already declared in the upper scope on line 431 column 6
|
Node v18.12.0 - ubuntu-latest:
src/mahoji/commands/tames.ts#L453
'tameImage' is already declared in the upper scope on line 364 column 23
|
Node v18.12.0 - ubuntu-latest:
src/mahoji/commands/tames.ts#L455
't' is already declared in the upper scope on line 432 column 13
|
Node v18.12.0 - ubuntu-latest:
src/mahoji/commands/tames.ts#L460
'i' is already declared in the upper scope on line 431 column 6
|