Small script fixes (Make which truly silent and make start_lexical.sh symbolic-link friendly) #2608
Annotations
4 errors and 5 warnings
|
Run tests
** (SyntaxError) lib/parse_errors.ex:15:3: unexpected reserved word: end
|
Run tests
** (SyntaxError) lib/compilation_errors.ex:4:3: unexpected reserved word: end
|
Run tests
The operation was canceled.
|
Install and compile the app
use Bitwise is deprecated. import Bitwise instead
|
Install and compile the app
Supervisor.Spec.worker/2 is deprecated. Use the new child specifications outlined in the Supervisor module instead
|
Install and compile the app
variable "x" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests
variable "b" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Run tests
variable "a" is unused (if the variable is not meant to be used, prefix it with an underscore)
|
Loading