Skip to content

Add GitHub Actions

Add GitHub Actions #1

Triggered via push November 30, 2023 05:07
Status Success
Total duration 1m 56s
Artifacts

main.yml

on: push
Format and compile with warnings as errors
37s
Format and compile with warnings as errors
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
Format and compile with warnings as errors
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/
Format and compile with warnings as errors: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Format and compile with warnings as errors: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Format and compile with warnings as errors: deps/poison/mix.exs#L4
String.strip/1 is deprecated. Use String.trim/1 instead
Format and compile with warnings as errors
Application.get_env/2 is discouraged in the module body, use Application.compile_env/3 instead
Format and compile with warnings as errors
use Bitwise is deprecated. import Bitwise instead
Format and compile with warnings as errors
use Bitwise is deprecated. import Bitwise instead
Format and compile with warnings as errors
Integer.to_char_list/2 is deprecated. Use Integer.to_charlist/2 instead
Format and compile with warnings as errors
Kernel.to_char_list/1 is deprecated, use Kernel.to_charlist/1 instead
Format and compile with warnings as errors
Mix.Utils.camelize/1 is deprecated. Use Macro.camelize/1 instead
Format and compile with warnings as errors
String.to_char_list/1 is deprecated. Use String.to_charlist/1 instead
Format and compile with warnings as errors
Atom.to_char_list/1 is deprecated. Use Atom.to_charlist/1 instead
Format and compile with warnings as errors: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Format and compile with warnings as errors: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Format and compile with warnings as errors: config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Format and compile with warnings as errors
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/
Format and compile with warnings as errors
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/
Test (Elixir 1.14.1 | Erlang/OTP 25.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (Elixir 1.14.1 | Erlang/OTP 25.1): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Test (Elixir 1.14.1 | Erlang/OTP 25.1): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Test (Elixir 1.14.1 | Erlang/OTP 25.1)
CAStore.file_path/0 is undefined (module CAStore is not available or is yet to be defined)
Test (Elixir 1.14.1 | Erlang/OTP 25.1): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead
Test (Elixir 1.14.1 | Erlang/OTP 25.1): config/config.exs#L1
use Mix.Config is deprecated. Use the Config module instead