feat(TermsOfUse): Add Terms of Use modal #711
Annotations
4 errors and 11 warnings
|
|
|
ESLint
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
ESLint:
packages/module/src/AttachMenu/AttachMenu.tsx#L41
Unexpected any. Specify a different type
|
ESLint:
packages/module/src/ChatbotToggle/ChatbotToggle.tsx#L85
Unexpected any. Specify a different type
|
ESLint:
packages/module/src/MessageBar/AttachButton.tsx#L23
Unexpected any. Specify a different type
|
ESLint:
packages/module/src/MessageBar/AttachButton.tsx#L79
Unexpected any. Specify a different type
|
ESLint:
packages/module/src/MessageBar/MessageBar.test.tsx#L66
Unexpected any. Specify a different type
|
ESLint:
packages/module/src/MessageBar/MessageBar.test.tsx#L67
Unexpected any. Specify a different type
|
ESLint:
packages/module/src/MessageBar/MessageBar.tsx#L134
React Hook React.useCallback has missing dependencies: 'hasStopButton' and 'isSendButtonDisabled'. Either include them or remove the dependency array
|
ESLint:
packages/module/src/MessageBox/MessageBox.tsx#L49
React Hook React.useCallback has a missing dependency: 'messageBoxRef'. Either include it or remove the dependency array
|
ESLint:
packages/module/src/MessageBox/MessageBox.tsx#L57
React Hook React.useCallback has a missing dependency: 'messageBoxRef'. Either include it or remove the dependency array
|
ESLint:
packages/module/src/MessageBox/MessageBox.tsx#L64
React Hook React.useCallback has a missing dependency: 'messageBoxRef'. Either include it or remove the dependency array
|
Loading