feat(json/thread): update vote json file for api data rendering, add … #865
main.yml
on: push
dependencies
12s
Generate project documentation
0s
Release
0s
Annotations
1 error and 8 warnings
static_code_analysis
Process completed with exit code 2.
|
Run tests
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run tests
Application.get_env/3 is discouraged in the module body, use Application.compile_env/3 instead
|
Run tests
type id/0 is unused
|
|
|
no_return:
lib/epochtalk_server/models/poll_response.ex#L46
Function create_changeset/1 has no local return.
|
call:
lib/epochtalk_server/models/poll_response.ex#L46
The function call create_changeset will not succeed.
|
pattern_match:
lib/epochtalk_server_web/controllers/thread.ex#L228
The pattern can never match the type
|