Skip to content

chore: more flexible fleet creation #1051

chore: more flexible fleet creation

chore: more flexible fleet creation #1051

Triggered via push September 8, 2024 18:28
Status Failure
Total duration 2m 7s
Artifacts

cicd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint: src/main/basedbot/basedbot.ts#L139
Insert `⏎···············`
lint: src/main/basedbot/basedbot.ts#L140
Insert `····`
lint: src/main/basedbot/basedbot.ts#L141
Insert `····`
lint: src/main/basedbot/basedbot.ts#L142
Replace `················` with `····················`
lint: src/main/basedbot/basedbot.ts#L143
Insert `····`
lint: src/main/basedbot/basedbot.ts#L144
Replace `················` with `····················`
lint: src/main/basedbot/basedbot.ts#L145
Replace `)` with `····),⏎············`
lint: src/main/basedbot/fleet-strategies/get-fleet-strategy.ts#L4
There should be at least one empty line between import groups
lint: src/main/basedbot/fleet-strategies/get-fleet-strategy.ts#L5
There should be no empty line within import group
lint: src/main/basedbot/fleet-strategies/atlasnet-fc-strategy.ts#L16
Missing return type on function
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