This repository has been archived by the owner on Aug 8, 2024. It is now read-only.
feat: sync webapp #59
Annotations
5 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
src/components/AppData/useSidepane.js#L55
Do not nest ternary expressions
|
build:
src/components/Chat/Chat.js#L76
Do not nest ternary expressions
|
build:
src/components/Chat/useUnreadCount.js#L9
Do not nest ternary expressions
|
build:
src/components/hooks/useSetPinnedMessage.js#L29
Do not nest ternary expressions
|