Skip to content

Impelement the controller and backend logic for isApproved feature #81

Impelement the controller and backend logic for isApproved feature

Impelement the controller and backend logic for isApproved feature #81

Triggered via pull request October 25, 2024 13:15
@Tasnim1147Tasnim1147
synchronize #41
f24
Status Failure
Total duration 1m 6s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: src/cli/manage.js#L209
Trailing spaces not allowed
test: src/controllers/write/posts.js#L183
'uid' is defined but never used
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#L188
Expected indentation of 3 tabs but found 12 spaces
test: src/controllers/write/posts.js#L189
Expected indentation of 2 tabs but found 8 spaces
test: src/controllers/write/posts.js#L190
Trailing spaces not allowed
test: src/controllers/write/posts.js#L192
Missing semicolon