feat/Add controller for village statistic and add api route #3950
Annotations
2 errors and 10 warnings
Run eslint:
server/stats/villageStats.ts#L23
Unexpected console statement
|
Run eslint
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run eslint:
server/stats/classroomStats.ts#L4
'Comment' is defined but never used
|
Run eslint:
server/stats/classroomStats.ts#L5
'Video' is defined but never used
|
Run eslint:
server/stats/classroomStats.ts#L61
'phase' is defined but never used
|
Run eslint:
server/stats/villageStats.ts#L1
'Classroom' is defined but never used
|
Run eslint:
server/stats/villageStats.ts#L4
'Village' is defined but never used
|
Run eslint:
server/stats/villageStats.ts#L8
'studentRepository' is assigned a value but never used
|
Run eslint:
server/stats/villageStats.ts#L10
'villageId' is defined but never used
|
Run eslint:
src/components/Header.tsx#L11
'AccessControl' is defined but never used
|
Loading