팀 생성하기 페이지 퍼블리싱 및 관련 로직 추가 #54
Merged
Merged
Annotations
7 errors and 10 warnings
|
|
|
src/shared/queries/groups/useCreateGroupMutation.ts#L11
Parameter 'group' implicitly has an 'any' type.
|
|
src/shared/queries/groups/useCreateGroupMutation.ts#L1
Cannot find module '@tanstack/react-query' or its corresponding type declarations.
|
|
src/app/providers.tsx#L4
Cannot find module '@tanstack/react-query' or its corresponding type declarations.
|
|
src/app/addteam/_domain/hooks/useCreateTeam.ts#L15
Parameter 'name' implicitly has an 'any' type.
|
|
src/app/addteam/_domain/hooks/useCreateTeam.ts#L14
Binding element 'group' implicitly has an 'any' type.
|
|
src/app/addteam/_domain/hooks/useCreateTeam.ts#L4
Cannot find module '@tanstack/react-query' or its corresponding type declarations.
|
|
src/components/Button/domain/GnbAddButton/GnbAddButton.tsx#L36
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
src/components/Button/domain/FloatingButton/FloatingLikeButton.tsx#L54
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
src/components/Button/domain/FloatingButton/FloatingButton.tsx#L40
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
src/components/Button/domain/FilledRoundButton/FilledRoundButton.tsx#L59
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
src/components/Button/domain/EnterButton/EnterButton.tsx#L37
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
src/components/Button/domain/EditButton/EditButton.tsx#L38
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
src/components/Button/domain/EditButton/EditButton.stories.tsx#L268
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
src/components/Button/domain/EditButton/EditButton.stories.tsx#L201
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
src/components/Button/domain/EditButton/EditButton.stories.tsx#L138
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
|
src/components/Button/domain/ArrowButton/ArrowButton.tsx#L46
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` or a custom image loader to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
The logs for this run have expired and are no longer available.
Loading