Skip to content

docs: pr-review-reminder-and-merge.yml 수정 #41

docs: pr-review-reminder-and-merge.yml 수정

docs: pr-review-reminder-and-merge.yml 수정 #41

Triggered via push January 13, 2025 15:24
Status Success
Total duration 1m 54s
Artifacts

lint-build.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings and 12 notices
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
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
Vulnerable declared dependency: package.json#L27
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/)