Skip to content

[TASK-72] refactor: 모달 구현 로직 변경 #57

[TASK-72] refactor: 모달 구현 로직 변경

[TASK-72] refactor: 모달 구현 로직 변경 #57

Triggered via pull request January 16, 2025 16:37
Status Success
Total duration 1m 52s
Artifacts

lint-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error, 15 warnings, and 13 notices
ESLint: src/app/providers/ModalProvider.tsx#L1
ESLint: Install the 'eslint' package
Unused local symbol: src/app/layout.tsx#L22
Unused parameter modal
Constant conditional expression: src/components/Navbar/NavbarNoticeDetail/NoticeUnit.tsx#L6
`false ? ['bg-background-overlay', 'text-white', 'text-gray-300'] : ['bg-[##1B1A1D]', 'text-g...` 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/app/layout.tsx#L22
Unused parameter modal
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
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
Referenced UMD global variable: src/stores/modalStore.ts#L12
Referenced UMD global variable
Vulnerable declared dependency: package.json#L29
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/)