Skip to content

[Snyk] Security upgrade ai from 3.1.12 to 4.0.14 #92

[Snyk] Security upgrade ai from 3.1.12 to 4.0.14

[Snyk] Security upgrade ai from 3.1.12 to 4.0.14 #92

Triggered via pull request December 16, 2024 02:00
Status Failure
Total duration 55s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
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