[READY FOR REVIEW] Backend API for Filtering Unanswered Questions #33
Annotations
10 errors
test:
src/api/topics.js#L320
Expected an assignment or function call and instead saw an expression
|
test:
src/api/topics.js#L323
'post' is defined but never used
|
test:
src/api/topics.js#L324
Expected indentation of 1 tab but found 4 spaces
|
test:
src/api/topics.js#L325
Expected indentation of 2 tabs but found 8 spaces
|
test:
src/api/topics.js#L327
Expected indentation of 2 tabs but found 8 spaces
|
test:
src/api/topics.js#L328
Expected indentation of 3 tabs but found 12 spaces
|
test:
src/api/topics.js#L329
Expected indentation of 3 tabs but found 12 spaces
|
test:
src/api/topics.js#L330
Expected indentation of 4 tabs but found 16 spaces
|
test:
src/api/topics.js#L331
Expected indentation of 4 tabs but found 16 spaces
|
test:
src/api/topics.js#L331
Unnecessarily quoted property 'Cookie' found
|