Skip to content

Add Ability to Toggle Posts as Answered Vs. Unanswered #8

Add Ability to Toggle Posts as Answered Vs. Unanswered

Add Ability to Toggle Posts as Answered Vs. Unanswered #8

Triggered via pull request September 24, 2024 06:30
Status Failure
Total duration 1m 47s
Artifacts

test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
test: public/src/client/topic/events.js#L228
'data' is defined but never used
test: src/posts/answer.js#L3
'db' is assigned a value but never used
test: src/posts/answer.js#L11
Expected indentation of 1 tab but found 4 spaces
test: src/posts/answer.js#L12
Expected indentation of 2 tabs but found 8 spaces
test: src/posts/answer.js#L13
Expected indentation of 1 tab but found 4 spaces
test: src/posts/answer.js#L16
Expected indentation of 2 tabs but found 8 spaces
test: src/posts/answer.js#L17
Expected indentation of 2 tabs but found 8 spaces
test: src/posts/answer.js#L19
Expected indentation of 2 tabs but found 8 spaces
test: src/posts/answer.js#L27
Unnecessary semicolon
test: src/posts/answer.js#L28
Missing semicolon