{"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(369,21): error TS2769: No overload matches this call.\n  Overload 1 of 2, '(props: Props): Scatter', gave the following error.\n    Type '(props: any) => JSX.Element | null' is not assignable to type 'ScatterCustomizedShape | undefined'.\n      Type '(props: any) => JSX.Element | null' is not assignable to type '(props: unknown) => Element'.\n        Type 'Element | null' is not assignable to type 'Element'.\n          Type 'null' is not assignable to type 'ReactElement<any, any>'.\n  Overload 2 of 2, '(props: Props, context: any): Scatter', gave the following error.\n    Type '(props: any) => JSX.Element | null' is not assignable to type 'ScatterCustomizedShape | undefined'.\n      Type '(props: any) => JSX.Element | null' is not assignable to type '(props: unknown) => Element'.\n        Type 'Element | null' is not assignable to type 'Element'.\n          Type 'null' is not assignable to type 'ReactElement<any, any>'.\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>"}