Resolved merge issues #50
Annotations
2 errors and 11 warnings
format:
src/app/family-charter/page.tsx#L72
Missing "key" prop for element in iterator
|
format
Process completed with exit code 1.
|
format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
format:
src/app/contacts/contact.tsx#L7
Unexpected any. Specify a different type
|
format:
src/app/family-charter/charter.ts#L14
Unexpected any. Specify a different type
|
format:
src/app/family-charter/charter.ts#L31
Unexpected any. Specify a different type
|
format:
src/app/family-crest/family-crest-preview.tsx#L22
Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element
|
format:
src/app/family-garden/family-garden-store.ts#L12
'rate' is defined but never used
|
format:
src/app/family-management/ModalComponent.tsx#L13
'updatedFamily' is defined but never used
|
format:
src/app/family-management/ModalComponent.tsx#L17
Unexpected any. Specify a different type
|
format:
src/app/family-management/edit-family-form.tsx#L25
'updatedFamily' is defined but never used
|
format:
src/app/family-management/family-member.tsx#L8
Unexpected any. Specify a different type
|
format:
src/app/family-management/family-members.tsx#L11
Unexpected any. Specify a different type
|