Merge pull request #21 from UNICEFECAR/fix/issue_111 #136
7 errors
ESLint found 7 errors
Annotations
Check failure on line 234 in App.js
github-actions / ESLint
App.js#L234
Inline style: { flex: 1 } (react-native/no-inline-styles)
Check failure on line 13 in src/hooks/useMarkNotificationsAsRead.js
github-actions / ESLint
src/hooks/useMarkNotificationsAsRead.js#L13
Replace `·await·notificationsSvc.markNotificationsAsRead(⏎······notificationIds⏎····` with `⏎······await·notificationsSvc.markNotificationsAsRead(notificationIds` (prettier/prettier)
Check failure on line 8 in src/hooks/useSendInformationPortalSuggestion.js
github-actions / ESLint
src/hooks/useSendInformationPortalSuggestion.js#L8
Replace `·await·clientSvc.sendInformationPortalSuggestion(⏎······suggestion⏎····` with `⏎······await·clientSvc.sendInformationPortalSuggestion(suggestion` (prettier/prettier)
Check failure on line 20 in src/utils/showToast.js
github-actions / ESLint
src/utils/showToast.js#L20
Insert `··` (prettier/prettier)
Check failure on line 21 in src/utils/showToast.js
github-actions / ESLint
src/utils/showToast.js#L21
Insert `··` (prettier/prettier)
Check failure on line 26 in src/utils/showToast.js
github-actions / ESLint
src/utils/showToast.js#L26
Insert `··` (prettier/prettier)
Check failure on line 27 in src/utils/showToast.js
github-actions / ESLint
src/utils/showToast.js#L27
Insert `··` (prettier/prettier)