Skip to content

refactor [IEG-000]: extract entity detail logic into custom hook #975

refactor [IEG-000]: extract entity detail logic into custom hook

refactor [IEG-000]: extract entity detail logic into custom hook #975

Triggered via pull request July 1, 2026 10:38
Status Success
Total duration 44s
Artifacts

code-review.yaml

on: pull_request
Code Review  /  js_code_review
40s
Code Review / js_code_review
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Code Review / js_code_review: apps/ced-portal-fe/src/pages/EntityOpportunityDetail/components/OpportunitiesCtas/useGetCtasConfiguration.tsx#L28
React Hook useCallback has an unnecessary dependency: 'id'. Either exclude it or remove the dependency array
Code Review / js_code_review: apps/ced-portal-fe/src/pages/EntityOpportunityDetail/components/OpportunitiesCtas/useGetCtasConfiguration.tsx#L24
React Hook useCallback has an unnecessary dependency: 'id'. Either exclude it or remove the dependency array
Code Review / js_code_review: apps/ced-portal-fe/src/pages/EntityOpportunityDetail/components/OpportunitiesCtas/useGetCtasConfiguration.tsx#L14
React Hook useCallback has an unnecessary dependency: 'id'. Either exclude it or remove the dependency array