Skip to content

Merge pull request #21 from UNICEFECAR/fix/issue_111 #136

Merge pull request #21 from UNICEFECAR/fix/issue_111

Merge pull request #21 from UNICEFECAR/fix/issue_111 #136

GitHub Actions / ESLint failed Apr 11, 2024 in 0s

7 errors

ESLint found 7 errors

Annotations

Check failure on line 234 in App.js

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/utils/showToast.js#L20

Insert `··` (prettier/prettier)

Check failure on line 21 in src/utils/showToast.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/utils/showToast.js#L21

Insert `··` (prettier/prettier)

Check failure on line 26 in src/utils/showToast.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/utils/showToast.js#L26

Insert `··` (prettier/prettier)

Check failure on line 27 in src/utils/showToast.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/utils/showToast.js#L27

Insert `··` (prettier/prettier)