Skip to content

Feat cm edit goal

Feat cm edit goal #535

Triggered via pull request December 9, 2023 05:16
Status Success
Total duration 2m 33s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
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/
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: src/backend/routers/iep.test.ts#L78
'db' is assigned a value but never used
lint: src/backend/routers/iep.test.ts#L83
'student' is assigned a value but never used
lint: src/components/goal/Goal.tsx#L14
'e' is defined but never used
lint: src/components/goal/Goal.tsx#L81
'hideSubgoals' is assigned a value but never used
lint: src/components/goal/Goal.tsx#L85
'showSubgoals' is assigned a value but never used
lint: src/components/goal/Goal.tsx#L89
'handleSubGoalSubmit' is assigned a value 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. Use `<Image />` from `next/image` instead to utilize Image Optimization. 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. Use `<Image />` from `next/image` instead to utilize Image Optimization. See: https://nextjs.org/docs/messages/no-img-element
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/