Prep for 0.7.2 release #2609
Annotations
2 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
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
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