Malla favorita #789
lint.yml
on: pull_request
Run test and linters for the back-end
31s
Run linters for the front-end
30s
Annotations
3 errors and 3 warnings
Run test and linters for the back-end
Process completed with exit code 1.
|
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)
|
Run test and linters for the back-end
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run linters for the front-end
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, wearerequired/lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|