Skip to content

add user mbdscore sync workers and cronjob #1885

add user mbdscore sync workers and cronjob

add user mbdscore sync workers and cronjob #1885

Triggered via pull request September 25, 2024 11:14
Status Failure
Total duration 3m 53s
Artifacts

staging-pipeline.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
test: src/repositories/qfRoundRepository.ts#L179
Replace `number[]` with `⏎··number[]⏎`
test: src/repositories/qfRoundRepository.ts#L180
Replace `·((await·findActiveQfRound())?.id·||·qfRoundUsersMissedMBDScore)` with `⏎····(await·findActiveQfRound())?.id·||·qfRoundUsersMissedMBDScore`
test: src/repositories/qfRoundRepository.ts#L184
Insert `⏎····`
test: src/repositories/qfRoundRepository.ts#L193
Insert `⏎···`
test: src/services/cronJobs/syncUsersModelScore.ts#L1
Replace `"node-cron"` with `'node-cron'`
test: src/services/cronJobs/syncUsersModelScore.ts#L2
Replace `"../../config"` with `'../../config'`
test: src/services/cronJobs/syncUsersModelScore.ts#L3
`threads` import should occur before import of `../../config`
test: src/services/cronJobs/syncUsersModelScore.ts#L3
Replace `"threads"` with `'threads'`
Run linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run linters
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v1, wearerequired/lint-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions use a deprecated Node.js version and will be forced to run on node20: aws-actions/configure-aws-credentials@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/