Skip to content

- bug(behaviorConfig) #9

- bug(behaviorConfig)

- bug(behaviorConfig) #9

Triggered via push July 1, 2024 05:58
Status Failure
Total duration 33s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

4 errors
build (18.x, chrisgray0626/gis-agent-frontend, 0.1): src/G6/behaviorConfig.ts#L17
Argument of type 'TreeGraphData | NodeConfig | EdgeConfig | ComboConfig' is not assignable to parameter of type 'NodeConfig'.
build (18.x, chrisgray0626/gis-agent-frontend, 0.1): src/store/node.ts#L19
Type 'string | Partial<{ rotate: number; textAlign: "center" | "start" | "end" | "left" | "right"; angle: number; x: number; y: number; text: string; stroke: string | null; opacity: number; fontSize: number; ... 14 more ...; background?: { ...; } | undefined; }> | undefined' is not assignable to type 'string'.
build (18.x, chrisgray0626/gis-agent-frontend, 0.1): src/store/node.ts#L20
Type 'string | undefined' is not assignable to type 'string'.
build (18.x, chrisgray0626/gis-agent-frontend, 0.1)
Process completed with exit code 2.