Skip to content

Resolved merge issues #48

Resolved merge issues

Resolved merge issues #48

Triggered via pull request May 29, 2024 00:27
Status Failure
Total duration 52s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
format
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, stefanzweifel/git-auto-commit-action@v4. 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-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
format: src/app/family-management/family-members.tsx#L31
React Hook useEffect has a missing dependency: 'loadTable'. Either include it or remove the dependency array
format: src/app/family-tree/family-tree-individual-node.tsx#L180
Unexpected any. Specify a different type