Add mpesa integration live pages to test stk #2
Annotations
1 error and 4 warnings
Check code style
Process completed with exit code 20.
|
Check code style:
lib/mpesa/stk_form.ex#L1
Modules should have a @moduledoc tag.
|
Check code style:
lib/mpesa_web/live/stk_live/index.ex#L45
There should be no trailing white-space at the end of a line.
|
Check code style:
lib/mpesa_web/live/stk_live/index.ex#L36
There should be no calls to `IO.inspect/1`.
|
Check code style:
lib/mpesa_web/live/stk_live/index.ex#L31
There should be no calls to `IO.inspect/1`.
|
Loading