Eagle Tame Fixes (#5718) #37
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#L244
'tameImage' is already declared in the upper scope on line 307 column 23
|
Run ESLint on changed files:
src/mahoji/commands/tames.ts#L248
Unexpected number value in conditional. An explicit zero/NaN check is required
|
Run ESLint on changed files:
src/mahoji/commands/tames.ts#L282
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#L375
'i' is already declared in the upper scope on line 373 column 6
|
Run ESLint on changed files:
src/mahoji/commands/tames.ts#L393
'tameImage' is already declared in the upper scope on line 307 column 23
|
Run ESLint on changed files:
src/mahoji/commands/tames.ts#L394
't' is already declared in the upper scope on line 374 column 13
|
Run ESLint on changed files:
src/mahoji/commands/tames.ts#L398
'i' is already declared in the upper scope on line 373 column 6
|
Run ESLint on changed files:
src/mahoji/commands/tames.ts#L439
'i' is already declared in the upper scope on line 373 column 6
|
Run ESLint on changed files:
src/mahoji/commands/tames.ts#L453
Unexpected object value in conditional. The condition is always true
|
Loading