Revert Mix changes on app stop #933
Annotations
21 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Set up hexpm
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
|
Set up hexpm
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of earmark_parser's mix.exs
|
Set up hexpm
~R/.../ is deprecated, use ~r/.../ instead
|
Set up hexpm
negative steps are not supported in String.slice/2, pass 34..-1//1 instead
|
Set up hexpm
negative steps are not supported in String.slice/2, pass 5..-1//1 instead
|
Set up hexpm
negative steps are not supported in String.slice/2, pass 16..-1//1 instead
|
Set up hexpm
negative steps are not supported in String.slice/2, pass 357..-1//1 instead
|
Set up hexpm
negative steps are not supported in String.slice/2, pass 17..-1//1 instead
|
Set up hexpm
negative steps are not supported in String.slice/2, pass 15..-1//1 instead
|
Set up hexpm
negative steps are not supported in String.slice/2, pass 32..-1//1 instead
|
Run tests
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of hex's mix.exs
|
Run tests:
test/support/case.ex#L48
~R/.../ is deprecated, use ~r/.../ instead
|
Run tests
:logger :level has been set to :warn in config files, please use :warning instead
|
Run tests
:simple_one_for_one strategy is deprecated, please use DynamicSupervisor instead
|
Run tests
Supervisor.start_child/2 with a list of args is deprecated, please use DynamicSupervisor instead
|
Run tests
negative steps are not supported in Enum.slice/2, pass 0..-2//1 instead
|
Run tests
negative steps are not supported in Enum.slice/2, pass 0..-2//1 instead
|
Run tests
negative steps are not supported in Enum.slice/2, pass 0..-2//1 instead
|
Run tests
negative steps are not supported in Enum.slice/2, pass 0..-2//1 instead
|
Run tests
negative steps are not supported in Enum.slice/2, pass 0..-2//1 instead
|
Loading