Skip to content

Merge pull request #220 from D3vPals/fix/#219 #48

Merge pull request #220 from D3vPals/fix/#219

Merge pull request #220 from D3vPals/fix/#219 #48

Triggered via push February 5, 2025 11:23
Status Failure
Total duration 34s
Artifacts

front_ci-cd.yml

on: push
react build & deploy
25s
react build & deploy
Fit to window
Zoom out
Zoom in

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.