Performance oriented fixes. #2602
Annotations
1 error and 4 warnings
Credo static analysis
Process completed with exit code 12.
|
Install and compile dependencies
use Bitwise is deprecated. import Bitwise instead
|
Install and compile dependencies
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Install and compile dependencies
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Credo static analysis:
apps/common/lib/lexical/ast/env.ex#L142
Avoid `apply/2` and `apply/3` when the number of arguments is known.
|
Loading