Leaderboard fixes and tests #288
Annotations
10 warnings
Run ESLint on changed files:
src/mahoji/commands/testpotato.ts#L64
Unexpected number value in conditional. An explicit zero/NaN check is required
|
Run ESLint on changed files:
src/mahoji/commands/testpotato.ts#L64
Unexpected object value in conditional. The condition is always true
|
Run ESLint on changed files:
src/mahoji/commands/testpotato.ts#L140
'i' is already declared in the upper scope on line 140 column 12
|
Run ESLint on changed files:
src/mahoji/commands/testpotato.ts#L176
'food' is already declared in the upper scope on line 176 column 12
|
Run ESLint on changed files:
src/mahoji/commands/testpotato.ts#L258
Unexpected string value in conditional. An explicit empty string check is required
|
Run ESLint on changed files:
src/mahoji/commands/testpotato.ts#L309
Unexpected string value in conditional. An explicit empty string check is required
|
Run ESLint on changed files:
src/mahoji/commands/testpotato.ts#L310
'i' is already declared in the upper scope on line 308 column 33
|
Run ESLint on changed files:
src/mahoji/commands/testpotato.ts#L412
Unexpected string value in conditional. An explicit empty string check is required
|
Run ESLint on changed files:
src/mahoji/commands/testpotato.ts#L413
'i' is already declared in the upper scope on line 411 column 18
|
Run ESLint on changed files:
src/mahoji/commands/testpotato.ts#L485
Unexpected string value in conditional. An explicit empty string check is required
|
Loading