feat: add ability to close a ballot from accepting new votes #54
code-quality.yaml
on: pull_request
Formatting, Credo, and Unused Deps
23s
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.
|