Malla favorita #759
lint.yml
on: pull_request
Run test and linters for the back-end
1m 4s
Run linters for the front-end
33s
Annotations
2 errors and 1 warning
Run linters for the front-end
Property 'openPlanNameModal' is missing in type '{ key: string; curriculum: LowDetailPlanView; impersonateRut: string; }' but required in type 'RowProps'.
|
Run linters for the front-end
Process completed with exit code 2.
|
frontend/src/pages/user/CurriculumList.tsx#L70
React Hook useEffect has a missing dependency: 'readPlans'. Either include it or remove the dependency array (react-hooks/exhaustive-deps)
|