Add GitHub Actions #2
Annotations
17 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Install dependencies:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Compile with --warnings-as-errors:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Compile with --warnings-as-errors:
deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
|
Compile with --warnings-as-errors
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
|
Compile with --warnings-as-errors
use Bitwise is deprecated. import Bitwise instead
|
Compile with --warnings-as-errors
use Bitwise is deprecated. import Bitwise instead
|
Compile with --warnings-as-errors
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
|
Compile with --warnings-as-errors
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
|
Compile with --warnings-as-errors
Mix.Utils.camelize/1 is deprecated. Use Macro.camelize/1 instead
|
Compile with --warnings-as-errors
String.to_char_list/1 is deprecated. Use String.to_charlist/1 instead
|
Compile with --warnings-as-errors
Atom.to_char_list/1 is deprecated. Use Atom.to_charlist/1 instead
|
Install OTP and Elixir:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Install OTP and Elixir:
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Run "mix format":
config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
|
Run actions/[email protected]
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions/[email protected]
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading