Create API Endpoint for Approving Posts with Admin Privileges #33
Annotations
10 errors
test:
src/controllers/write/posts.js#L184
Expected indentation of 1 tab but found 4 spaces
|
test:
src/controllers/write/posts.js#L185
Expected indentation of 2 tabs but found 8 spaces
|
test:
src/controllers/write/posts.js#L186
Expected indentation of 2 tabs but found 8 spaces
|
test:
src/controllers/write/posts.js#L187
Expected indentation of 2 tabs but found 8 spaces
|
test:
src/controllers/write/posts.js#L187
'markPostAsApproved' is not defined
|
test:
src/controllers/write/posts.js#L188
Expected indentation of 2 tabs but found 8 spaces
|
test:
src/controllers/write/posts.js#L189
Expected indentation of 1 tab but found 4 spaces
|
test:
src/controllers/write/posts.js#L190
Expected indentation of 2 tabs but found 8 spaces
|
test:
src/controllers/write/posts.js#L191
Expected indentation of 1 tab but found 4 spaces
|
test
Process completed with exit code 1.
|