Push on main #356
254 new problems found by Qodana for JS
Qodana for JS
254 new problems were found
Inspection name | Severity | Problems |
---|---|---|
ESLint |
🔴 Failure | 243 |
Hardcoded passwords |
🔴 Failure | 3 |
Unused import |
🔶 Warning | 7 |
Unused local symbol |
🔶 Warning | 1 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report
Contact Qodana team
Contact us at [email protected]
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions
Details
This result was published with Qodana GitHub Action
Annotations
Check warning on line 4 in app/relationships/_layout.tsx
github-actions / Qodana for JS
Unused import
Unused
```
import { HeaderSidebarBackButton } from '~/components/data/DrawerScreensData'
```
Check warning on line 3 in app/relationships/_layout.tsx
github-actions / Qodana for JS
Unused import
Unused
```
import { ProfileThemeToggle } from '~/components/ThemeToggle'
```
Check warning on line 4 in app/community/index.tsx
github-actions / Qodana for JS
Unused import
Unused import { toast } from '\~/lib/toast'
Check warning on line 5 in app/relationships/mutuals.tsx
github-actions / Qodana for JS
Unused import
Unused import specifier useLayoutEffect
Check warning on line 12 in app/relationships/mutuals.tsx
github-actions / Qodana for JS
Unused import
Unused import specifier Stack
Check warning on line 6 in app/community/index.tsx
github-actions / Qodana for JS
Unused import
Unused import specifier Notifications
Check warning on line 6 in app/user/(stacks)/index.tsx
github-actions / Qodana for JS
Unused import
Unused import specifier Community
Check failure on line 1 in lib/hooks/useDebounce.ts
github-actions / Qodana for JS
ESLint
ESLint: Error: Failed to load plugin 'react-hooks' declared in '.eslintrc.js \>\> eslint-config-expo \>\> ./utils/react.js': Cannot find module 'eslint-plugin-react-hooks'
Check failure on line 1 in lib/utils.ts
github-actions / Qodana for JS
ESLint
ESLint: Error: Failed to load plugin 'react-hooks' declared in '.eslintrc.js \>\> eslint-config-expo \>\> ./utils/react.js': Cannot find module 'eslint-plugin-react-hooks'
Check failure on line 1 in components/primitives/table.tsx
github-actions / Qodana for JS
ESLint
ESLint: Error: Failed to load plugin 'react-hooks' declared in '.eslintrc.js \>\> eslint-config-expo \>\> ./utils/react.js': Cannot find module 'eslint-plugin-react-hooks'
Check failure on line 1 in components/primitives/aspect-ratio.tsx
github-actions / Qodana for JS
ESLint
ESLint: Error: Failed to load plugin 'react-hooks' declared in '.eslintrc.js \>\> eslint-config-expo \>\> ./utils/react.js': Cannot find module 'eslint-plugin-react-hooks'
Check failure on line 1 in components/ui/context-menu.tsx
github-actions / Qodana for JS
ESLint
ESLint: Error: Failed to load plugin 'react-hooks' declared in '.eslintrc.js \>\> eslint-config-expo \>\> ./utils/react.js': Cannot find module 'eslint-plugin-react-hooks'
Check failure on line 1 in components/views/Maintenance.tsx
github-actions / Qodana for JS
ESLint
ESLint: Error: Failed to load plugin 'react-hooks' declared in '.eslintrc.js \>\> eslint-config-expo \>\> ./utils/react.js': Cannot find module 'eslint-plugin-react-hooks'
Check failure on line 1 in components/primitives/accordion/index.tsx
github-actions / Qodana for JS
ESLint
ESLint: Error: Failed to load plugin 'react-hooks' declared in '.eslintrc.js \>\> eslint-config-expo \>\> ./utils/react.js': Cannot find module 'eslint-plugin-react-hooks'
Check failure on line 1 in app/material-top-tabs/purple.tsx
github-actions / Qodana for JS
ESLint
ESLint: Error: Failed to load plugin 'react-hooks' declared in '.eslintrc.js \>\> eslint-config-expo \>\> ./utils/react.js': Cannot find module 'eslint-plugin-react-hooks'
Check failure on line 1 in components/primitives/deprecated-ui/toast.tsx
github-actions / Qodana for JS
ESLint
ESLint: Error: Failed to load plugin 'react-hooks' declared in '.eslintrc.js \>\> eslint-config-expo \>\> ./utils/react.js': Cannot find module 'eslint-plugin-react-hooks'
Check failure on line 1 in components/ui/badge.tsx
github-actions / Qodana for JS
ESLint
ESLint: Error: Failed to load plugin 'react-hooks' declared in '.eslintrc.js \>\> eslint-config-expo \>\> ./utils/react.js': Cannot find module 'eslint-plugin-react-hooks'
Check failure on line 1 in components/ui/popover.tsx
github-actions / Qodana for JS
ESLint
ESLint: Error: Failed to load plugin 'react-hooks' declared in '.eslintrc.js \>\> eslint-config-expo \>\> ./utils/react.js': Cannot find module 'eslint-plugin-react-hooks'
Check failure on line 1 in components/primitives/hooks/index.ts
github-actions / Qodana for JS
ESLint
ESLint: Error: Failed to load plugin 'react-hooks' declared in '.eslintrc.js \>\> eslint-config-expo \>\> ./utils/react.js': Cannot find module 'eslint-plugin-react-hooks'
Check failure on line 1 in components/primitives/toast/types.ts
github-actions / Qodana for JS
ESLint
ESLint: Error: Failed to load plugin 'react-hooks' declared in '.eslintrc.js \>\> eslint-config-expo \>\> ./utils/react.js': Cannot find module 'eslint-plugin-react-hooks'
Check failure on line 1 in metro.config.js
github-actions / Qodana for JS
ESLint
ESLint: Error: Failed to load plugin 'react-hooks' declared in '.eslintrc.js \>\> eslint-config-expo \>\> ./utils/react.js': Cannot find module 'eslint-plugin-react-hooks'
Check failure on line 1 in components/views/AlertModal.tsx
github-actions / Qodana for JS
ESLint
ESLint: Error: Failed to load plugin 'react-hooks' declared in '.eslintrc.js \>\> eslint-config-expo \>\> ./utils/react.js': Cannot find module 'eslint-plugin-react-hooks'
Check failure on line 1 in components/primitives/toggle/index.tsx
github-actions / Qodana for JS
ESLint
ESLint: Error: Failed to load plugin 'react-hooks' declared in '.eslintrc.js \>\> eslint-config-expo \>\> ./utils/react.js': Cannot find module 'eslint-plugin-react-hooks'
Check failure on line 1 in components/user/api/blockUser.ts
github-actions / Qodana for JS
ESLint
ESLint: Error: Failed to load plugin 'react-hooks' declared in '.eslintrc.js \>\> eslint-config-expo \>\> ./utils/react.js': Cannot find module 'eslint-plugin-react-hooks'
Check failure on line 1 in firebaseConfig.js
github-actions / Qodana for JS
ESLint
ESLint: Error: Failed to load plugin 'react-hooks' declared in '.eslintrc.js \>\> eslint-config-expo \>\> ./utils/react.js': Cannot find module 'eslint-plugin-react-hooks'