Update tslint.yml #11
Annotations
45 errors and 1 warning
.eslintrc.js#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
.github/workflows/push.yml#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
.github/workflows/tslint.yml#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
.eslintrc.js#L3
Replace `⏎····"expo",⏎····"prettier",⏎··` with `"expo",·"prettier"` (prettier/prettier)
|
api/notifications.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
babel.config.js#L1
Insert `·` (prettier/prettier)
|
app.json#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
babel.config.js#L4
Replace `'babel-preset-expo'` with `"babel-preset-expo"` (prettier/prettier)
|
app/_layout.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
babel.config.js#L7
Replace `'module-resolver'` with `"module-resolver"` (prettier/prettier)
|
app/(tabs)/_layout.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
babel.config.js#L9
Replace `'./'` with `"./"` (prettier/prettier)
|
babel.config.js#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
babel.config.js#L11
Replace `'@/components':·'./components'` with `"@/components":·"./components"` (prettier/prettier)
|
components/header/BackButton.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
components/header/ProfileButton.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
babel.config.js#L12
Replace `'@/screens':·'./screens'` with `"@/screens":·"./screens"` (prettier/prettier)
|
components/icons/CustomTabBarIcon.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
babel.config.js#L13
Replace `'@/utils':·'./utils'` with `"@/utils":·"./utils"` (prettier/prettier)
|
components/notifications/NotificationItem.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
babel.config.js#L14
Replace `'@/constants':·'./constants'` with `"@/constants":·"./constants"` (prettier/prettier)
|
components/notifications/NotificationItemSkeleton.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
babel.config.js#L15
Replace `'@/pages':·'./pages'` with `"@/pages":·"./pages"` (prettier/prettier)
|
constants/notifications/NotificationsCategories.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
babel.config.js#L16
Replace `'@/types':·'./types'` with `"@/types":·"./types"` (prettier/prettier)
|
constants/notifications/NotificationsColors.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
babel.config.js#L18
Insert `,` (prettier/prettier)
|
hooks/notifications/useNotifications.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
tailwind.config.js#L4
Replace `'./app/**/*.{js,jsx,ts,tsx}'` with `"./app/**/*.{js,jsx,ts,tsx}"` (prettier/prettier)
|
pages/NotificationsPage.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
tailwind.config.js#L5
Replace `'./common/**/*.{js,jsx,ts,tsx}'` with `"./common/**/*.{js,jsx,ts,tsx}"` (prettier/prettier)
|
pages/ProfilePage.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
tailwind.config.js#L6
Replace `'./constants/**/*.{js,jsx,ts,tsx}'` with `"./constants/**/*.{js,jsx,ts,tsx}"` (prettier/prettier)
|
pages/TakeReportPage.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
tailwind.config.js#L7
Replace `'./hooks/**/*.{js,jsx,ts,tsx}'` with `"./hooks/**/*.{js,jsx,ts,tsx}"` (prettier/prettier)
|
tailwind.config.js#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
tsconfig.json#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
tailwind.config.js#L8
Replace `'./pages/**/*.{js,jsx,ts,tsx}'` with `"./pages/**/*.{js,jsx,ts,tsx}"` (prettier/prettier)
|
types/index.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
tailwind.config.js#L9
Replace `'./screens/**/*.{js,jsx,ts,tsx}'` with `"./screens/**/*.{js,jsx,ts,tsx}"` (prettier/prettier)
|
types/NotificationItem.ts#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
tailwind.config.js#L10
Replace `'./utils/**/*.{js,jsx,ts,tsx}'` with `"./utils/**/*.{js,jsx,ts,tsx}"` (prettier/prettier)
|
utils/styles/CreatePageStyle.tsx#L1
There are issues with this file's formatting, please run Prettier to fix the errors
|
tailwind.config.js#L12
Replace `⏎····require("nativewind/preset"),⏎··` with `require("nativewind/preset")` (prettier/prettier)
|
tailwind.config.js#L19
Insert `;` (prettier/prettier)
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/setup-buildx-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|