Basic STAC API for GEE #108
Annotations
2 errors and 10 warnings
|
Run npm test
The operation was canceled.
|
Run npm run lint:
src/api/jobs.js#L162
Unexpected 'todo' comment: 'ToDo sync: move all the following to a...'
|
Run npm run lint:
src/api/jobs.js#L175
Possible race condition: `response` might be reassigned based on an outdated value of `response`
|
Run npm run lint:
src/api/jobs.js#L320
Unexpected 'todo' comment: 'ToDo: Validate further data #73'
|
Run npm run lint:
src/api/jobs.js#L358
Unexpected 'todo' comment: 'ToDo: Validate further data #73'
|
Run npm run lint:
src/api/jobs.js#L392
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