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