Skip to content

Update aws-sdk-js-v3 monorepo to ^3.740.0 #1803

Update aws-sdk-js-v3 monorepo to ^3.740.0

Update aws-sdk-js-v3 monorepo to ^3.740.0 #1803

Triggered via pull request January 31, 2025 21:48
Status Success
Total duration 1m 6s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 warning
test: src/app/dashboard/students/StudentForm.tsx#L94
React Hook useEffect has missing dependencies: 'defaultValues', 'reset', 'router', 'setStudent', 'state.fields?.dateOfBirth', 'state.fields?.firstName', 'state.fields?.medical', 'state.fields?.school', 'state.fields?.surname', 'state.studentId', and 'student'. Either include them or remove the dependency array. If 'setStudent' changes too often, find the parent component that defines it and wrap that definition in useCallback