refactor: move file generation up #28
Annotations
5 errors
Typecheck
Property 'transcript' does not exist on type '{ transcript: { speaker: string; text: string; }[]; summary: string | null; } | { transcription: string; }'.
|
Typecheck
Property 'summary' does not exist on type '{ transcript: { speaker: string; text: string; }[]; summary: string | null; } | { transcription: string; }'.
|
Typecheck
Object literal may only specify known properties, and 'headerBackTitleVisible' does not exist in type 'NativeStackNavigationOptions | ((prop: { route: RouteProp<ParamListBase, string>; navigation: any; }) => NativeStackNavigationOptions)'.
|
Typecheck
@acme/expo#typecheck: command (/home/runner/work/chatbot-test/chatbot-test/apps/expo) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
|
Typecheck
Process completed with exit code 2.
|
Loading