Skip to content

wip: wip-disband

wip: wip-disband #1032

Triggered via push September 6, 2024 10:11
Status Failure
Total duration 30s
Artifacts

cicd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 10 warnings
lint: src/main/basedbot/lib/sage/act/disband-fleet.ts#L77
Expected blank line before this statement
lint
Process completed with exit code 1.
release: src/main/basedbot/lib/sage/act/disband-fleet.ts#L36
Property 'ships' does not exist on type 'Readonly<AnchorTypeDef<{ name: "fleet"; docs: ["A `SAGE` fleet."]; type: { kind: "struct"; fields: [{ name: "version"; docs: ["The data version of this account."]; type: "u8"; }, { name: "gameId"; docs: ["The game id this belongs to."]; type: "publicKey"; }, ... 14 more ..., { ...; }]; }; } & { ...; }, AnchorDefined...'.
release: src/main/basedbot/lib/sage/act/disband-fleet.ts#L103
Argument of type 'Fleet[]' is not assignable to parameter of type 'Fleet'.
release
Process completed with exit code 2.
build: src/main/basedbot/lib/sage/act/disband-fleet.ts#L36
Property 'ships' does not exist on type 'Readonly<AnchorTypeDef<{ name: "fleet"; docs: ["A `SAGE` fleet."]; type: { kind: "struct"; fields: [{ name: "version"; docs: ["The data version of this account."]; type: "u8"; }, { name: "gameId"; docs: ["The game id this belongs to."]; type: "publicKey"; }, ... 14 more ..., { ...; }]; }; } & { ...; }, AnchorDefined...'.
build: src/main/basedbot/lib/sage/act/disband-fleet.ts#L103
Argument of type 'Fleet[]' is not assignable to parameter of type 'Fleet'.
build
Process completed with exit code 2.
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