Educator version #303
Annotations
7 warnings
server
The following actions use a deprecated Node.js version 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/routes/educator.ts#L253
'user' is assigned a value but never used
|
client
The following actions use a deprecated Node.js version 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/views/EducatorPrivacy.vue#L47
'Component' is defined but never used
|
client:
client/src/views/EducatorPrivacy.vue#L47
'Inject' is defined but never used
|
client:
client/src/views/EducatorPrivacy.vue#L47
'Provide' is defined but never used
|
client:
client/src/views/EducatorPrivacy.vue#L48
'Client' is defined but never used
|