Skip to content
GitHub Actions / Qodana for JS completed Aug 23, 2024 in 0s

25 new problems found by Qodana for JS

Qodana for JS

25 new problems were found

Inspection name Severity Problems
Unused local symbol 🔶 Warning 13
Unused import 🔶 Warning 7
Comma expression 🔶 Warning 3
ESLint 🔶 Warning 2

💡 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]

Details

This result was published with Qodana GitHub Action

Annotations

Check warning on line 222 in src/app/[locale]/(main)/map/page.client.tsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Comma expression

Comma expression

Check warning on line 253 in src/app/[locale]/(main)/map/page.client.tsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Comma expression

Comma expression

Check warning on line 279 in src/app/[locale]/(main)/map/page.client.tsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Comma expression

Comma expression

Check warning on line 4 in src/app/[locale]/(main)/community/[communityId]/page.client.tsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused import

Unused import specifier useEffect

Check warning on line 8 in src/app/[locale]/(main)/community/[communityId]/page.client.tsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused import

Unused  
import { getIsFollowingCommunity } from '@/utils/server-api/community-followers/getIsFollowingCommunity'

Check warning on line 22 in src/components/header/header-resizable.tsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused import

Unused import specifier DropdownMenuLabel

Check warning on line 6 in src/components/header/header-server.tsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused import

Unused  
import { storage } from '@/app/appwrite-server'

Check warning on line 1 in src/utils/types/models.ts

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused import

Unused import specifier type AppwriteException

Check warning on line 7 in src/app/[locale]/(main)/community/[communityId]/page.client.tsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused import

Unused  
import { account } from '@/app/appwrite-client'

Check warning on line 1 in src/app/[locale]/(main)/users/page.tsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused import

Unused  
import PageLayout from '@/components/pageLayout'

Check warning on line 48 in src/app/[locale]/(user)/user/[profileUrl]/followers/page.client.tsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: React Hook useCallback has a missing dependency: 'user.$id'. Either include it or remove the dependency array. (react-hooks/exhaustive-deps)

Check warning on line 48 in src/app/[locale]/(user)/user/[profileUrl]/following/page.client.tsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

ESLint

ESLint: React Hook useCallback has a missing dependency: 'user.$id'. Either include it or remove the dependency array. (react-hooks/exhaustive-deps)

Check warning on line 13 in src/app/[locale]/(main)/gallery/page.client.tsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused local symbol

Unused constant setCurrentPage

Check warning on line 14 in src/app/[locale]/(main)/gallery/page.client.tsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused local symbol

Unused constant totalPages

Check warning on line 7 in src/app/[locale]/(user)/user/[profileUrl]/following/page.tsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused local symbol

Unused parameter locale

Check warning on line 20 in src/app/[locale]/(main)/community/[communityId]/followers/page.tsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused local symbol

Unused parameter locale

Check warning on line 7 in src/app/[locale]/(main)/users/page.tsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused local symbol

Unused parameter locale

Check warning on line 25 in src/components/header/mobile-nav.tsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused local symbol

Unused parameter userData

Check warning on line 55 in src/components/ui/calendar.tsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused local symbol

Unused parameter props

Check warning on line 26 in src/components/header/mobile-nav.tsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused local symbol

Unused parameter userImage

Check warning on line 23 in src/app/[locale]/(main)/map/page.client.tsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused local symbol

Unused constant filters

Check warning on line 13 in src/app/[locale]/(main)/community/[communityId]/page.client.tsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused local symbol

Unused constant setUserId

Check warning on line 57 in src/components/ui/calendar.tsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused local symbol

Unused parameter props

Check warning on line 23 in src/app/[locale]/(main)/map/page.client.tsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused local symbol

Unused constant setFilters

Check warning on line 7 in src/app/[locale]/(user)/user/[profileUrl]/followers/page.tsx

See this annotation in the file changed.

@github-actions github-actions / Qodana for JS

Unused local symbol

Unused parameter locale