merged main, made css changes #702
Annotations
12 warnings
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/
|
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/
|
src/backend/routers/para.ts#L2
'getTransporter' is defined but never used
|
src/backend/routers/para.ts#L47
'first_name' is assigned a value but never used
|
src/backend/routers/para.ts#L47
'last_name' is assigned a value but never used
|
src/components/iep/Iep.tsx#L4
'$input' is defined but never used
|
src/components/subgoal/Subgoal.tsx#L1
'trpc' is defined but never used
|
src/components/uploadPicture/uploadImage.tsx#L120
Using `<img>` could result in slower LCP and higher bandwidth. Use `<Image />` from `next/image` instead to utilize Image Optimization. See: https://nextjs.org/docs/messages/no-img-element
|
src/components/uploadedFile/uploadedFile.tsx#L26
Using `<img>` could result in slower LCP and higher bandwidth. Use `<Image />` from `next/image` instead to utilize Image Optimization. See: https://nextjs.org/docs/messages/no-img-element
|
src/pages/staff/[user_id].tsx#L13
'$home' is defined but never used
|
src/pages/staff/[user_id].tsx#L24
'viewState' is assigned a value but never used
|
src/pages/staff/[user_id].tsx#L24
'setViewState' is assigned a value but never used
|
This job succeeded
Loading