Logic processes #115
Annotations
1 error and 10 warnings
Run npm test
Process completed with exit code 1.
|
Run npm run lint:
src/api/jobs.js#L152
Unexpected 'todo' comment: 'ToDo sync: move all the following to a...'
|
Run npm run lint:
src/api/jobs.js#L165
Possible race condition: `response` might be reassigned based on an outdated value of `response`
|
Run npm run lint:
src/api/jobs.js#L310
Unexpected 'todo' comment: 'ToDo: Validate further data #73'
|
Run npm run lint:
src/api/jobs.js#L348
Unexpected 'todo' comment: 'ToDo: Validate further data #73'
|
Run npm run lint:
src/api/jobs.js#L382
Unexpected 'todo' comment: 'ToDo: Validate data, handle budget and...'
|
Run npm run lint:
src/api/services.js#L144
Unexpected 'todo' comment: 'ToDo 1.0: Correctly handle service...'
|
Run npm run lint:
src/api/services.js#L157
Unexpected 'todo' comment: 'ToDo: Validate further data #73'
|
Run npm run lint:
src/api/services.js#L214
Unexpected 'todo' comment: 'ToDo 1.0: Correctly handle service...'
|
Run npm run lint:
src/api/services.js#L218
Unexpected 'todo' comment: 'ToDo: Validate further data #73'
|
Run npm run lint:
src/api/users.js#L33
Possible race condition: `req.user` might be assigned based on an outdated state of `req`
|
Loading