Add HTTP support for State Query protocol (#51) #173
Annotations
1 error and 4 warnings
|
Static Analysis
Process completed with exit code 12.
|
|
Static Analysis:
test/support/http/client_mock.ex#L2
Function is too complex (cyclomatic complexity is 12, max is 9).
|
|
Static Analysis:
test/support/http/client_mock.ex#L1
Modules should have a @moduledoc tag.
|
|
Static Analysis:
test/http_test.exs#L17
Numbers larger than 9999 should be written with underscores: 90_112
|
|
Static Analysis:
test/http_test.exs#L78
Numbers larger than 9999 should be written with underscores: 32_602
|