Educator version #242
Annotations
2 errors and 8 warnings
client
Process completed with exit code 1.
|
server
Process completed with exit code 1.
|
client
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
client:
client/src/plugins/ajax.ts#L8
'FREE_PLAY_LOBBY_PAGE' is defined but never used
|
server
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
server:
server/src/entity/User.ts#L8
'OneToOne' is defined but never used
|
server:
server/src/entity/User.ts#L11
'Teacher' is defined but never used
|
server:
server/src/routes/educator.ts#L9
'Classroom' is defined but never used
|
server:
server/src/routes/educator.ts#L9
'Teacher' is defined but never used
|
server:
server/src/routes/educator.ts#L10
'CLASSROOM_LOBBY_NAME' is defined but never used
|