Skip to content

[TASK-67] feat: 디자인 시스템 수정 및 추가사항 반영 (색상, 아이콘, Input) #26

[TASK-67] feat: 디자인 시스템 수정 및 추가사항 반영 (색상, 아이콘, Input)

[TASK-67] feat: 디자인 시스템 수정 및 추가사항 반영 (색상, 아이콘, Input) #26

Triggered via pull request January 14, 2025 12:22
Status Success
Total duration 3m 4s
Artifacts

qodana_code_quality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 14 warnings, and 12 notices
ESLint: src/components/Icon/icons/MoreVertical.tsx#L1
ESLint: Install the 'eslint' package
ESLint: src/components/Input/BasicInput.tsx#L1
ESLint: Install the 'eslint' package
Constant conditional expression: src/components/Navbar/NavbarNoticeDetail/NoticeUnit.tsx#L6
`false ? 'bg-gray-800' : 'bg-gray-900 text-gray-500'` can be simplified
Import can be shortened: src/types/buttons/OvalButtonProps.ts#L1
Import can be shortened
Exception used for local control-flow: src/apis/follow/postFollow.ts#L19
'throw' of exception caught locally
Exception used for local control-flow: src/apis/follow/deleteFollow.ts#L21
'throw' of exception caught locally
Unused local symbol: src/mocks/handlers.ts#L61
Unused parameter request
Unused local symbol: src/mocks/handlers.ts#L16
Unused parameter request
Unused local symbol: src/mocks/handlers.ts#L26
Unused parameter request
Unused local symbol: src/app/auth/redirect/[provider]/page.tsx#L14
Unused constant isLoading
Unused local symbol: src/components/Card/ArtistProfileCard.tsx#L24
Unused constant artworkImage
Redundant local variable: src/components/SocialSignInSection.tsx#L18
Local variable GOOGLE_AUTH_URL is redundant
qodana
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Missing await for an async function call: public/mockServiceWorker.js#L43
Missing await for an async function call
Missing await for an async function call: public/mockServiceWorker.js#L134
Missing await for an async function call
Missing await for an async function call: public/mockServiceWorker.js#L131
Missing await for an async function call
Missing await for an async function call: public/mockServiceWorker.js#L63
Missing await for an async function call
Missing await for an async function call: public/mockServiceWorker.js#L89
Missing await for an async function call
Missing await for an async function call: public/mockServiceWorker.js#L50
Missing await for an async function call
Deprecated symbol used: next.config.ts#L5
Deprecated symbol used, consult docs for better alternative
Result of method call returning a promise is ignored: public/mockServiceWorker.js#L17
Promise returned from skipWaiting is ignored
Result of method call returning a promise is ignored: src/hooks/serverStateHooks/useToggleFollow.ts#L26
Promise returned from invalidateQueries is ignored
Vulnerable declared dependency: package.json#L28
Dependency npm:next:15.0.4 is vulnerable , safe version 15.1.2 * [GHSA-7m27-7ghc-44w9](https://osv.dev/vulnerability/GHSA-7m27-7ghc-44w9) 5.3 Next.js Allows a Denial of Service (DoS) with Server Actions Results powered by [OSV](https://osv.dev/)