Add simple run test for all commands #299
Annotations
20 warnings
Node v20 - ubuntu-latest:
src/mahoji/commands/create.ts#L34
Unexpected string value in conditional. An explicit empty string check is required
|
Node v20 - ubuntu-latest:
src/mahoji/commands/create.ts#L152
Unexpected value in conditional. A boolean expression is required
|
Node v20 - ubuntu-latest:
src/mahoji/commands/create.ts#L186
Unexpected string value in conditional. An explicit empty string check is required
|
Node v20 - ubuntu-latest:
src/mahoji/commands/leaderboard.ts#L95
'user' is already declared in the upper scope on line 72 column 2
|
Node v20 - ubuntu-latest:
src/mahoji/commands/leaderboard.ts#L274
Unexpected object value in conditional. The condition is always true
|
Node v20 - ubuntu-latest:
src/mahoji/commands/leaderboard.ts#L319
'creature' is already declared in the upper scope on line 319 column 8
|
Node v20 - ubuntu-latest:
src/mahoji/commands/leaderboard.ts#L346
'course' is already declared in the upper scope on line 346 column 8
|
Node v20 - ubuntu-latest:
src/mahoji/commands/leaderboard.ts#L377
Unexpected string value in conditional. An explicit empty string check is required
|
Node v20 - ubuntu-latest:
src/mahoji/commands/leaderboard.ts#L385
Unexpected string value in conditional. An explicit empty string check is required
|
Node v20 - ubuntu-latest:
src/mahoji/commands/leaderboard.ts#L414
'user' is already declared in the upper scope on line 372 column 2
|
Node v18.12.0 - ubuntu-latest:
src/mahoji/commands/create.ts#L34
Unexpected string value in conditional. An explicit empty string check is required
|
Node v18.12.0 - ubuntu-latest:
src/mahoji/commands/create.ts#L152
Unexpected value in conditional. A boolean expression is required
|
Node v18.12.0 - ubuntu-latest:
src/mahoji/commands/create.ts#L186
Unexpected string value in conditional. An explicit empty string check is required
|
Node v18.12.0 - ubuntu-latest:
src/mahoji/commands/leaderboard.ts#L95
'user' is already declared in the upper scope on line 72 column 2
|
Node v18.12.0 - ubuntu-latest:
src/mahoji/commands/leaderboard.ts#L274
Unexpected object value in conditional. The condition is always true
|
Node v18.12.0 - ubuntu-latest:
src/mahoji/commands/leaderboard.ts#L319
'creature' is already declared in the upper scope on line 319 column 8
|
Node v18.12.0 - ubuntu-latest:
src/mahoji/commands/leaderboard.ts#L346
'course' is already declared in the upper scope on line 346 column 8
|
Node v18.12.0 - ubuntu-latest:
src/mahoji/commands/leaderboard.ts#L377
Unexpected string value in conditional. An explicit empty string check is required
|
Node v18.12.0 - ubuntu-latest:
src/mahoji/commands/leaderboard.ts#L385
Unexpected string value in conditional. An explicit empty string check is required
|
Node v18.12.0 - ubuntu-latest:
src/mahoji/commands/leaderboard.ts#L414
'user' is already declared in the upper scope on line 372 column 2
|