chore: bulk-mine strategy #1016
Annotations
8 errors and 10 warnings
lint:
src/main/basedbot/basedbot.ts#L12
There should be at least one empty line between import groups
|
lint:
src/main/basedbot/basedbot.ts#L12
`../../sentry` import should occur before import of `../../logger`
|
lint:
src/main/basedbot/lib/sage/act/create-fleet.ts#L3
There should be at least one empty line between import groups
|
lint:
src/main/basedbot/lib/sage/act/deposit-ship.ts#L13
Async arrow function has no 'await' expression
|
|
lint:
src/main/basedbot/lib/sage/state/user-account.ts#L148
Replace `(sector)·=>·sector.closestFaction·===·profileFaction.data.data.faction` with `⏎············(sector)·=>⏎················sector.closestFaction·===·profileFaction.data.data.faction,⏎········`
|
|
lint
Process completed with exit code 1.
|
lint:
src/main/basedbot/lib/fleet-state/fleet-state.ts#L14
Dependency cycle via ../types:3
|
lint:
src/main/basedbot/lib/fleet-state/type-guard/idle.ts#L3
Dependency cycle via ./fleet-state:8
|
lint:
src/main/basedbot/lib/fleet-state/type-guard/idle.ts#L5
Argument 'data' should be typed with a non-any type
|
lint:
src/main/basedbot/lib/fleet-state/type-guard/mine-asteroid.ts#L4
Dependency cycle via ./fleet-state:8
|
lint:
src/main/basedbot/lib/fleet-state/type-guard/mine-asteroid.ts#L6
Argument 'data' should be typed with a non-any type
|
lint:
src/main/basedbot/lib/fleet-state/type-guard/move-sub-warp.ts#L3
Dependency cycle via ./fleet-state:8
|
lint:
src/main/basedbot/lib/fleet-state/type-guard/move-sub-warp.ts#L6
Argument 'data' should be typed with a non-any type
|
lint:
src/main/basedbot/lib/fleet-state/type-guard/move-warp.ts#L3
Dependency cycle via ./fleet-state:8
|
lint:
src/main/basedbot/lib/fleet-state/type-guard/move-warp.ts#L6
Argument 'data' should be typed with a non-any type
|
lint:
src/main/basedbot/lib/fleet-state/type-guard/respawn.ts#L3
Dependency cycle via ./fleet-state:8
|