CD 기능 구현 (Issue#68) #3
Annotations
8 errors and 1 warning
frontend/src/apis/authAPI.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
frontend/src/components/userProfile/UserProfileDescription.tsx#L1
Imports "ChangeEvent" are only used as type
|
frontend/src/components/userProfile/UserProfileDescription.tsx#L2
All imports in the declaration are only used as types. Use `import type`
|
frontend/src/components/userProfile/UserProfileEmail.tsx#L1
All imports in the declaration are only used as types. Use `import type`
|
frontend/src/components/userProfile/UserProfileImage.tsx#L2
All imports in the declaration are only used as types. Use `import type`
|
frontend/src/components/userProfile/UserProfileName.tsx#L1
All imports in the declaration are only used as types. Use `import type`
|
frontend/src/hooks/useUserInfo.ts#L3
All imports in the declaration are only used as types. Use `import type`
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/github-script@v6, slackapi/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job succeeded
Loading