Skip to content

chore: bulk-mine strategy #1016

chore: bulk-mine strategy

chore: bulk-mine strategy #1016

Triggered via push September 2, 2024 21:57
Status Failure
Total duration 1m 50s
Artifacts

cicd.yml

on: push
Fit to window
Zoom out
Zoom in

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