Fix MessageInput focus on mobile #893
test.yml
on: pull_request
test
/
test-selector
3s
Annotations
1 error and 5 warnings
test / react-test
Process completed with exit code 1.
|
test / test-selector
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / test-selector
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
test / react-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test / react-test:
src/widgets/Chat/MessageInput.jsx#L73
React Hook useEffect has a missing dependency: 'mobileSize'. Either include it or remove the dependency array
|
test / react-test:
src/widgets/Chat/MessageInput.jsx#L79
React Hook useEffect has a missing dependency: 'mobileSize'. Either include it or remove the dependency array
|