161 create a remove member from basket button #291
Annotations
4 errors and 1 warning
build
'RemoveFromBasket' is declared but its value is never read.
|
build
Cannot find module './removeUserFromBasket' or its corresponding type declarations.
|
build
Property 'groupId' is missing in type '{ basketId: string; groupMembers: IUser[]; basketMemberIds: ObjectId[]; currentUserId: string; }' but required in type 'Props'.
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|