feat: 프로필 이미지 추가 #50
Open
feat: 프로필 이미지 추가 #50
Annotations
11 warnings
|
Complete job
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v3, actions/setup-node@v4, pnpm/action-setup@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Run lint:
scripts/generate-tokens.js#L106
'key' is assigned a value but never used
|
|
Run lint:
app/reset/password/new/_components/ScreenNewPasswordPage.tsx#L6
'BackButton' is defined but never used
|
|
Run lint:
app/reset/_components/ScreenResetPage.tsx#L10
'router' is assigned a value but never used
|
|
Run lint:
app/reset/_components/ScreenResetPage.tsx#L4
'Button' is defined but never used
|
|
Run lint:
app/register/_components/ScreenRegister.tsx#L22
'isSigningUp' is assigned a value but never used
|
|
Run lint:
app/profile-builder/_components/ScreenProfileBuilder.tsx#L166
React Hook useEffect has a missing dependency: 'getInitialValues'. Either include it or remove the dependency array
|
|
Run lint:
app/main/_components/ScreenMainPage.tsx#L14
'ContactFrequency' is defined but never used
|
|
Run lint:
app/main/_components/ProfileCard.tsx#L3
'Hobby' is defined but never used
|
|
Run lint:
app/main/_components/FooterButtonList.tsx#L2
'useRouter' is defined but never used
|
|
Run lint:
app/_components/LoginActionSection.tsx#L3
'GoogleLoginButton' is defined but never used
|
Loading