Fix lb skills overall order #297
Annotations
10 warnings
Run ESLint on changed files:
src/mahoji/commands/leaderboard.ts#L95
'user' is already declared in the upper scope on line 72 column 2
|
Run ESLint on changed files:
src/mahoji/commands/leaderboard.ts#L274
Unexpected object value in conditional. The condition is always true
|
Run ESLint on changed files:
src/mahoji/commands/leaderboard.ts#L319
'creature' is already declared in the upper scope on line 319 column 8
|
Run ESLint on changed files:
src/mahoji/commands/leaderboard.ts#L346
'course' is already declared in the upper scope on line 346 column 8
|
Run ESLint on changed files:
src/mahoji/commands/leaderboard.ts#L383
Unexpected string value in conditional. An explicit empty string check is required
|
Run ESLint on changed files:
src/mahoji/commands/leaderboard.ts#L412
'user' is already declared in the upper scope on line 372 column 2
|
Run ESLint on changed files:
src/mahoji/commands/leaderboard.ts#L476
'res' is already declared in the upper scope on line 454 column 6
|
Run ESLint on changed files:
src/mahoji/commands/leaderboard.ts#L488
'user' is already declared in the upper scope on line 448 column 2
|
Run ESLint on changed files:
src/mahoji/commands/leaderboard.ts#L490
'skill' is already declared in the upper scope on line 464 column 8
|
Run ESLint on changed files:
src/mahoji/commands/leaderboard.ts#L638
'id' is already declared in the upper scope on line 619 column 10
|
Loading