✨ feat: develop proInputArea #664
Annotations
6 errors and 1 warning
test:
src/ProChat/components/ProInputArea/ControlPanel.tsx#L40
Property 'refresh' does not exist on type 'LocaleProps'.
|
test:
src/ProChat/components/ProInputArea/ControlPanel.tsx#L41
Property 'connectNetwork' does not exist on type 'LocaleProps'.
|
test:
src/ProChat/components/ProInputArea/ExtraModel.tsx#L40
Property 'refresh' does not exist on type 'LocaleProps'.
|
test:
src/ProChat/components/ProInputArea/ExtraModel.tsx#L41
Property 'connectNetwork' does not exist on type 'LocaleProps'.
|
test:
src/locale/index.ts#L15
Property 'clearDialogue' is missing in type '{ placeholder: string; backToBottom: string; clearCurrentDialogue: string; connectNetwork: string; clearModalTitle: string; defaultHelloMessage: string; cancel: string; confirm: string; copy: string; ... 5 more ...; refresh: string; }' but required in type 'LocaleProps'.
|
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/.
|