Skip to content

feat: v4.2 releseases - info compalint - recent complaints - mongo #16

feat: v4.2 releseases - info compalint - recent complaints - mongo

feat: v4.2 releseases - info compalint - recent complaints - mongo #16

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

22 errors

ESLint found 22 errors

Annotations

Check failure on line 3 in .eslintrc.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

.eslintrc.js#L3

Replace `⏎····"expo",⏎····"prettier",⏎··` with `"expo",·"prettier"` (prettier/prettier)

Check failure on line 1 in babel.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

babel.config.js#L1

Insert `·` (prettier/prettier)

Check failure on line 4 in babel.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

babel.config.js#L4

Replace `'babel-preset-expo'` with `"babel-preset-expo"` (prettier/prettier)

Check failure on line 6 in babel.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

babel.config.js#L6

Replace `'react-native-reanimated/plugin'` with `"react-native-reanimated/plugin"` (prettier/prettier)

Check failure on line 8 in babel.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

babel.config.js#L8

Replace `'module-resolver'` with `"module-resolver"` (prettier/prettier)

Check failure on line 10 in babel.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

babel.config.js#L10

Replace `'./'` with `"./"` (prettier/prettier)

Check failure on line 12 in babel.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

babel.config.js#L12

Replace `'@/components':·'./components'` with `"@/components":·"./components"` (prettier/prettier)

Check failure on line 13 in babel.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

babel.config.js#L13

Replace `'@/screens':·'./screens'` with `"@/screens":·"./screens"` (prettier/prettier)

Check failure on line 14 in babel.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

babel.config.js#L14

Replace `'@/utils':·'./utils'` with `"@/utils":·"./utils"` (prettier/prettier)

Check failure on line 15 in babel.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

babel.config.js#L15

Replace `'@/constants':·'./constants'` with `"@/constants":·"./constants"` (prettier/prettier)

Check failure on line 16 in babel.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

babel.config.js#L16

Replace `'@/pages':·'./pages'` with `"@/pages":·"./pages"` (prettier/prettier)

Check failure on line 17 in babel.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

babel.config.js#L17

Replace `'@/types':·'./types'` with `"@/types":·"./types"` (prettier/prettier)

Check failure on line 19 in babel.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

babel.config.js#L19

Insert `,` (prettier/prettier)

Check failure on line 4 in tailwind.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

tailwind.config.js#L4

Replace `'./app/**/*.{js,jsx,ts,tsx}'` with `"./app/**/*.{js,jsx,ts,tsx}"` (prettier/prettier)

Check failure on line 5 in tailwind.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

tailwind.config.js#L5

Replace `'./common/**/*.{js,jsx,ts,tsx}'` with `"./common/**/*.{js,jsx,ts,tsx}"` (prettier/prettier)

Check failure on line 6 in tailwind.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

tailwind.config.js#L6

Replace `'./constants/**/*.{js,jsx,ts,tsx}'` with `"./constants/**/*.{js,jsx,ts,tsx}"` (prettier/prettier)

Check failure on line 7 in tailwind.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

tailwind.config.js#L7

Replace `'./hooks/**/*.{js,jsx,ts,tsx}'` with `"./hooks/**/*.{js,jsx,ts,tsx}"` (prettier/prettier)

Check failure on line 8 in tailwind.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

tailwind.config.js#L8

Replace `'./pages/**/*.{js,jsx,ts,tsx}'` with `"./pages/**/*.{js,jsx,ts,tsx}"` (prettier/prettier)

Check failure on line 9 in tailwind.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

tailwind.config.js#L9

Replace `'./screens/**/*.{js,jsx,ts,tsx}'` with `"./screens/**/*.{js,jsx,ts,tsx}"` (prettier/prettier)

Check failure on line 10 in tailwind.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

tailwind.config.js#L10

Replace `'./utils/**/*.{js,jsx,ts,tsx}'` with `"./utils/**/*.{js,jsx,ts,tsx}"` (prettier/prettier)

Check failure on line 12 in tailwind.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

tailwind.config.js#L12

Replace `⏎····require("nativewind/preset"),⏎··` with `require("nativewind/preset")` (prettier/prettier)

Check failure on line 19 in tailwind.config.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

tailwind.config.js#L19

Insert `;` (prettier/prettier)