Skip to content

Massmailer confirmation popup #427

Massmailer confirmation popup

Massmailer confirmation popup #427

Triggered via pull request September 18, 2025 21:10
Status Success
Total duration 2m 7s
Artifacts

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#L249
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#L206
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#L113
React Hook useEffect has a missing dependency: 'resetFilter'. Either include it or remove the dependency array
verify (20.x): apps/site/src/routes/Speakers/Speakers.tsx#L76
React Hook useEffect has a missing dependency: 'handleLoadSpeakers'. Either include it or remove the dependency array
verify (20.x): apps/site/src/routes/Profile.tsx#L126
React Hook useEffect has a missing dependency: 'handleLoadAuthData'. Either include it or remove the dependency array
verify (20.x): apps/admin/src/routes/pages/Massmailer.tsx#L152
React Hook useEffect has a missing dependency: 'toast'. Either include it or remove the dependency array
verify (20.x): apps/admin/src/routes/pages/Massmailer.tsx#L137
React Hook useEffect has a missing dependency: 'toast'. 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