added #240
Open
added #240
Annotations
9 errors
|
Run npm test
Process completed with exit code 1.
|
|
Run npm test:
src/utils/db.js#L16
Expected indentation of 8 spaces but found 10
|
|
Run npm test:
src/utils/db.js#L15
Expected indentation of 10 spaces but found 12
|
|
Run npm test:
src/utils/db.js#L14
Expected indentation of 10 spaces but found 12
|
|
Run npm test:
src/services/todo.services.js#L51
Redundant use of `await` on a return value
|
|
Run npm test:
src/services/todo.services.js#L5
Redundant use of `await` on a return value
|
|
Run npm test:
src/index.js#L38
Unexpected console statement
|
|
Run npm test:
src/index.js#L34
Unexpected console statement
|
|
Run npm test:
src/index.js#L31
Unexpected console statement
|
Loading