Update CI and compatibility #9
Annotations
17 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, erlef/setup-beam@v1, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run mix compile --warnings-as-errors
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
Run mix compile --warnings-as-errors
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
Run mix compile --warnings-as-errors
~R/.../ is deprecated, use ~r/.../ instead
|
Run mix compile --warnings-as-errors
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
Run mix compile --warnings-as-errors
in order to compile .yrl files, you must add "compilers: [:yecc] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
Run mix compile --warnings-as-errors
in order to compile .xrl files, you must add "compilers: [:leex] ++ Mix.compilers()" to the "def project" section of your mix.exs
|
Run mix credo --strict --all
negative steps are not supported in Enum.slice/2, pass 0..-2//1 instead
|
Run mix credo --strict --all
negative steps are not supported in Enum.slice/2, pass 0..-2//1 instead
|
Run mix credo --strict --all
negative steps are not supported in Enum.slice/2, pass 0..-2//1 instead
|
Run mix credo --strict --all
negative steps are not supported in Enum.slice/2, pass 0..-2//1 instead
|
Run mix credo --strict --all
negative steps are not supported in Enum.slice/2, pass 45..-1//1 instead
|
Run mix credo --strict --all
negative steps are not supported in Enum.slice/2, pass 45..-1//1 instead
|
Run mix credo --strict --all
negative steps are not supported in Enum.slice/2, pass 61..-1//1 instead
|
Run mix credo --strict --all
negative steps are not supported in Enum.slice/2, pass 61..-1//1 instead
|
Run mix credo --strict --all
negative steps are not supported in Enum.slice/2, pass 44..-1//1 instead
|
Run mix credo --strict --all
negative steps are not supported in Enum.slice/2, pass 44..-1//1 instead
|
The logs for this run have expired and are no longer available.
Loading