Implementing Search Algorithm #14
Annotations
10 errors
test:
src/api/search.js#L5
'db' is assigned a value but never used
|
test:
src/api/search.js#L6
'user' is assigned a value but never used
|
test:
src/api/search.js#L8
'messaging' is assigned a value but never used
|
test:
src/api/search.js#L19
Expected indentation of 1 tab but found 4 spaces
|
test:
src/api/search.js#L20
Expected indentation of 1 tab but found 4 spaces
|
test:
src/api/search.js#L21
Expected indentation of 1 tab but found 4 spaces
|
test:
src/api/search.js#L22
Trailing spaces not allowed
|
test:
src/api/search.js#L23
Expected indentation of 1 tab but found 4 spaces
|
test:
src/api/search.js#L24
Expected indentation of 1 tab but found 4 spaces
|
test:
src/api/search.js#L25
Trailing spaces not allowed
|