Bump ava-postgres from 3.0.0 to 6.0.0 #739
Annotations
3 errors and 16 warnings
type-check:
src/backend/tests/fixtures/get-test-server.ts#L28
Expected 1-3 arguments, but got 0.
|
type-check
Process completed with exit code 2.
|
test
Process completed with exit code 1.
|
type-check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
type-check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
src/backend/routers/para.ts#L2
'getTransporter' is defined but never used
|
lint:
src/backend/routers/para.ts#L47
'first_name' is assigned a value but never used
|
lint:
src/backend/routers/para.ts#L47
'last_name' is assigned a value but never used
|
lint:
src/components/iep/Iep.tsx#L4
'$input' is defined but never used
|
lint:
src/components/subgoal/Subgoal.tsx#L1
'trpc' is defined but never used
|
lint:
src/components/uploadPicture/uploadImage.tsx#L120
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
|
lint:
src/components/uploadedFile/uploadedFile.tsx#L26
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
|
lint:
src/pages/staff/[user_id].tsx#L4
'$home' is defined but never used
|
lint:
src/theme.ts#L37
Unexpected any. Specify a different type
|
lint:
src/theme.ts#L149
'theme' is defined but never used
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|