Skip to content

Adding an anonymous feature to allow users to post anonymously #49

Adding an anonymous feature to allow users to post anonymously

Adding an anonymous feature to allow users to post anonymously #49

Triggered via pull request October 10, 2024 13:08
Status Failure
Total duration 1m 54s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

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