Educator version #248
Annotations
1 error and 6 warnings
client
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/services/educator.ts#L10
'toClientSafeUser' is defined but never used
|