Malla favorita #790
lint.yml
on: pull_request
Run test and linters for the back-end
32s
Run linters for the front-end
2m 44s
Annotations
1 error and 3 warnings
Run test and linters for the back-end
Process completed with exit code 1.
|
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/
|