fix warnings #8
Annotations
1 error and 3 warnings
Run Credo
Process completed with exit code 8.
|
Run Credo:
lib/soundboard_web/live/soundboard_live.ex#L850
Function body is nested too deep (max depth is 2, was 4).
|
Run Credo:
lib/soundboard_web/live/soundboard_live.ex#L839
Function is too complex (cyclomatic complexity is 10, max is 9).
|
Run Credo:
lib/soundboard_web/live/soundboard_live.ex#L294
Function is too complex (cyclomatic complexity is 10, max is 9).
|
Loading