WIPフォロー・フォロワー一覧 #413
Annotations
3 errors and 1 warning
TSC:
src/app/(menu)/(public)/[username]/_components/layouts/FollowList.tsx#L2
Import 'FollowList' conflicts with local value, so must be declared with a type-only import when 'isolatedModules' is enabled.
|
TSC:
src/app/(menu)/(public)/[username]/_components/layouts/FollowList.tsx#L39
Type '{ key: number; name: string; username: string; bio: string; profileImageUrl: string; id: number; }' is missing the following properties from type 'UserWithFollows': createdAt, isPrivate, url, verified, isRemote
|
TSC
Process completed with exit code 2.
|
Lint Check:
src/app/(menu)/(public)/[username]/followers/page.tsx#L5
'Following' is defined but never used
|
The logs for this run have expired and are no longer available.
Loading