Add mask and climatology processes, fix error messages #113
Annotations
5 errors and 10 warnings
|
Run npm run lint:
src/processes/aggregate_temporal_period.js#L2
"./utils/climate.js" is not found
|
Run npm run lint:
src/processes/anomaly.js#L2
"./utils/climate.js" is not found
|
Run npm run lint:
src/processes/climatological_normal.js#L3
"./utils/climate.js" is not found
|
Run npm run lint
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