Skip to content

feat: add ability to close a ballot from accepting new votes #54

feat: add ability to close a ballot from accepting new votes

feat: add ability to close a ballot from accepting new votes #54

Triggered via pull request January 11, 2025 22:49
Status Failure
Total duration 33s
Artifacts

code-quality.yaml

on: pull_request
Formatting, Credo, and Unused Deps
23s
Formatting, Credo, and Unused Deps
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
Formatting, Credo, and Unused Deps
Process completed with exit code 10.
Formatting, Credo, and Unused Deps
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Formatting, Credo, and Unused Deps: test/flick_web/live/vote/results_live_test.exs#L73
Variable "third_answer" was declared more than once.
Formatting, Credo, and Unused Deps: test/flick_web/live/vote/results_live_test.exs#L68
Variable "available_answers" was declared more than once.
Formatting, Credo, and Unused Deps: test/flick_web/live/vote/results_live_test.exs#L23
Variable "ballot" was declared more than once.
Formatting, Credo, and Unused Deps: test/flick_web/live/vote/results_live_test.exs#L54
Avoid negated `is_nil/1` in guard clauses.