fix propcheck and declare xmerl as an extra app required to be turned on #16
Annotations
10 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, erlef/setup-beam@61e01a43a562a89bfc54c7f9a378ff67b03e4a21, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Install dependencies:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Run credo:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Build example.exs:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Build example.exs
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
Build example.exs:
example.exs#L139
Enum.chunk/2 is deprecated. Use Enum.chunk_every/2 instead
|
Set up Elixir:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Set up Elixir:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Run tests:
config/config.exs#L3
use Mix.Config is deprecated. Use the Config module instead
|
Run tests
Logger.warn/1 is deprecated. Use Logger.warning/2 instead
|
The logs for this run have expired and are no longer available.
Loading