linter order import #4070
Annotations
10 errors and 2 warnings
Run typescript:
server/controllers/statistics.ts#L155
Parameter 'phaseObj' implicitly has an 'any' type.
|
Run typescript:
server/controllers/statistics.ts#L156
Parameter 'activity' implicitly has an 'any' type.
|
Run typescript:
server/stats/classroomStats.ts#L81
Parameter 'inputData' implicitly has an 'any' type.
|
Run typescript:
server/stats/classroomStats.ts#L84
Binding element 'activities' implicitly has an 'any' type.
|
Run typescript:
server/stats/classroomStats.ts#L84
Binding element 'classroomCountryCode' implicitly has an 'any' type.
|
Run typescript:
server/stats/classroomStats.ts#L85
Binding element 'count' implicitly has an 'any' type.
|
Run typescript:
server/stats/classroomStats.ts#L85
Binding element 'phase' implicitly has an 'any' type.
|
Run typescript:
server/stats/classroomStats.ts#L85
Binding element 'type' implicitly has an 'any' type.
|
Run typescript:
server/stats/classroomStats.ts#L101
Binding element 'classroomCountryCode' implicitly has an 'any' type.
|
Run typescript:
server/stats/classroomStats.ts#L112
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
|
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/
|
Loading