🚩 feat: update some way #697
Annotations
2 errors and 1 warning
test:
src/ProChat/container/AppNew.tsx#L168
Property 'isLoading' is missing in type '{ sendButtonRender: (defaultDom: ReactNode, defaultProps: ButtonProps) => ReactNode; inputAreaRender: (defaultDom: ReactNode, onMessageSend: (message: string) => void | Promise<...>, onClearAllHistory: () => void) => ReactNode; inputRender: (defaultDom: ReactNode, onMessageSend: (message: string) => void | Promise<....' but required in type 'ProInputAreaProps'.
|
test
Process completed with exit code 2.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|