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
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
Run tests
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
Run tests
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
Run tests
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
Run tests
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
Run tests
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
Run tests
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
Run tests
System.stacktrace/0 is deprecated, use __STACKTRACE__ instead
|
Run tests
MIME.valid?/1 is deprecated. Use MIME.extensions(type) != [] instead
|
Run tests
Plug.Crypto.safe_binary_to_term/1 is deprecated. Use non_executable_binary_to_term/2
|
Loading