typescript error #4072
Annotations
16 warnings
unit-test
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/
|
unit-test
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/
|
lint
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/
|
lint
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/
|
lint:
server/controllers/statistics.ts#L5
'getClassroomsInfos' is defined but never used
|
lint:
server/controllers/statistics.ts#L7
'getContributedClassroomsCount' is defined but never used
|
lint:
server/controllers/statistics.ts#L155
Unexpected any. Specify a different type
|
lint:
server/controllers/statistics.ts#L165
'result' is assigned a value but never used
|
lint:
server/stats/classroomStats.ts#L2
'Activity' is defined but never used
|
lint:
server/stats/classroomStats.ts#L4
'Video' is defined but never used
|
lint:
server/stats/classroomStats.ts#L81
Unexpected any. Specify a different type
|
lint:
server/stats/classroomStats.ts#L84
Unexpected any. Specify a different type
|
lint:
server/stats/classroomStats.ts#L85
Unexpected any. Specify a different type
|
lint:
server/stats/classroomStats.ts#L101
Unexpected any. Specify a different type
|
typescript
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/
|
typescript
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/
|