CD 기능 구현 (Issue#68) #5
Annotations
9 errors and 1 warning
build-and-test:
frontend/src/apis/authAPI.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
build-and-test:
frontend/src/components/userProfile/UserProfileDescription.tsx#L1
Imports "ChangeEvent" are only used as type
|
build-and-test:
frontend/src/components/userProfile/UserProfileDescription.tsx#L2
All imports in the declaration are only used as types. Use `import type`
|
build-and-test:
frontend/src/components/userProfile/UserProfileEmail.tsx#L1
All imports in the declaration are only used as types. Use `import type`
|
build-and-test:
frontend/src/components/userProfile/UserProfileImage.tsx#L2
All imports in the declaration are only used as types. Use `import type`
|
build-and-test:
frontend/src/components/userProfile/UserProfileName.tsx#L1
All imports in the declaration are only used as types. Use `import type`
|
build-and-test:
frontend/src/hooks/useUserInfo.ts#L3
All imports in the declaration are only used as types. Use `import type`
|
build-and-test
Process completed with exit code 1.
|
build-and-test
Process completed with exit code 1.
|
build-and-test
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/
|