{"exitCode":0,"output":"[OpenTelemetry] Trace 已启动，serviceName=oneday-sandbox-sdk-pro version=v0.1.0 env=production\n\n> a-share-tracker@1.0.0 build /home/project\n> tsc --noEmit && vite build\n\n[OpenTelemetry] Trace 已启动，serviceName=oneday-sandbox-sdk-pro version=v0.1.0 env=production\nsrc/routes/stock.$code.tsx(350,23): error TS2769: No overload matches this call.\n  Overload 1 of 2, '(props: Props): Scatter', gave the following error.\n    Type '{ key: string; yAxisId: string; data: { x: string; y: number; date: string; dateObj: Date; open: number; close: number; high: number; low: number; volume: number; isAddedDate: boolean; }[]; xDataKey: string; yDataKey: string; fill: string; shape: \"circle\"; r: number; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes<Scatter> & Pick<Readonly<Props>, \"string\" | \"id\" | ... 286 more ... | \"activeShape\"> & InexactPartial<...> & InexactPartial<...>'.\n      Property 'xDataKey' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes<Scatter> & Pick<Readonly<Props>, \"string\" | \"id\" | ... 286 more ... | \"activeShape\"> & InexactPartial<...> & InexactPartial<...>'. Did you mean 'dataKey'?\n  Overload 2 of 2, '(props: Props, context: any): Scatter', gave the following error.\n    Type '{ key: string; yAxisId: string; data: { x: string; y: number; date: string; dateObj: Date; open: number; close: number; high: number; low: number; volume: number; isAddedDate: boolean; }[]; xDataKey: string; yDataKey: string; fill: string; shape: \"circle\"; r: number; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes<Scatter> & Pick<Readonly<Props>, \"string\" | \"id\" | ... 286 more ... | \"activeShape\"> & InexactPartial<...> & InexactPartial<...>'.\n      Property 'xDataKey' does not exist on type 'IntrinsicAttributes & IntrinsicClassAttributes<Scatter> & Pick<Readonly<Props>, \"string\" | \"id\" | ... 286 more ... | \"activeShape\"> & InexactPartial<...> & InexactPartial<...>'. Did you mean 'dataKey'?\n ELIFECYCLE  Command failed with exit code 2.<system-reminder>⚠️ If there are build errors, attempt to fix them. Only fix errors in files YOU modified — ignore pre-existing errors. Use Edit for targeted fix, not Write. Do NOT refactor or restructure surrounding code while fixing.</system-reminder>"}