Adding an anonymous feature to allow users to post anonymously #49
Annotations
10 errors
test:
src/posts/create.js#L19
Strings must use singlequote
|
test:
src/posts/create.js#L21
Strings must use singlequote
|
test:
src/posts/create.js#L21
Missing semicolon
|
test:
src/topics/index.js#L139
Strings must use singlequote
|
test:
src/topics/index.js#L143
Expected indentation of 4 tabs but found 3
|
test:
src/topics/index.js#L144
Expected indentation of 5 tabs but found 4
|
test:
src/topics/index.js#L145
Expected indentation of 5 tabs but found 4
|
test:
src/topics/index.js#L146
Expected indentation of 4 tabs but found 3
|
test:
src/topics/index.js#L148
Expected exception block, space or tab after '//' in comment
|
test:
src/topics/index.js#L149
Trailing spaces not allowed
|