Skip to content

Bump ai from 3.1.12 to 3.2.16 #66

Bump ai from 3.1.12 to 3.2.16

Bump ai from 3.1.12 to 3.2.16 #66

Triggered via pull request July 1, 2024 17:00
Status Failure
Total duration 49s
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/chat/types/types.ts#L22
'content' is defined but never used
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