Small script fixes (Make which truly silent and make start_lexical.sh symbolic-link friendly) #844
+12
−3
Annotations
1 error and 5 warnings
Credo static analysis
Process completed with exit code 8.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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