add reactions section and comments section #235
Annotations
13 warnings
💅 Prettier
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/
|
⬣ ESLint
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/
|
⬣ ESLint:
src/components/Cards/__test__/BlogCard.test.js#L1
Run autofix to sort these imports!
|
⬣ ESLint:
src/components/Cards/__test__/BlogCard.test.js#L5
Curly braces are unnecessary here
|
⬣ ESLint:
src/components/Cards/__test__/ChatCard.test.js#L1
Run autofix to sort these imports!
|
⬣ ESLint:
src/components/Cards/__test__/ChatCard.test.js#L9
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
⬣ ESLint:
src/components/Cards/__test__/CommunicationCard.test.js#L1
Run autofix to sort these imports!
|
⬣ ESLint:
src/components/Cards/__test__/OpenPos.test.js#L1
Run autofix to sort these imports!
|
⬣ ESLint:
src/components/Dashboards/__test__/PatientDashboard.test.js#L1
Run autofix to sort these imports!
|
⬣ ESLint:
src/components/Dashboards/__test__/PatientDashboard.test.js#L5
Curly braces are unnecessary here
|
⬣ ESLint:
src/components/Dashboards/__test__/TherapistDashboard.test.js#L1
Run autofix to sort these imports!
|
⬣ ESLint:
src/components/Dashboards/__test__/TherapistDashboard.test.js#L5
Curly braces are unnecessary here
|
🃏 Test
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/
|