221 progress page badge widget (#295) #39
Annotations
10 errors and 1 warning
|
|
|
test:
backend/crons/scripts/createAssignedTask.ts#L2
Replace `·TaskType,·RecurrenceFrequency,·TimeOption,·DayOfWeek·` with `⏎··TaskType,⏎··RecurrenceFrequency,⏎··TimeOption,⏎··DayOfWeek,⏎`
|
|
test:
backend/crons/scripts/createAssignedTask.ts#L2
`@prisma/client` import should occur before import of `../../prisma`
|
|
test:
backend/crons/index.ts#L61
Delete `··`
|
|
test:
backend/crons/index.ts#L60
Replace ``[${timestamp}]·Starting·monthly·report·generation·and·emailing...`` with `⏎····`[${timestamp}]·Starting·monthly·report·generation·and·emailing...`⏎··`
|
|
test:
backend/crons/index.ts#L48
Insert `);⏎`
|
|
test:
backend/crons/index.ts#L47
Replace ``[${timestamp}]·Starting·weekly·report·generation·and·emailing...`);` with `⏎····`[${timestamp}]·Starting·weekly·report·generation·and·emailing...``
|
|
test:
backend/crons/index.ts#L35
Delete `·`
|
|
test:
backend/crons/index.ts#L6
Replace `·sendWeeklyReports,·sendMonthlyReports·` with `⏎··sendWeeklyReports,⏎··sendMonthlyReports,⏎`
|
|
test:
backend/crons/index.ts#L1
'node-cron' should be listed in the project's dependencies, not devDependencies
|
|
test:
backend/utils/getGraphQLMiddleware.ts#L4
Unexpected unnamed async function
|