Skip to content

Built footer for 2025 main site #164

Built footer for 2025 main site

Built footer for 2025 main site #164

Triggered via pull request August 15, 2025 04:44
Status Success
Total duration 1m 28s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

verify.yml

on: pull_request
Matrix: verify
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
verify (20.x): apps/sponsor/src/hooks/use-resume-data-pagination-hook.ts#L291
React Hook useMemo has a missing dependency: 'getResumesFiltered'. Either include it or remove the dependency array
verify (20.x): apps/sponsor/src/hooks/use-resume-data-pagination-hook.ts#L254
React Hook useMemo has a missing dependency: 'getResumesFiltered'. Either include it or remove the dependency array
verify (20.x): apps/sponsor/src/hooks/use-resume-data-pagination-hook.ts#L227
React Hook useMemo has a missing dependency: 'getResumesFiltered'. Either include it or remove the dependency array
verify (20.x): apps/sponsor/src/hooks/use-resume-data-pagination-hook.ts#L200
React Hook useMemo has a missing dependency: 'getResumesFiltered'. Either include it or remove the dependency array
verify (20.x): apps/sponsor/src/hooks/use-resume-data-pagination-hook.ts#L164
React Hook useMemo has a missing dependency: 'getResumesFiltered'. Either include it or remove the dependency array
verify (20.x): apps/sponsor/src/hooks/use-modal-nav-hook.ts#L100
React Hook useEffect has missing dependencies: 'handleOpenResume', 'initialized', and 'onToast'. Either include them or remove the dependency array. If 'onToast' changes too often, find the parent component that defines it and wrap that definition in useCallback
verify (20.x): apps/sponsor/src/components/MultiSelectDropdown.tsx#L111
React Hook useEffect has a missing dependency: 'resetFilter'. Either include it or remove the dependency array
verify (20.x): apps/admin/src/contexts/ColorThemeContext.tsx#L94
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
verify (20.x): apps/admin/src/contexts/ColorThemeContext.tsx#L22
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
verify (20.x): apps/admin/src/components/useAttendanceViewHook.ts#L165
React Hook React.useEffect has a missing dependency: 'handleLoadData'. Either include it or remove the dependency array