Skip to content

Bump @tanstack/react-query-devtools from 5.37.1 to 5.51.15 #79

Bump @tanstack/react-query-devtools from 5.37.1 to 5.51.15

Bump @tanstack/react-query-devtools from 5.37.1 to 5.51.15 #79

Triggered via pull request July 29, 2024 16:22
Status Failure
Total duration 50s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
format
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, stefanzweifel/git-auto-commit-action@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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