Update Database #1360
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|
Run npm run lint:
frontend/components/step/step.ts#L23
Unexpected any. Specify a different type
|
Run npm run lint:
frontend/components/step/step.ts#L183
Unexpected any. Specify a different type
|
Run npm run lint:
frontend/components/tutor/tutor.ts#L20
Unexpected any. Specify a different type
|
Run npm run lint:
frontend/course.ts#L45
Unexpected any. Specify a different type
|
Run npm run lint:
frontend/course.ts#L196
Unexpected any. Specify a different type
|
Run npm run lint:
frontend/types.d.ts#L18
Unexpected any. Specify a different type
|
Run npm run lint:
frontend/types.d.ts#L19
Unexpected any. Specify a different type
|
Run npm run lint:
server/accounts.ts#L208
Unexpected any. Specify a different type
|
Run npm run lint:
server/accounts.ts#L209
Unexpected any. Specify a different type
|
Run npm run lint:
server/interfaces.ts#L66
Unexpected any. Specify a different type
|
Loading