Skip to content

[feat] 프로필api연결 #97

[feat] 프로필api연결

[feat] 프로필api연결 #97

Triggered via pull request August 4, 2025 18:35
Status Failure
Total duration 20s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
build
Process completed with exit code 2.
build: src/pages/my/MyPage.tsx#L131
Type '{ userLevel: number; userProgress: number; }' is missing the following properties from type 'LevelCardProps': currentReviewCount, currentLikeCount
build: src/pages/my/MyPage.tsx#L75
Type '{ title: string; showBack: boolean; showLike: boolean; showBookmark: boolean; }' is not assignable to type 'IntrinsicAttributes & HeaderProps'.