BSO Forestry #302
Annotations
2 errors and 10 warnings
Test:
tests/unit/circular.test.ts#L13
AssertionError: expected [ 'lib/handleNewCLItems.js', …(17) ] to deeply equal []
- Expected
+ Received
- Array []
+ Array [
+ "lib/handleNewCLItems.js",
+ "lib/roboChimp.js",
+ "lib/compCape.js",
+ "lib/leagues/leagues.js",
+ "lib/roboChimp.js",
+ "lib/mastery.js",
+ "lib/roboChimp.js",
+ "mahoji/lib/abstracted_commands/statCommand.js",
+ "lib/bso/calculateCompCapeProgress.js",
+ "lib/leagues/leagues.js",
+ "lib/mastery.js",
+ "mahoji/commands/ic.js",
+ "mahoji/lib/abstracted_commands/cancelGEListingCommand.js",
+ "lib/util/globalInteractions.js",
+ "lib/MUser.js",
+ "lib/grandExchange.js",
+ "tasks/minions/woodcuttingActivity.js",
+ "lib/util/handleTripFinish.js",
+ ]
❯ test.timeout tests/unit/circular.test.ts:13:41
|
Test
Process completed with exit code 1.
|
Run ESLint on changed files:
src/lib/constants.ts#L87
'DefaultPingableRoles' is already declared in the upper scope on line 87 column 19
|
Run ESLint on changed files:
src/lib/constants.ts#L95
'Emoji' is already declared in the upper scope on line 95 column 19
|
Run ESLint on changed files:
src/lib/constants.ts#L208
'ActivityGroup' is already declared in the upper scope on line 208 column 13
|
Run ESLint on changed files:
src/lib/constants.ts#L215
'Events' is already declared in the upper scope on line 215 column 19
|
Run ESLint on changed files:
src/lib/constants.ts#L228
'PerkTier' is already declared in the upper scope on line 228 column 19
|
Run ESLint on changed files:
src/lib/constants.ts#L259
'BitField' is already declared in the upper scope on line 259 column 13
|
Run ESLint on changed files:
src/lib/constants.ts#L540
'PatronTierID' is already declared in the upper scope on line 540 column 19
|
Run ESLint on changed files:
src/lib/constants.ts#L835
'PeakTier' is already declared in the upper scope on line 835 column 13
|
Run ESLint on changed files:
src/lib/util/repeatStoredTrip.ts#L815
Unexpected object value in conditional. The condition is always true
|
Run ESLint on changed files:
src/mahoji/commands/chop.ts#L90
Unexpected string value in conditional. An explicit empty string check is required
|
Loading