Merge pull request #220 from D3vPals/fix/#219 #48
front_ci-cd.yml
on: push
react build & deploy
25s
Annotations
10 errors
|
react build & deploy:
src/components/mypage/myProfile/myProfile.tsx#L2
Cannot find module './MyProfile.styled' or its corresponding type declarations.
|
|
react build & deploy:
src/components/mypage/myProfile/myProfile.tsx#L24
Cannot find module './OptionBox' or its corresponding type declarations.
|
|
react build & deploy:
src/components/mypage/myProfile/myProfile.tsx#L294
Parameter 'id' implicitly has an 'any' type.
|
|
react build & deploy:
src/components/mypage/myProfile/myProfile.tsx#L294
Parameter 'isChecked' implicitly has an 'any' type.
|
|
react build & deploy:
src/components/mypage/myProfile/myProfile.tsx#L333
Parameter 'id' implicitly has an 'any' type.
|
|
react build & deploy:
src/components/mypage/myProfile/optionBox.tsx#L2
Cannot find module './OptionBox.styled' or its corresponding type declarations.
|
|
|
|
react build & deploy:
src/components/userPage/userProfile/UserProfile.tsx#L2
Cannot find module '../../mypage/myProfile/MyProfile.styled' or its corresponding type declarations.
|
|
react build & deploy:
src/routes/AppRoutes.tsx#L35
Cannot find module '../components/mypage/myProfile/MyProfile' or its corresponding type declarations.
|
|
react build & deploy
Process completed with exit code 2.
|