Skip to content

chore: more flexible fleet creation #1055

chore: more flexible fleet creation

chore: more flexible fleet creation #1055

Triggered via push September 8, 2024 19:33
Status Failure
Total duration 2m 1s
Artifacts

cicd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 10 warnings
lint: src/main/basedbot/fsm/disband.ts#L90
Expected blank line before this statement
lint: src/main/basedbot/fsm/disband.ts#L112
Expected blank line before this statement
lint: src/main/basedbot/fsm/disband.ts#L112
Multiple spaces found before 'stopSubwarp'
lint: src/main/basedbot/fsm/disband.ts#L112
Delete `·`
lint: src/main/basedbot/lib/sage/act/stop-subwarp.ts#L36
More than 1 blank line not allowed
lint: src/main/basedbot/lib/sage/act/stop-subwarp.ts#L52
Block must not be padded by blank lines
lint
Process completed with exit code 1.
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