Skip to content

Merge pull request #23 from UNICEFECAR/fix/issue_151 #164

Merge pull request #23 from UNICEFECAR/fix/issue_151

Merge pull request #23 from UNICEFECAR/fix/issue_151 #164

GitHub Actions / ESLint failed Nov 25, 2024 in 0s

11 errors

ESLint found 11 errors

Annotations

Check failure on line 239 in App.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

App.js#L239

Inline style: { flex: 1 } (react-native/no-inline-styles)

Check failure on line 4 in src/backdrops/ArticleCategories/locales.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/backdrops/ArticleCategories/locales.js#L4

Insert `;` (prettier/prettier)

Check failure on line 4 in src/backdrops/ArticleCategories/locales.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/backdrops/ArticleCategories/locales.js#L4

Missing semicolon (semi)

Check failure on line 5 in src/backdrops/ArticleCategories/locales.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/backdrops/ArticleCategories/locales.js#L5

Insert `;` (prettier/prettier)

Check failure on line 5 in src/backdrops/ArticleCategories/locales.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/backdrops/ArticleCategories/locales.js#L5

Missing semicolon (semi)

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)